/* CSS Document */

body {
	background-color: #CCCCCC;
	margin-top: 0px;
	color: #FFFFFF;
}
#btm a:link {
	color: #799B9D;
	text-decoration: underline;
	font-weight: bold;
}
#btm a:visited {
	color: #799B9D;
	text-decoration: underline;
	font-weight: bold;
}
#btm a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	overflow: visible;
	color: #000000;
}
#top2 a:link {
	color: #000000;
	text-decoration: none;
}
#top2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#top2 a:active {
	color: #000000;
	text-decoration: none;
}
#top2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	color: #000000;
}
h2 span {
	font-size: 12px;
	color: #799B9D;
}
.subhead {
	color: #FFCC00;
	font-weight: bold;
}
.newslaterStyle {color: #FF6600}
