@charset "utf-8";
.mystyle {
}
body{
/*	background:url(../images/blankbg.jpg);	
*/	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}

a {text-decoration: none; border:none; color:#FFFFFF;}
img { border:none;}
#line{
	background:#FFFFFF;
	width:1000px;
	height:10px;
	text-align:center;
	margin:auto;
}

/*- topmenu --------#408080----------#333333--------- */
#topmenu {
	height: 30px;
	width:1000px;
	text-align:center;
	background:url(../images/nav_bg.gif) repeat-x ;
	
	/*#1f4657, #8E8D8C*/
}
#topmenu ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
		
}
#topmenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#topmenu ul li a {       
        width: 87px;
        height: 20px;
       padding: 3px 0 0 0;
        margin-top: 8px;
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 12px "arial";
}
#topmenu ul li a:hover {
        color:#000000;
        background:#C5FDC1;
}
#topmenu ul li a.htext{
	color:#000000;
	background:#C5FDC1;
}
/* top menu ends #cccccc* #2C76AD */
#searchtitle{
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
}

div#tipDiv {
    color:#000000; font-size:24px; line-height:1.2;
    background-color:#E7BA05; border:1px solid #667295; 
    width:250px; 
	padding: 6px;
	text-align: center;
}

.slinks{color:#000000; text-decoration:underline;}

.slinks:hover {color:#0033FF;}


/* style for btn: send SMS to COLLEGE POPUP */
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
 display:none; 
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:388px;
background: url(../images/border.png) no-repeat;
z-index:2;
padding:12px;
font-size:13px;
margin:10px;
}
#popupContactClose{
font-size:18px;
line-height:14px;
/*left:360px;*/
top:4px;
position:relative;
color:#FF0000;
font-weight:700;
display:block;
}
#button{
/* text-align:center; */
margin:auto;
}
/* for col_id 1*/
#backgroundPopup1{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact1{
 display:none; 
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:388px;
background: url(../images/border.png) no-repeat;
z-index:2;
padding:12px;
font-size:13px;
margin:10px;
}
#popupContactClose1{
font-size:18px;
line-height:14px;
/*left:360px;*/
top:4px;
position:relative;
color:#FF0000;
font-weight:700;
display:block;
}
#button1{
/* text-align:center; */
margin:auto;
}
/* Style for Listing Entrance Exam Sublist*/
#eesubtitles{margin-bottom: 9px;}
#eesubtitles a{font-size: 12px; color:#236766; font-weight: bold; text-decoration: underline;}
#eesubtitles1 .top{ background:url(../images/top.png) no-repeat; width: 453px; height: 20px;}
#eesubtitles1 .top a{font-size: 11px; color:#FFFFFF; font-weight: bold; padding: 0px 0 0 10px;}
#eesubtitles1 .middle{ background:url(../images/middle.png) repeat-y; width: 452px; margin-left:1px;}
#eesubtitles1 .bottom{ background:url(../images/bottom.png) no-repeat; width: 452px; height: 15px; margin-left:1px;}
.middletxt{padding: 10px 10px 10px 10px; text-align:justify; }

#divider{ border-bottom: 1px solid #333333; margin: 6px 0 2px 0;}
