body { margin:0;
}


/* scrollbar*/
html {
scrollbar-arrow-color:#ffd34b;
scrollbar-track-color:#000000;
scrollbar-face-color:#003e65;
scrollbar-highlight-color:#ffd34b;
scrollbar-darkshadow-color:#ffd34b;
scrollbar-shadow-color:#ffd34b;
}
/*end  scrollbar*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: normal;
}
#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;
}
.hdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7B0000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	text-transform: capitalize;
}

/*********** #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;
	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: #000000;
	font-size: 0.72em;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	font-style: normal;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #840000;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D6D6D6;
}

a{
	color: #FFD249;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	height: 16px;
	padding-top: 2px;
}
.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;
}
.textover {
	font-size: 12px;
	color: #000000;
	background-color: #ECF5E7;
}
.leftover {
	font-size: 10px;
	color: #9DB7B9;
	font-family: Arial, Helvetica, sans-serif;
}
.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: #FFFFCC;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFD249;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #659047;
}
