/* CSS Document */
body
{
	scrollbar-arrow-color: #222721;
	scrollbar-face-color: #83BFF0;
	scrollbar-highlight-color: #222721;
	scrollbar-shadow-color: #222721;
	scrollbar-3dlight-color: #222721;
	scrollbar-track-color: #222721;
	scrollbar-darkshadow-color: #222721;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tel_text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.top_bgline {
	background-attachment: scroll;
	background-image: url(../images/top_line.gif);
	background-repeat: repeat-x;
}
.header_bgline {
	background-attachment: scroll;
	background-image: url(../images/header_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.login_borders033 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #429FDD;
	border-right-color: #429FDD;
	border-bottom-color: #429FDD;
	border-left-color: #429FDD;
}
a.link_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link_home:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#A02E01;
	/*color: #FF0033;*/
	text-decoration: none;
}
a.link_black11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link_black11:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A02E01;
	text-decoration: none;
}
a.orangelink_new1 {
	color: #0079AC;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.orangelink_new1:hover {
	color: #629507;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.home_nav_bgline {
	background-attachment: scroll;
	background-image: url(../images/home_nav_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
}
.bg_green {
	background-color: #8FC739;
}
input:focus, textarea:focus, select:focus {
	color: #000000;
	background-color: #F5EEEB;
	border:1px solid #A02E01;
}
.art_tabtext
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

