﻿html
{
	scrollbar-face-color: #295300;
	scrollbar-highlight-color: #95B536 !important;
	scrollbar-shadow-color: #95B536 !important;
	scrollbar-3dlight-color: #95B536 !important;
	scrollbar-arrow-color: black;
}
body
{
	font-family: Arial, Helvetica, 'sans-serif !important';
	color: #474747 !important;
	font-weight: normal !important;
	font-size: 11px !important;
	margin: 0px !important;
	background-image: url(../0images/bg/13.jpg);
	background-repeat: repeat-x;
	background-color: #9FC139;
}
.divMain
{
	position: relative;
	width: 960px; /*height: 734px;*/
	border: 2px solid #88B800;
}
.divShadow
{
	position: absolute;
	top: 0px;
	width: 100%;
	opacity: 0.1;
	filter: alpha(opacity=5);
	z-index: -1;
}
.MenuMain_Default, .MenuMain_Hover, .MenuMain_Selected, .MenuChild_Default, .MenuChild_Hover, .MenuChild_Selected
{
	/*font-family:Arial, Helvetica, sans-serif;  	font-family: Tahoma !Important ; 	font-weight:bold; 	color:#474747 !Important; 	color:#08499c; 	font-size:9px !Important;*/
	text-decoration: none;
	color: #3C4F00 !important; /*color:#C54C00 !important;*/
	font-family: 'Verdana !important';
	font-size: 11px !important;
	font-weight: bold !important;
	white-space: normal;
	width: 98px !important;
}
.MenuMain_Default:hover
{
	color: #F4FFD5 !important;
}

.MenuMain_Selected
{
	color: #C0C0C0;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	cursor: default;
}

.MenuMain_Hover
{
	/*background-image:url(../0Images/Menu_BG_OnHover.jpg); 	background-repeat:repeat-x;	*/
	color: #ffffff;
	cursor: hand;
	text-align: center;
}

.MenuMain_Default
{
	color: #000000;
	text-align: center;
	cursor: pointer;
}

.MenuChild_Selected
{
	color: #FFFFFF;
	cursor: default;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

.MenuChild_Hover
{
	color: #FFFFFF;
	cursor: hand;
	text-align: left;
	border-style: solid;
	border-color: #00ADEF;
}

.MenuChild_Default
{
	text-align: Left;
	color: #000000;
	border-top: SOLID 1PX #00ADEF;
	border-bottom: SOLID 1PX #00ADEF;
	border-left: SOLID 1PX #00ADEF;
	border-right: SOLID 1PX #00ADEF;
}
.MenuDynamicStyle
{
	border: 1px solid #79AD00;
	background-color: #B4D272;
}
.NonSelectMenu
{
	/*position:relative !Important;*/ /*top:-1px !Important;*/ /*border-top: 1px solid #DBCB95 !Important;	*/
	border-bottom: 1px solid #79AD00 !important;
	border-right: 1px solid #79AD00 !important;
	border-left: 1px solid #79AD00 !important;
	border-top: 1px solid #79AD00 !important;
	background-color: #B4D272 !important; /*height:100% !Important;	*/ /*width: 250px;*/
	font-size: 11px !important;
	font-family: Verdana !important;
	color: #474747 !important;
	text-decoration: none !important;
	top: 21px !important;
}
.NonSelectMenuBorder
{
	border-top: 1px solid #79AD00; /*width: 250px;*/
	font-size: 11px !important;
	font-family: Verdana !important;
	color: #474747 !important;
	text-decoration: none !important;
	vertical-align: middle !important;
}
.SelectedMenuHover
{
	/*background-image: url(../0Images/Search.jpg/selectedbg.jpg) !important;*/ /*background-repeat: repeat-y;*/
	font-size: 11px !important;
	font-family: 'Verdana !important';
	color: #FFFFFF !important;
	text-decoration: none;
	vertical-align: middle !important;
	cursor: hand;
	background-color: #79AD00; /*font-weight: bold;*/ /*width: 250px;*/
}
.Eservice_tab_Contain_small
{
	font-family: Arial, Helvetica, 'sans-serif !important';
	font-size: 10px !important;
	font-weight: bold;
	color: #266AA9;
	text-decoration: none;
}
.Eservice_tab_Contain_small:visited
{
	color: Black;
}

.Eservice_tab_Contain_small:hover
{
	color: Gray;
}
.bottomLink
{
	text-decoration: none;
	color: #fff;
}
.bottomLink:hover
{
	text-decoration: underline;
}

