body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F9F9;
	background-image: url(../../images/bg_map.gif);
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
a{
	text-decoration: none;
}
a:link{
	color: #226060;
}
a:visited{
	color: #226060;
}
a:hover{
	color: #FF3300;
	background-color: #f1f1f1;
}
a:active{
	color: #226060;
}
.mainnavbg {
	background-image: url(../../images/mainnavbg.jpg);
	color: #226060;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.mainnavbg a{
	color: #226060;
	display:block;
	text-decoration: none;
	line-height: 24px;
}
.mainnavbg a:link{
	color: #226060;
}
.mainnavbg a:visited{
	color: #226060;
}
.mainnavbg a:hover{
	color: #FF3300;
	background-image: url(../../images/mnavdot.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	background-color: #Fafafa;
}
.mainnavbg a:active{
	color: #226060;
}
.cpbg {
	height: 30px;
	width: 200px;
	color: #369696;
	text-decoration: none;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1F0EE;
}
.cpbg a{
	color: #369696;
	display:block;
	text-decoration: none;
	line-height: 22px;
}
.cpbg a:link{
	color: #226060;
}
.cpbg a:visited{
	color: #226060;
}
.cpbg a:hover{
	color: #FF3300;
	background-color: #FFFFFF;
}
.cpbg a:active{
	color: #FF9900;
}

.navbg {
	background-image: url(../../images/navbg.jpg);
	background-repeat: repeat-x;
}
.f12b {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.maintxt {
	line-height: 160%;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
}
.red1 {
	height: 24px;
	background-image: url(../../images/red1.jpg);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FE0000;
	font-family: Arial;
	letter-spacing: 1px;
}
.graybg {
	background-image: url(../../images/gray.jpg);
	height: 24px;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: 4px;
	line-height: 24px;
	font-family: Arial;
	text-decoration: none;
}
.toprbg {
	background-image: url(../../images/rdbg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 198px;
}
.pad2 {
	border: 1px solid #EAEAEA;
	margin: 0px;
	padding: 2px;
}
.pads {
	border: 1px solid #EAEAEA;
	margin: 8px;
	padding: 2px;
}
