/* CSS Document */


body {
	margin: 0px;
	background: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #0066CC;
	font: x-large Arial, Helvetica, sans-serif;
}
h2 {
	color: #0066CC;
	font: large Arial, Helvetica, sans-serif;
}
h3 {
	color: #0066CC;
	font: large Arial, Helvetica, sans-serif;
}

a:hover {
	color: #FF0000;
}

p {

}

li {
	font: small Verdana, Arial, Helvetica, sans-serif;
	list-style: square;
}

blockquote {
	background: #FFFFCC;
	border: 1px solid #FFCC66;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.listmarg li {
	font: small Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
.home_logo_td {
	height: 112px;
	width: 130px;
}
.header_table {
	background: #FF0000;
	width: 100%;
}
.ban_td {
	background: url(../../../images/header_bg.gif) repeat-x;
}

.fullname {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	left: 127px;
	top: 7px;
}
.searchtd {
	background: #99CCFF url(../../../images/searchtdbg.png) no-repeat;
	height: 28px;
	width: 630px;
	white-space: nowrap;
}
.logobottd {
	height: 28px;
	width: 130px;
	vertical-align: top;
}

.searchtdbg2 {
	background: #99CCFF url(../../../images/searchtdbg2.gif) repeat-x;
}
form {
	margin: 0px;
}
.shadow {
	background: url(../../../images/header/shadowbg.gif) repeat-x;
	height: 10px;
	width: 100%;
	text-align: right;
}
.rounder {
	background: #FFFFFF url(../../../images/footer/rounder.png) no-repeat right;
	height: 10px;
	width: 100%;
}



.cnttbl {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.navtd {
	width: 220px;
	background: #99CCFF;
	vertical-align: top;
}
.cnttd {
	background: #FFFFFF url(../../../images/shad.gif) repeat-y right;
	padding-left: 20px;
	vertical-align: top;
	padding-right: 10px;
}
.footer1 {
	background: #99CCFF url(../../../images/footer/footer_search.png) repeat-y;
	width: 100%;
	height: 20px;
}
.footer2 {
	background: #FFCC00 url(../../../images/footer/footer.png) repeat-x;
	width: 100%;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-align: right;
}




.navheadcur {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: yellow;
	font-weight: bold;
}
.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.navhead a:visited {
	color: purple;
	text-decoration: none;
	background: #99CCFF;
	display: block;
}
.navhead a:link {
	color: #000099;
	text-decoration: none;
	background: #99CCFF;
	display: block;
}
.navhead a:hover {
	color: white;
	text-decoration: none;
	background-color: blue;
	display: block;
}
.navhead a:active {
	color: white;
	text-decoration: none;
	background-color: blue;
	display: block;
}

.navheadsec {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.navheadsec a:visited {
	color: purple;
	text-decoration: none;
	background: #E6F2FF;
	display: block;
}
.navheadsec a:link {
	color: #000099;
	text-decoration: none;
	background: #E6F2FF;
	display: block;
}
.navheadsec a:hover {
	color: white;
	text-decoration: none;
	background-color: blue;
	display: block;
}
.navheadsec a:active {
	color: white;
	text-decoration: none;
	background-color: blue;
	display: block;
}

.navsubcur {
	font: bold small Arial, Helvetica, sans-serif;
	background: #FFFF00;
	display: block;
	padding-left: 15px;
}
.navsub {
	font: bold small Arial, Helvetica, sans-serif;
}
.navsub a:visited {
	color: purple;
	text-decoration: none;
	background: #E6F2FF;
	display: block;
	padding-left: 15px;
}
.navsub a:link {
	color: #000099;
	text-decoration: none;
	background: #E6F2FF;
	display: block;
	padding-left: 15px;
}
.navsub a:hover {
	color: white;
	text-decoration: none;
	background-color: blue;
	display: block;
}
.navsub a:active {
	color: #000099;
	text-decoration: none;
}

.crumbs {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	background: #DDDDDD;
	display: inline;
}
.crumbs a:visited {
	color: #996699;
}
.crumbs a:link {
	color: #666666;
	font-size: x-small;
}
.crumbs a:hover {
	color: white;
	background: #333333;
}
.crumbs a:active {
	color: white;
	text-decoration: none;
	background-color: blue;
}
.top {
	text-align: right;
}
.top img {
	border: none;
	padding: 3px;
}
.top a:hover {
	background: #00FF00;
}
hr {
	height: 1px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #999999;
	border-left: none;
}
.rev {
	color: #FFFFFF;
	background: #3366FF;
	margin-bottom: 0px;
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.boxbdr {
	border: 1px solid #3366FF;
	margin: 0px 10px 10px;
	padding: 0px 10px;
}
address {
	font-style: normal;
}
.adds {
	font-size: 11px;
}

