body { margin:0 auto;}



/* scrollbar*/
html {
scrollbar-arrow-color:#000000;
scrollbar-track-color:#0c4599;
scrollbar-face-color:#4fad26;
scrollbar-highlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#a7d692;
}
/*end  scrollbar*/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #54B52A;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
#img {
	margin: 7px;
	padding: 2px;
	border: 1px solid #E3E3E3;
	float: left;

}
#boxes {
	height: 95px;
	width: 200px;
	background-image: url(images/boxs.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	padding: 5px;
	border: 1px solid #E3E3E3;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: static;
	margin: 0px;
	padding: 1px 0px;
	display: block;
	width: auto;
	height: auto;
}

#sectionLinks h3{
	padding: 10px 0px 5px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px;
	width: auto;
	color: #09387e;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
	font-style: normal;
}
.bbline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b0c0a9;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #4FAD26;
}

a{
	color: #0442A6;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	height: 16px;
	padding-top: 2px;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #04429C;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.hdtest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #04429C;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #C8D3C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 18px;
	padding-top: 2px;
}
.texttest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.texttestname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	text-decoration: none;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C8D3C2;
	text-align: right;
	display: block;
	margin-top: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C8D3C2;
}

