@charset "utf-8";

#wrapper {
	position: relative;
	margin:0px auto 0px auto;
	background:#FFFFFF;
	background-color: #FFFFFF;
}

.lftnav A:link {
	color: #106084;
	text-decoration: none
} 
.lftnav A:visited {
	color: #287AA6;
	text-decoration: none
} 
.lftnav A:active {
	color: #333333;
	text-decoration: none
} 
.lftnav A:hover {
	color: #6699cc;
	text-decoration: underline;
	color: #FF6600;
}
.lftnav {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.topcmn_nav A:link {
	color: #FFFFFF
} 
.topcmn_nav A:visited {
	color: #FFFFFF;
	text-decoration: none
} 
.topcmn_nav A:active {
	color: #FF6600;
	text-decoration: none
} 
.topcmn_nav A:hover {
	color: #6699cc;
	text-decoration: underline;
	color: #FFCC00;
}
.topcmn_nav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.body_text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}

.listimg  A:link {
	color: #106084;
	text-decoration: underline;
} 
.listimg  A:visited {
	color: #0099FF;
	text-decoration: none
} 
.listimg  A:active {
	color: #FF3300;
	text-decoration: none
} 
.listimg  A:hover {
	color: #6699cc;
	text-decoration: none;
	color: #FF6600;
}
.listimg {
	background-image: url(../images/list.jpg);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 15px;
	line-height: 16px;
	padding-top: 0px;
	background-position: 3px 2px;
}
.searchhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7B95C6;
	font-weight: bold;
	font-style: normal;
}
.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	padding-top: 4px;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.copyright  A:link {
	color: #FFFFFF;
} 
.copyright  A:visited {
	color: #FFFFFF;
	text-decoration: none
} 
.copyright  A:active {
	color: #CCCCCC;
	text-decoration: none
} 
.copyright  A:hover {
	color: #6699cc;
	text-decoration: underline;
	color: #FFFF00;
}
