body
{
	font-family: Arial, Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	background: White;
}



.header
{
	background: url(../images/header_spliter.JPG) repeat-x;
}



.table_1_outer
{
	background: #F5FCFC;
}
.table_1_outer_1
{
	background: #F5FCFC;
}


.table_1_outer td
{
	border: 1px solid #CB941D;
	padding: 3px;
}



.table_1_inn
{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px #C4C7C0 solid;
	margin: 10px;
	border-collapse: collapse;
}



.table_1_inn td
{
	border: 1px #C4C7C0 solid;
	padding: 3px;
}



.button_1
{
	background: url( '../images/button_split.jpg' ) repeat-x;
	height: 25px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid;
	background: Teal;
}



.td_bg
{
	background: url(../images/td_bg_2.jpg) repeat-x;
	height: 28px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}


.td_bg_2
{
	background: url(../images/td_bg_2.jpg) repeat-x;
	height: 20px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}



.input_bg
{
	background: url(../images/input_bg.jpg) repeat-x;
	height: 18px;
	padding: 2px;
	font-size: 11px;
	border: 1px #cbb074 solid;
}

.input_bg_02
{
	background: url(../images/input_bg_02.jpg) repeat-x;
	height: 15px;
	color: #333;
	width: 210px;
	padding: 2px;
	font-size: 11px;
	border: 0px #0aad93 solid;
}

.ASPMenuCss
{
	font-family: "Helvetica Neue" ,helvetica, "microsoft sans serif" ,arial,sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: 500;
	z-index: 101;
	text-align: center;
	padding: 4px;
}

.ASPMenuCssChild
{
	display: block;
	border: solid 0.5px #000;
	height: 20px;
	padding-left: 2px;
	background: url( '../images/menu-wrapp.JPG' );
	z-index: 300;
	position: relative;
}
.ASPMenuCssTest
{
	font-family: "Helvetica Neue" ,helvetica, "microsoft sans serif" ,arial,sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: 500;
	z-index: 101;
	text-align: center;
	padding: 4px;
}
.ASPMenuCssChildTest
{
	display: block;
	border: solid 0.75px #000;
	height: 20px;
	background-color: #00FFCC;
	border-spacing: 1px;
	color: Red;
	z-index: 300;
	position: relative;
}



.hover, .selected
{
	border: solid 1px Navy;
	border-spacing: 1px;
	background-color: #00FFCC;
}
.item
{
	text-align: center;
	display: block;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 0;
}
.statichover
{
	background-image: url( '../images/menu-wrapp.JPG' );
}

#divMenu
{
}

#divMenu .item
{
	color: black;
}

#divMenu .selected
{
	color: black;
}

#divMenu .hover
{
	color: black;
}

.style5
{
	background: url(  'images/td_bg_2.jpg' ) repeat-x;
	height: 6px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.overlay
{
	position: fixed;
	background-color: white;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	z-index: 10000;
}
