/*Existing Styles*/
BODY
{
	margin: 0;
	FONT-SIZE: 10px;
	FONT-FAMILY:Verdana;
	/*scrollbar-arrow-color: #1D4995;*/
	scrollbar-3dlight-color: #fffff;
	scrollbar-highlight-color: #1D4995;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #1D4995;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background-color: #FCF9E8;
	background-repeat: repeat-x;
	background-image: url(../images/main_bgline.jpg);
	}
.bg2 {
	background-image: url(../images/bg_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.totalborder {
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-left-color: #CACACA;
	background-color: #FFFFFF;
	border-bottom-color: CACACA;

}
.blue_bg {
	background-image: url(../images/bg_bluegrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_space_line {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #00B6E3;

}
}
.topline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #00B6E3;

}
.right_space_line {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #00B6E3;
}
.lefbtns {
	font-family:Arial,verdana, Helvetica, sans-serif,Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lefbtns a:hover {
	font-family:Arial,verdana, Helvetica, sans-serif,Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #FFBD2E;
	text-decoration: none;
}
.logo_bg {
	background-image: url(../images/main_bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.content{
	font-family:Arial,Trebuchet MS,  Helvetica, sans-serif;
	font-size: 12px;
	color: #568BCB;
	text-decoration: none;

}
.leftbuttons_redbg {
	background-color: #CB3536;
}
.heading-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #982727;
	text-decoration: none;
	vertical-align: middle;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5CB93;
}
.margin-body {
	padding-top: 10px;
	margin: 10px;
}
.table_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	background-color: #AFCF44;
	height: 25px;
}
.table_border_green {
	border: 1px solid #AFCF44;
}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AFCF44;
}


.lefbtns_sub {

	font-family:Arial, verdana, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lefbtns_sub a:hover {
	font-family:Arial, verdana, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #FFBD2E;
	text-decoration: none;
}
.margin-body-bold {
	font-weight: bold;
}
.heading-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F76D1B;
	text-decoration: none;
	height: 20px;
}
.heading-orange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F76D1B;
	text-decoration: underline;
	height: 20px;
}
.table-bgcolor {
	background-color: #F8FEC7;
	border: 1px solid #A6C106;
}
.footer-image {
	background-image: url(../images/footer_image.jpg);
	background-repeat: repeat-x;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0F2FA;
}
