body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}
 
.menu{
		list-style:none; 
		border:1px solid #c0c0c0; 
		float:left; 
		}

.menu li{
		position:relative; 
		float:left; 
		border-right:1px solid #c0c0c0; 
		}
		
.menu li a{color:#333; text-decoration:none; padding:5px 10px; display:block;}

.menu li a:hover{
		background:#333; 
		color:#fff; 
		-moz-box-shadow:0 3px 10px 0 #CCC; 
		-webkit-box-shadow:0 3px 10px 0 #ccc; 
		text-shadow:0px 0px 5px #fff; 
		}

.menu li  ul{
			position:absolute; 
			top:25px; 
			left:0;
			background-color:#fff; 
			display:none;
			}

/*Displaying the sub menu*/

.menu li:hover ul, .menu li.over ul{display:block;}

.menu li ul li{
				border:1px solid #c0c0c0; 
				display:block; 
				width:150px;
				}


#site{              
	width:1000px;           
	height:700px;        
	margin-top:0;             
	margin-right:auto;          
	margin-bottom:0;           
	margin-left:auto;           
	background-color:#666;   
	}


table #mark{ 
	margin: 1em; border-collapse: collapse; 
	}
#mark td, #mark th { 
	padding: .3em; border: 1px #ccc solid;
	} 
#main_content {
	font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
	width:1272px;
	height:260px;
	position:absolute;
	top:-2px;
	left: -176px;
	margin-top:25px;
	margin-right:100px;
	margin-bottom:25px;
	margin-left:200px;
	font-size: 14px;
	z-index:1;
}

#students-details{
width:800px;
height:125px;
}

#main_content-1 {
	/*font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;*/
	width:790px;
	height:270px;
	position:absolute;
	top:25px;
	left: 100;
	margin-top:25px;
	margin-right:100px;
	margin-bottom:25px;
	margin-left:200px;
	font-size: 14px;
	z-index:1;		
}

#main_content-2 {
	/*font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;*/
	width:1251px;
	height:250px;
	position:absolute;
	top:25px;
	left: 25px;
	right: 25px;
	margin-top:25px;
	margin-right:50px;
	margin-bottom:25px;
	margin-left:50px;
	font-size: 14px;
	z-index:1;
}

#main_content-3 {
	/*font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;*/
	width:1200px;
	height:349px;
	position:absolute;
	top:25px;
	left: 100px;
	margin-top:25px;
	margin-right:0px;
	margin-bottom:25px;
	margin-left:0px;
	font-size: 14px;
	z-index:1;
}

#header{           
width:1000px;           
height:100px;         
background-color:#00F;   
}    

#content{          
width:1000px;         
height:500px;        
background-color:#0F0;    
 }      

#footer{         
width:1000px;        
 height:100px;            
background-color:#C3C;   
}

#content-left{        
width:100px;         
height:300px;        
float:left;          
background-color:#DFE2B6;   
}

#content-right{           
width:900px;        
height:300px;            
float:left;          
background-color:#F00;   
}

.style1 {font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif}
.style4 {color: #0000FF;font-weight:bold;font-size:14px}
.style5 {color: #FFFFFF;font-size:14px}
.style6 {font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
		color: #FF0000;
		font-weight:bold;
		font-size:14px}

#table-3 table {
	border: 1px solid #DFDFDF;
	background-color: #F9F9F9;
	cellpadding:0;
	cellspacing:0;
	width: 100%;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 3px;
	border-style:solid;
	font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
	color: #333;
}
#table-3 td, #table-3 th {
	border-top-color: white;
	border-bottom: 1px solid #DFDFDF;
	color: #555;
}
#table-3 th {
	text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;
	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-weight: normal;
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
	font-size: 14px;
}
#table-3 td {
	font-size: 12px;
	padding: 4px 7px 2px;
	vertical-align: top;
}

#table-6 {
width: 100%
border: 1px solid #B0B0B0;
}
#table-6 tbody {
/* Kind of irrelevant unless your .css is alreadt doing something else */
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
#table-6 thead {
text-align: left;
}
#table-6 thead th {
background: -moz-linear-gradient(top, #F0F0F0 0, #DBDBDB 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, #DBDBDB));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#DBDBDB', GradientType=0);
border: 1px solid #B0B0B0;
color: #444;
font-size: 16px;
font-weight: bold;
padding: 3px 10px;
}
#table-6 td {
padding: 3px 10px;
}
#table-6 tr:nth-child(even) {
background: #F2F2F2;
}


#apDiv1 {
	position:absolute;
	left:451px;
	top:38px;
	width:413px;
	height:252px;
	z-index:1;
}
