body {
	 
	background-color: #8DBDE1;
	margin:0px;
	font-family:Arial;
	font-size: 11px;
	 
}
/* BeginingStyle for Main Table*/
#TblUMainHolder{ background-color:#8DBDE1; direction:ltr;
}
/* BeginingStyle for Menu Table*/
#TdUVerticalMenuHolder{ background-color:#155D8F
}
/* begining Style Form*/
.TextBox{
    font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	width: 110px;
	padding: 2px;
	height: 22px;
	border-top: 2px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.Button {
	font-family: Arial;
	font-size: 11px;
	color: #155D8F;
	text-decoration: none;
	background-color: #FFFFFF;
	height: auto;
	vertical-align: middle;
	font-weight:normal;
	padding-right: 1px;
	padding-left: 1px;
	width: inherit;
}
/* End Style Form*/

/* BeginingStyle for VerticalMenu & Language*/
.T1{
font-family:tahoma;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
padding-right: 2px;

}
 .T2{
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
padding-left: 10px;

}


A.T1:hover,A.T2:hover {
	font-size: 11px;
	color: #FFA340;
	text-decoration: none;

}

A.T2, A.T1{
	
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

A.T1:active,A.T2:active {
	font-size: 11px;
	color: #FFA340;
	text-decoration: none;

}

.VerticalMenuSeperator {
	border-top-style: none;
	font-family: arial;
	font-size: 12px;
	color: #B5CFE3;
    letter-spacing: 1px;
	text-align: center;
}
/* End for Menu & Language*/

/* Begining Style  Member*/

.T3{
	font-size: 11px;
	color: #0F466A;
	text-decoration: none;
	padding-bottom: 2px;
}

a.T3:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 2px;
}
/* End Style  Member*/

/* Begining Style  Location*/
.H1 {
	font-size: 12px;
		color: #155D8F;

	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
A.H1:hover {
	font-size: 12px;
		color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
/* Begining Style  TextBody*/
.T4{
	font-size: 11px;
	color: #1E1E1E;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* Begining Style  EasyPageText*/
.T5 {
	font-size: 11px;
	color: #F9F9F9;
	text-decoration: none;
}
/* Begining Style  CopyrightText*/
.T6{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.T6:hover {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
/* Begining Style  DropdownSubMenu*/
.DropdownSubMenu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4E9FD7;
	width: 100%;
	padding-right: 8px;
	text-align: right;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
		

}
A.DropdownSubMenu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4E9FD7;
	width: 100%;
	padding-right: 8px;
	text-align: right;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
	
	
}

A.DropdownSubMenu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #F9E792;
	text-decoration: none;
	background-color: #5183A5;
	width: 100%;

}
A.DropdownSubMenu:active {
	font-family: Arial;
	font-size: 11px;
	color: #F9E792;
	text-decoration: none;
	background-color: #5183A5;
	width: 100%;
	
}
