body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff5e6;
}
a:link {
	color: #CF242C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CF242C;
}
a:hover {
	text-decoration: none;
	color: #A50713;
}
a:active {
	text-decoration: none;
	color: #CF242C;
}

P,DL,BR,LI { color: #333333; line-height: 16px; font-size: 12px; }
P,UL {  margin-bottom: 4px; margin-top: 10px;}
TD { color: #333333; line-height: 16px; font-size: 12px; }
H1,H2,H3,H4 {color: #CF242C }
H1 {font-size: 20px}
H2 {font-size: 18px}
H3 {font-size: 16px}
H4 {font-size: 14px}
ul { list-style-image: url(thumbs/marker.gif) }

.header {color: #CF242C; font-size: 15px; line-height: 15px; font-weight: bold; margin-top:0px;}

#top_menu {
	padding-right: 10px;
	padding-bottom: 5px;
	nobr: nobr;
	width: 310;
}

#bottom_menu {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content {
	background-image: url(graphics/top2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

