/* CSS Document */
body{
	margin:0px auto;
	width:850px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	}

h3{text-align:center;
}

/*
#autoform input, select {border-style:inset;
border:2px;
}*/
#nmenu{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	width:180px;
	text-align:left;
	line-height:3em;
}

#nmenu a{
	text-align:left;
	display:block;
	line-height:3em;
	font-style:normal;
	text-decoration:none;
	padding:2px 0px 2px 7px;
	color:#FFFFFF;
	border-bottom:1px solid #002C45;
	margin:0px;
}

#nmenu a:hover, a:active{
							text-decoration:none;
							color:#f90;
							font-weight:bolder;
							background-color:#021221;
							font-style:normal;
							border-bottom:#0C320B dashed 1px;
							}

#hmenu{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:3em;
}

#hmenu a{
	text-align:left;
	display:block;
	line-height:2em;
	font-style:bold;
	text-decoration:none;
	padding:2px 0px 2px 7px;
	color:#FFFFFF;
}

#hmenu a:hover, a:active{
	text-decoration:underline;
	color:#f90;
	font-weight:bold;
	font-style:italic;
}


#dateValb{
	z-index:2;
	position:absolute;
	top:160px;
	padding-left:4px;
	left:560px;
	width:287px;
	height:40px;
	font-weight:600;
}

#billBut{
	border:#DDDDDD solid 1px;
	width:auto;
	height:18px;
	background-color:#003300;
	font-size:10px;
	vertical-align:middle;
	text-align:center;
	color:#DDDDDD;
}

.admission{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 5px 5px;
	font-weight:bold;
	background-color:#fff;
	color:#522E90;
	border:1px solid #ddd;
	/*box-shadow:1px 1px 4px 4px #CCC;*/
}

.button{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 0px;
	font-weight:bold;
	background-color:#fff;
	color:#063958;
	border:1px dashed #030;
	/*box-shadow:1px 1px 4px 4px #CCC;*/
}

#fbutton{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 0px;
	font-weight:bold;
	background-color:#D4FFAA;
	color:#060;
	border:1px dashed #030;
}

#tstyle{
	border:#003333 solid 1px;
	background-color:#BBBBBB;
}

#tstyle2{
	border:#003333 solid 1px;
	background-color:#BBBBBB;
	box-shadow:1px 1px 4px 4px #ddd;
}

#tstyle3{
	background-color:#AAD4FF;
	
}

#question label {font-size:10px;
	font-family:inherit;
	font-weight:bold;
	}
													
input{
	font-size:11px;
	font-weight:500;
}

select{
	font-size:11px;
	font-weight:500;
	width:80px;
}
													
													
#footer{color:#D4FFAA;
		font-size:11px;
		font-weight:bold;
		line-height:1.5em;
		}

#footer a{color:#FFFFFF;
		font-weight:bold;
		font-size:10px;
		text-decoration:none;
		}

#footer a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}

#footer a:active {
	text-decoration:underline;
	color:#0066FF;
}


#view{color:#021221;
		font-size:11px;
		font-weight:bold;
		line-height:1.7em;
		}

#view a{color:#021221 !important;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
		line-height:1.7em;
		}

#view a:hover {
	text-decoration:underline;
	color:#0C320B;
}

#view a:active {
	text-decoration:underline;
	color:#0066FF;
}

.loginback{background-image:url(images/renew.jpg);
			width:300px;
			height:225px;
			margin:0px auto;
			}

.smenu{color:#FF0;
		font-size:11px;
		font-weight:bold;
		}

.smenu a{color:#FF0;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
		}

.smenu a:hover {
	text-decoration:underline;
	color:#ccff66;
}

.smenu a:active {
	text-decoration:underline;
	color:#0066FF;
}

.content{
		margin:0px auto;
		line-height:1.8em;
		font-size:12px;
		border-bottom:#FF0000 dashed 1.5px;
		}

#bottom{text-align:center;
		font:11px Verdana, Geneva, sans-serif;
		margin:1px;
		padding:5px 1px 1px 1px;
		background-image:url(../images/footer2.jpg);
		color:#eeeeee;
		font-weight:bold;
		}

.contentHeadera2{
	color:#F00; font-size:11px; font-weight:bold; font-family: Verdana, Geneva, sans-serif;
	line-height:2em;
	display:block;
}

.contentHeadera2 a{
	color:#F00; font-size:11px; font-weight:bold; font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:2em;
}

.contentHeadera2 a:hover{
	color:#F00; font-size:11px; font-weight:bold; font-family: Verdana, Geneva, sans-serif;
	text-decoration:underline;
}
		
label{
	padding-left:5px;
}

#errorMessage{
	font-size:10px;
	color:#FF9900;
	padding:3px;
	font-weight:bold;
}

#errorMessage2{
	font-size:10px;
	color:#FF0000;
	padding:10px 0px 0px 0px;
	text-decoration:blink;
}

#loginInput{
	border:#003300 solid 1px;
	width:80px;
	height:15px;
	background-color:#DDDDDD;
	font-size:10px;
}

#loginInput2{
	border:#003300 solid 1px;
	width:120px;
	height:15px;
	background-color:#DDDDDD;
	font-size:10px;
}


#loginBut{
	border:#DDDDDD solid 1px;
	width:60px;
	height:18px;
	background-color:#003300;
	font-size:10px;
	vertical-align:middle;
	text-align:center;
	color:#DDDDDD;
}

#loginLabel{
	font-size:10px;
	color:#003300;
	font-weight:600;
	text-align:right;
}

#loginLabel2{
	font-size:10px;
	color:#003300;
	font-weight:600;
	text-align:center;
}

#createAcc{
	color:#003300;
	font-size:10px;
	text-align:right;
}

#createAcc a{
	text-decoration:none;
	color:#003300;
}

#createAcc a:hover{
	text-decoration:underline;
}

#containerTab{
	border:#000000 solid 1px;
	background-image:none;
}

#containerTable1{
	background-image:url(loginBack.jpg);
	background-repeat:no-repeat;
	margin:100px 0px 0px 0px;
}

#containerTable{
	bckground-image:url(pageBack.jpg);
	background-repeat:no-repeat;
}

.dynamicSelect{
	width:125px;
	height:17px;
	background-color:#FFFFFF;
	font-size:10px;
}

.formfd{
	font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif;
}

.inv1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f00;
	line-height:2em;
}

#inv2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#063958;
	line-height:2em;
}

#propertyBut{
	border:#DDDDDD solid 1px;
	width:110px;
	height:25px;
	background-color:#000033;
	font-size:11px;
	vertical-align:middle;
	text-align:center;
	color:#DDDDDD;
}

#propertyBut1{
	border:#DDDDDD solid 0px;
	width:110px;
	height:25px;
	background-color:#000033;
	font-size:11px;
	vertical-align:middle;
	text-align:center;
	color:#DDDDDD;
	font-weight: bold;
}


#menudiv{ background-image:url(../images/portal_header.jpg);
			height:120px;
			width:850px;
			margin-top:5px;
}

#menudiva{ background-image:url("../images/alumni_portal.jpg");
			height:120px;
			width:850px;
			margin-top:5px;
}

#putmeh{ background-image:url("../images/post-utme.jpg");
			height:120px;
			width:850px;
			margin-top:5px;
}

#interuni{ background-image:url("../images/inter_university_banner.jpg");
			height:120px;
			width:850px;
			margin-top:5px;
}

#diplomamenu{ background-image:url("../images/diploma_portal.jpg");
			height:120px;
			width:850px;
			margin-top:5px;
}

#menudiv2{background-image:url(../images/portal.jpg);
			height:120px;
			width:650px;
			margin-top:5px;
}

#menup{position:relative;
	top:120px;
	background-color:#D4FFAA !important;
}

#printform{
		font-size:11px;
		font-weight:700;
}

#printform1{
		font-size:12px;
}

#cce {
 	background-image:url("../images/cce_banner.jpg");
	height:120px;
	width:850px;
	margin-top:5px;
}

#postbasicnus {
 	background-image:url("../images/post_basic_banner.jpg");
	height:120px;
	width:850px;
	margin-top:5px;
}