/* Start of CMSMS style sheet 'css' */
#myframe { height: 1600px; }


.imagecolor {border: 5px solid #BCB059;}

.CGBlogSummaryLink{
text-transform: uppercase;
	font-size: 15px;
	color: #ffffff;
text-decoration: none;

}

.link{
color: #968900;
}



div.qa{
	font-size: 15px;
	color: #231F20;
}

body {
	background-color: #0F0514;
	background-image: url(back.jpg);
	background-repeat: no-repeat;

}
body,td,th {
	
font-family: Arial,Georgia,Garamond;

	font-size: 12px;
	color: #231F20;
	line-height: 18px;

}
a:link {
	color: #442457;
	font-family: Arial,Georgia,Garamond;
	font-size: 12px;
font-weight: bold;
text-decoration: none;

}
a:visited {
	color: #442457;
text-decoration: none;
}
a:hover {
	color: #958900;
text-decoration: none;
}
a:active {
	color: #442457;
text-decoration: none;
}

img.special {
border: 3px black solid;
}




img
{
	border:0;
	vertical-align:middle;
}

.CGBlogPostDetailTitle
{
	color: #6C0BD9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* End of 'css' */

