body, a, tr, td, ul, li, ol, select, option, input, textarea, div, layer, table, H1, H2, H3, H4, H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	line-height:20px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
body {
	margin-top:0px;
	background-image: url(/resources/images/backgrounds/background.gif);
}
.border {
	border: 3px solid #000000;
}
.copy {
}
.title {
	font-size: 22px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #052C57;
}
.title_sml {
	margin-top:18px;
	font-size: 17px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #052C57;
}
.title_smaller {
	margin-top:18px;
	font-size: 14px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #052C57;
}
.date {
	font-size: xx-small;
	color: #999999;
}
H1, H2, H3, H4, H5 {
	font-size: small;
}
a.greycomment {
	font-size: xx-small;
	/*color: #FF0000;*/
	color: #999999;
}
a:hover.greycomment {
	color: #FF0000;
}
a.redcomment {
	/*color: #FF0000;*/
	color: #ff0000;
	font-weight:bold;
}
a:hover.redcomment {
	color: #FF0000;
}
a.bluecomment {
	/*color: #0066FF;*/
	color: #000000;
	font-weight:bold;
}
a:hover.bluecomment {
	color: #000000;
}
a.page_nav {
	font-size: x-small;
	color: #FF0000;
}.homebg {
	background-image: url(/resources/images/home/top_ad_bg.jpg);
}
