body { margin: 0 auto;}

/* scrollbar*/
html {
scrollbar-arrow-color:#470000;
scrollbar-track-color:#002664;
scrollbar-face-color:#003366;
scrollbar-highlight-color:#470000;
scrollbar-darkshadow-color:#470000;
scrollbar-shadow-color:#00274e;
}
/*end  scrollbar*/
#img {
	padding: 5px;
	margin: 2px;
	float: right;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #0088A3;
	text-decoration: underline;
}
a:link {
	color: #008F9F;
}
.lineft {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FBC6DE;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
#boxes {
	height: 130px;
	width: 290px;
	background-image: url(images/boxs.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
}
.hdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #209AAE;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	text-transform: capitalize;
	font-style: italic;
}
.hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66FF66;
	text-decoration: none;
	font-weight: bolder;
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#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;
	display: block;
	width: auto;
	height: auto;
}

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

#sectionLinks a {
	display: block;
	width: auto;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f78ebd;
	font-style: normal;
	height: 18px;
	padding-top: 4px;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #0088AB;
	background-color: #FBC1DB;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	height: 17px;
	display: block;
}
.llhdbb2w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1px;
}
.textover {
	font-size: 12px;
	color: #000000;
	background-color: #ECF5E7;
}
.leftover {
	font-size: 10px;
	color: #9DB7B9;
	background-color: #ECF5E7;
}
.textR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	line-height: 18px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
#img2 {
	float: none;
	clear: none;
}
