﻿body 
{
	margin-top:0px;
	margin:0px;
	
}
.table 
{
	font-family:Arial;
	font-size:10pt;	
}
.table1 
{
	font-family:Arial;
	font-size:11pt;	
}
.maintd
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	border-color:#cccccc;	
	border-style:solid;
	border-width:1px;
	
}
.head
{
	font-size:20px;
	font-weight:bold;
	color:White;
	background-color:#023B79;
	text-align:center;
}
.lable
{
	border-style:none;
	border-color:White;
	
}
.tdleft
{
	border-bottom: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	padding:5px;
}
.tdright
{
	border-bottom: #ffffff 1px solid;
	padding:5px;
}
.saqtd
{
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	padding:3px;
}
.profiletd
{
	padding-left:3px;
	padding-bottom:8px;
}
.head1
{
	font-size:18px;
	font-weight:bold;
	color:#073042;
	padding-bottom:7px;
}
.theme
{
	font-family:Times New Roman;
	font-size:20px;	
	padding:0px;
}
.labsba
{
	background-color:#f4f9fc; 
	font-weight:bold;
	border-style:none;
	border-color:White;
}

.link
{
	color:#073042;
	font-weight:bold;
	
}
.linkREV
{
	color:#073042;
	font-weight:bold;
	
}
.headnext
{
	padding-top:5px;
}
.headnext1
{
	padding-top:5px;
}
.foot
{
	padding-top:10px;
}
.btn
	{ 	 
	background-image: url(Exam_Images/Register.png); 
	background-repeat: no-repeat; 	
	position: relative; 
	} 
	
	.welcome
	{
		background-color:#f5f8fb;
		
		
	}
	
.Aamou1
{
	padding-left:3px;
	background-color:#82CAFF; 
	font-weight:bold; color:White; 
	font-size:11.5pt;
}
.Aamou2
{
	padding-left:3px;
	background-color:#D2B9D3; 
	font-weight:bold;  
	font-size:11.5pt;
}
.Aamou3
{
	padding-left:3px;
	background-color:#FFF8C6; 
	font-weight:bold;  
	font-size:11.5pt;
}

#headerCntr { position: relative;  width: 1000px; height: 133px; overflow:hidden;  margin: 0 auto; background:url(../img/index_01.jpg) repeat-x; }


/*	#headerCntr { position: relative;  width: 980px; height: 158px; overflow:hidden; background: url(../img/header_bg1.jpg) top  center no-repeat; margin: 0 auto; border:1px solid #F00; margin-top:50px; }*/
	#headerCntr h1 { padding:0; overflow: hidden; float:left;}
	#headerCntr h1 a { display: block; width: 997px; height:96px; overflow: hidden; text-indent: -9999px; background: url(../img/banner.png) top left no-repeat; }
	
		/* ### MENU CONTAINER ### */		
												
		#menuCntr{ position: absolute; width: 442px; top: 50px; right: 0px; height: 33px;}
		#menuCntr ul{ margin:0px;}						
		#menuCntr li { list-style: none; float:left; }						
		#menuCntr li a { display:block; width: auto; font-family:Arial, Helvetica, sans-serif; line-height:33px; font-size:12px; color:#000; text-decoration:none; text-align:center; padding-left:10px; padding-right:10px; }
		#menuCntr li a:hover {text-decoration: none;  height:33px;border-top-right-radius:5px; border-top-left-radius:5px;border-bottom-right-radius:5px; border-bottom-left-radius:5px; background:#37383A;/*background: url(../img/over.png) left top no-repeat;*/ color:#fff;}	
		#menuCntr li a.select {text-decoration: none; height:33px; border-top-right-radius:5px; border-top-left-radius:5px;border-bottom-right-radius:5px; border-bottom-left-radius:5px; background:#37383A;  color:#fff;}	
		#menuCntr ul.sub-menu {
	display: none;
	position: absolute;
	top: 120px;
	width:auto;
    margin-left:0px;
}


#menuCntr ul.sub-menu li {
	text-align: left;
}

#menuCntr li:hover ul.sub-menu {
	display: block;
	/*border: 1px solid #ececec;*/
}