body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
td, th, p{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6{
	font-size: 22px;
	font-family:  Verdana, Helvetica, Arial  sans-serif;
	color: #444;
}
hr{background-color: #999; color: #999; height: 1px; border: 0;}
h2{font-size: 18px;}
h3{font-size: 16px;}
h4{font-size: 14px;}
h5, h6{font-size: 12px;}
a:link{
	color: #666666;
}
a:visited{
	color: #999999;
}
a:hover{
	color: #EB3D00;
}
p.title{
	font-size:21px;
	color: #EB3D00;
}
.title{
	font-size:21px;
	color: #EB3D00;
}
p.subtitle{
	font-size:17px;
	color: #999999;
}
.subtitle{
	font-size:17px;
	color: #999999;
}
.ImgLeft{
float:left;
margin-right:5px;
}

.ImgRight{
float:right;
margin-left:5px;
}
.topBtn:link, .topBtn:visited {
	float: left;
	display: block;
	width: 85px;
	height: 15px;
	margin-right: 5px;
	background-image:url('/nav/up.gif');
	color: #EB3D00;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}
.topBtn:hover{
	color: #bac0c8;
}

.logo {
	padding-left: 12px;
}

img{
	border: 0;
}
#header{
	padding-bottom: 3px;
	background: #EB3D00 url('/i/headerBgr.gif') top repeat-x;
}
#topMenu{
	margin:  5px 0 0 0;
	background-color:#C1C0BF;
	padding: 5px 0;
	font-size: 16px;
	white-space: nowrap;
	color: #fff;
}
#topMenu ul{
	margin: 0;
	padding: 0;
}
#topMenu li{
	display: inline;
}
#topMenu a:link, #topMenu a:visited{
	color: #555;
	font-family: Verdana, Helvetica, Arial  sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-top: 2px;
	margin: 0px 20px;
}

#topMenu a:hover, #topMenu a.btnSelected:link, #topMenu a.btnSelected:visited{
	color: #fff;

}
.siteLink{
	padding-top: 10px;
	background-color: white;
	float: left;
	line-height: 1px;
	width: 160px;
	padding: 10px 35px 0 10px;
}
.siteLink a{
	width: 160px;
	line-height: 1px;
	margin: 0;
}
.siteLink .pic{
	margin-top: 5px;
	filter: gray;
}
.siteLink a:hover .pic{
	filter: none;
}
img.banner{
	margin-top: 10px;
}
#main{
	background-color: white;
	padding: 10px;
	margin: 2px 0 5px 15px;
	width: 550px;
}
#ctx{
	width: 160px;
	background-color: #eeeeee;
	padding-bottom: 10px;
}
#ctx a:link,#ctx a:visited{
 color: #EB3D00;
 font-weight: bold;
 text-decoration: none;
}
.menuCat{
	color: white;
	background: #EB3D00 ;
	text-align: center;
	margin: 0;
	padding: 3px 0;
	font-size: 12px;
}
a.btn:link, a.btn:visited, a.btnSelected:link, a.btnSelected:visited{
	color: #000;
	text-decoration: none;
	font-family: Helvetica, Arial,  Verdana, sans-serif;
	padding: 0;
}
a.btnSelected:link, a.btnSelected:visited{color: #EB3D00;}