@charset "utf-8";
/* CSS Document */

body {
	background-color: #334C2F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#topmenu {
	background-image: url(/images/index_02.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 960px;
}
#topmenu .menulinks {
	height: 24px;
	padding-left: 30px;
	padding-right: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 24px;
	padding-top: 2px;
}
#topmenu .menulinks a:link, #topmenu .menulinks a:visited {
	text-decoration: none;
	color: #333;
	display: block;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #D2DBBE;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFE7;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#topmenu .menulinks a:hover {
	text-decoration: none;
	color: #FFF;
	display: block;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #8D9798;
	font-weight: bold;
}
#topmenu .menulinks .uberlink {
	text-decoration: none!important;
	color: #FFF!important;
	display: block!important;
	float: left!important;
	padding-right: 12px!important;
	padding-left: 12px!important;
	background-color: #8D9798!important;
	font-weight: bold!important;
}
.leftcol {
	background-color: #D2DBBE;
	background-image: url(/images/main_02.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 396px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.rightcol {
	background-color: #D2DBBE;
	background-image: url(/images/main_04.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 219px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.rightcol2 {
	background-color: #D2DBBE;
	height: 445px;
	width: 219px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(/images/main_04a.jpg);
	background-repeat: no-repeat;
}
.leftcoltext {
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #F2F4EC;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.leftcoltext2 {
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #F2F4EC;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.leftcoltext3 {
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #F2F4EC;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 400px;
}
.leftcoltext100 {
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #F2F4EC;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.rtcoltest {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 15px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #D2DBBE;
}
.footer  a:visited {
color: #D2DBBE!important;
	text-decoration: underline!important;
	display: inline!important;
	background-color: #334C2F!important;
	background-image: none!important;
	float: none!important;
	border-top-width: 0px!important;
	border-right-width: 0px!important;
	border-bottom-width: 0px!important;
	border-left-width: 0px!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	font-weight: normal!important;
}
.footer  a:link {
	color: #D2DBBE!important;
	text-decoration: underline!important;
	display: inline!important;
	background-color: #334C2F!important;
	background-image: none!important;
	float: none!important;
	border-top-width: 0px!important;
	border-right-width: 0px!important;
	border-bottom-width: 0px!important;
	border-left-width: 0px!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	font-weight: normal!important;
}
.footer  a:hover {
	color: #FFF;
	text-decoration: underline;
}
#fullcol {
	background-color: #D2DBBE;
	width: 695px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #99BAC3;
	background-image: url(/images/index2_02.jpg);
	background-repeat: no-repeat;
}
a {
	color: #333;
	text-decoration: underline;
}
#rtborder {
	background-image: url(/images/main_05.png);
	background-repeat: repeat-y;
	width: 21px;
}
#lftmargin {
	background-image: url(/images/main_01.png);
	background-repeat: repeat-y;
	width: 23px;
}
.leftcoltext h1 {
	color: #5E8D9D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	line-height: 25px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBDADE;
	border-right-color: #CBDADE;
	border-bottom-color: #CBDADE;
	border-left-color: #CBDADE;
}
.leftcoltext100 h1 {
	color: #5E8D9D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	line-height: 25px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBDADE;
	border-right-color: #CBDADE;
	border-bottom-color: #CBDADE;
	border-left-color: #CBDADE;
}
.leftcoltext2 h1 {
	color: #5E8D9D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	line-height: 25px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBDADE;
	border-right-color: #CBDADE;
	border-bottom-color: #CBDADE;
	border-left-color: #CBDADE;
}
.leftcoltext3 h1 {
	color: #5E8D9D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	line-height: 25px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBDADE;
	border-right-color: #CBDADE;
	border-bottom-color: #CBDADE;
	border-left-color: #CBDADE;
}
.rightcol .rtcoltest h2{
	font-size: 14px;
	font-weight: bold;
	color: #577E8A;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.rightcol .rtcoltest a:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 180px;
	line-height: 1.5em;
}
.rightcol .rtcoltest a:link {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 180px;
	line-height: 1.5em;
}
.rightcol .rtcoltest a:hover {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 180px;
	background-color: #F7F7F7;
	line-height: 1.5em;
}
.itemdescription {
	background-color: #FEFEFC;
	padding: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #879C56;
	margin-top: 5px;
}
form table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.sidemenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.leftcoltext3  a:visited {
	font-weight: bold!important;
	color: #40646A!important;
	text-decoration: underline!important;
}
.leftcoltext3  a:link {
	font-weight: bold!important;
	color: #40646A!important;
	text-decoration: underline!important;
}
.leftcoltext3  a:hover {
	font-weight: bold!important;
	color: #40646A!important;
	text-decoration: underline!important;
}
