td{
	font-family: Arial;
	font-size: 12px;
	color:#4D4D4D;	
}
.whitebgborder {
	background-color:#FFFFFF;
	border: 1px solid #C8C8C8;

};

.graydottedline {
	background-color:#FFFFFF;
	BORDER-BOTTOM: 1px dotted #A7AAAC;
	line-height: 20px;
	padding:0 0 5px;
	height: 15px;


};

.goldentext-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D98321;
	text-decoration: none;
}
.bluetext-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B78C3;
	text-decoration: none;
	font-style: italic;
}

SELECT {
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;
	font-size: 10px;
	BORDER-LEFT: thin groove;
	BORDER-BOTTOM: thin groove;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color:#4D4D4D;
}
BODY {scrollbar-face-color: #E3E7E9;
    scrollbar-shadow-color: #AFB4B7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-slider-color: #AFDAF7;
	scrollbar-3dlight-color: #CFD4D7;
	scrollbar-darkshadow-color: #F1F1F1;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #9AA1A5;
};

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: none;
	line-height: 18px;

}
.headertxt{
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #585858;
	height: 21px;
	padding:3px,0px,3px,3px;
	font-style: normal;
};

.divider{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #B38009;
	height: 21px;
	};

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	height:34px;
	font-size: 10px;
	color: #4A4A4A;
	padding: 0 9px;
	font-weight: bold;
	vertical-align: middle;
};

.graygrad {
	background-image: url(../images/gray_grad.jpg);
	background-repeat: repeat-x;
	height: 330px;
}

.redgrad {
	background-image: url(../images/red_grad.jpg);
	background-repeat: repeat-x;
	height: 330px;
}
.bluegrad {
	background-image: url(../images/blue_grad.jpg);
	background-repeat: repeat-x;
	height: 330px;
}
.lightgraygrad {
	background-image: url(../images/lightgray_grad.jpg);
	background-repeat: repeat-x;
	height: 330px;
}
.yellowgrad {
	background-image: url(../images/yellow_grad.jpg);
	background-repeat: repeat-x;
	height: 330px;
}
.greengrad {
	background-image: url(../images/green_grad.jpg);
	background-repeat: repeat-x;
	height: 330px;
}
.butbg {
	background-image: url(../images/but_bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
}

.scrollerbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding:1px 0 0 0;
	background-color: #B38009;
	height: 20px;
	background-repeat: no-repeat;

}

a.scrollerbg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B38009;
	height: 20px;
}

#scroll {
	OVERFLOW: auto;
	HEIGHT: 256px;
	padding: 0px 10px 0px 0px;
	scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #AFB4B7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-slider-color: #AFDAF7;
	scrollbar-3dlight-color: #CFD4D7;
	scrollbar-darkshadow-color: #F1F1F1;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #9AA1A5;
}
#scroll2 {
	OVERFLOW: auto;
	HEIGHT: 132px;
	padding: 5px 10px 0px 0px;
	scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #AFB4B7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-slider-color: #AFDAF7;
	scrollbar-3dlight-color: #CFD4D7;
	scrollbar-darkshadow-color: #F1F1F1;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #9AA1A5;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	text-align: justify;
	padding: 0px 10px 0px 20px;
}

.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: ffffff;
    text-decoration: none;
}

a {
	color: #4D4D4D;
	text-decoration:none;
}
a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}

ul li{
	list-style-image: url(../images/bullet.gif);
}

li.bullet2{
list-style-image: url(../images/bullet2.gif);
margin-left:14px;
color: #858585;
}



#div1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#div1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F4F4F4;
	padding: 3px;

}

#div1 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#46433C;
	background-color: #CFD4D7;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
}

.bluetext-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B38009;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;

}

.graybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
	padding: 0 0 0 20px ;
}

