body {
	margin: 0;
	padding: 0; 
	background-color:#fafafa;
	font-size: 60%;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 14px;
	color: #3C3C3C;	
	overflow: hidden;
	height:100%;
}


#menu{
	position:relative;
	top:130px;
	left:50px;
}

#menuBG{
	background-color:#535F95;
	height:30px;
	position:relative;
	top:130px;

}
#topMenu{
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	height:130px;
	overflow:hidden;
	background-image:url('/images/bgnew.png');
	background-repeat:repeat-x;
	background-color:#dddfe5;
	
}
#topMenu1{
	padding-left:5px;
	
}
#outer{
	
	
}
#outer2{
	overflow:auto;
	position:absolute;
	left:0px;
	right:0px;
	top:165px;
	bottom:0px;
	margin-left: 50px;
}

#footer{
	background-image:url('/images/bottom_bg.png');
	background-repeat:repeat-x;
	color:#CACACA;
	height:60px;
	text-align:center;
	
}
#mpage{
	overflow:auto;
	
}

.hand{
	cursor:pointer;
}

A {
	COLOR: #183F87; 
	TEXT-DECORATION: none;
}

A:hover {
	TEXT-DECORATION: none;
	background-color: #fdd704;
}
A:active {
	TEXT-DECORATION: none;
}
A:link {
	TEXT-DECORATION: none;
}

A.imgLink{
	TEXT-DECORATION: none;
}
A.imgLink:hover{
	TEXT-DECORATION: none;
	background-color: transparent;
}

A.lmenub{
	COLOR: #183F87; 
	FONT-SIZE: 11px;
	FONT-WEIGHT: 400;
	TEXT-DECORATION: none;
	padding:2px;
}
A.lmenub:hover{
	background-color: #fdd704;
}

.divoverflow{
	overflow:scroll;
}
.formhead{
	color:#FFFFFF;
	text-align:center;
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold;
	background-color:#01016a;
	
}

.emenu{
	padding:5px;
	background-color:#E9E9F3;
	border:1px solid #D0D0E8;
	cursor:pointer;
}
.emenu1{
	padding:5px;
	background-color:#CCCCE3;
	border:1px solid #BCBCDE;
	font-weight:bold;
	cursor:pointer;
}

.listMenu{
	padding:5px;
	background-color:#E9E9F3;
	cursor:pointer;
}
.listMenu1{
	padding:5px;
	background-color:#E6E6E6;
	font-weight:bold;
	cursor:pointer;
}

.tdListMenu{
	padding:5px;
	background-color:#E9E9F3;
}
.tdListMenu1{
	padding:5px;
	background-color:#E6E6E6;
	font-weight:bold;
}


.error{
	color:#990000;
	font-weight:bold;
}
.box2{
	border:1px solid #F8F8F8;
}
.box1{
	border:1px solid #eeeeee;
}
.box{
	border:1px solid #e5e5e5;
	background-color: #FFFFFF;
	padding:5px;
}
.boxFrame{
	padding:1px;
}
.contact{
	font-size: 150%;
	font-weight:bold;
	text-decoration: none;
	color: #FDD90B;
	padding:5px;
	padding-top:10px;
}

.title{
	color:#000000;
	font-size: 110%;
	padding-bottom:2px;
	font-weight:bold;
	text-decoration: none;
}
.pageTitle{
	color:#000000;
	font-size: 130%;
	padding-bottom:2px;
	font-weight:bold;
	text-decoration: none;
}
.boldTitle{
	color:#010f47;
	font-size: 100%;
	padding-bottom:2px;
	font-weight:bold;
	text-decoration: none;
}
.boxTitle{
	color:#010f47;
	font-size: 110%;
	padding-bottom:5px;
	font-weight:bold;
	text-decoration: none;
}
.boxTitleBot{
	padding-bottom:5px;
}
A.boxTitle1{
	color:#010f47;
	font-size: 110%;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:5px;
}
A.boxTitle1:hover{
	color:#010f47;
	font-size: 110%;
	font-weight:bold;
	text-decoration: none;
	background-color: #fdd704;
	padding-bottom:5px;
}

A.msggrey{
	color:#CACACA;
}
.foot{
	color:#CACACA;
	font-size: 100%;
}
.grey{
	color:#8F8F8F;
}
.orange{
	color:#fdd704;
}

.sbox{
	padding-bottom:20px;
}
.back{
	text-align:right;
	padding-right:50px;
}