﻿body
{
	margin: 0;
	padding: 0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/en/images/body_bg2.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fdfbf2;
}



*
{
	outline: none;
	margin-top: 0px;
}

img
{
	border: 0;
	
}

#header
{
	width: 100%;
	height: 94px;
	text-align: left;
	
	}


/*#leftpan
{
	float: left;
}

#midpan
{
	float: none;
}

#rightpan
{
	float: left;
	border-left: 1px solid #666666;
	margin-top: 5px;
	font-family: Tahoma Arial Times New Roman;
	font-size: 10pt;
	line-height: 20px;
}*/

#mohe
{
	/* background-image: url(images/mohe.png); */
	background-repeat: no-repeat;
	width: 196px;
	height: 192px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 10pt;
	text-align:left;
}

#mohe td
{
	vertical-align: top;
	text-align: left;
}

#mohe td h2
{
	font-size: 1.1em;
	margin-top: 8px;
	margin-left: 15px;
}

#mohe td h2 a
{
	text-decoration: none;
	color: #880000;
}

#mohe td h2 a:hover
{
	text-decoration: none;
	color: #000000;
}

#mohe td ul
{
	margin-top: 1px;
	padding-top: 1px;
	padding-left: 10px;
}

#mohe td ul li
{
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	/*margin-left: 10px;*/
	border-bottom: 1px dashed #880000;
	padding-top: 3px;
	padding-bottom: 7px;
	width: 151px;
}

#mohe td ul li a
{
	text-decoration: none;
	color: #000000;
}

#mohe td ul li a:hover
{
	text-decoration: none;
	color: #880000;
	padding-left: 5px; /*background: url(images/arrow.gif) no-repeat;*/
}

/* P style Begin*/

#mohe td p
{
	margin: 2px;
	padding-top: 1px;
	padding-top: 3px;
	padding-bottom: 7px;
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: 1px dashed #880000;
	width: 151px;
	text-align: left;
}

#mohe td p a
{
	text-decoration: none;
	color: #000000;
}

#mohe td p a:hover
{
	text-decoration: none;
	color: #880000;
	padding-left: 5px; /*background: url(images/arrow.gif) no-repeat;*/
}

/* P style End */
.links
{
	width: 167px;
	font-family: Arial;
	font-size: 8pt;
}

.links .top
{
	width: 167px;
	height: 40px;
	/* background: url(images/contpantop.png) no-repeat; */
	text-align:left;
}

.links .top h2
{
	margin-left: 15px;
	margin-top: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #880000;
}

.links .mid
{
	width: 167px;
	/*background: url(images/contpanmid.png) repeat-y; */
	text-align: left;
}

.links .mid ul
{
	padding-left: 10px;
	text-align: left;
	width: 114px;
}

.links .mid ul li
{
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 10px;
	line-height: 1.5em;
	border-bottom: 1px dashed #880000;
	padding-top: 3px;
	padding-bottom: 7px;
}

.links .mid ul li a
{
	text-decoration: none;
	color: #000000;
}

.links .mid ul li a:hover
{
	text-decoration: none;
	color: #880000;
	padding-left: 5px; /*background: url(images/arrow.gif) no-repeat right center;*/
}


/* P style begin */
.links
{
	width: 200px;
	font-family: Arial;
	font-size: 8pt;
}

.links .top
{
	width: 167px;
	height: 40px;
	/* background: url(images/contpantop.png) no-repeat; */
	text-align:left;
}

.links .top h2
{
	margin-left: 15px;
	margin-top: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #880000;
}

.links .mid
{
	width: 167px;
	/*background: url(images/contpanmid.png) repeat-y; */
	text-align: left;
}

.links .mid p
{
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: left;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
	margin: 2px;
	line-height: 1.5em;
	border-bottom: 1px dashed #880000;
}

.links .mid p a
{
	text-decoration: none;
	color: #000000;
}

.links .mid p a:hover
{
	text-decoration: none;
	color: #880000;
	padding-left: 5px; /*background: url(images/arrow.gif) no-repeat right center;*/
}
/* p style end */
.links .bot
{
	width: 167px;
	height: 17px;
	/* background: url(images/contpanbot.png) no-repeat; */
}

#library
{
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	font-size:10pt;
}

#library div
{
	text-align: left;
	font-size: 1.2em;
}

#rss 
{
	float: right;
	vertical-align:bottom;
	 margin-right:15px;
}


a.details
{
	text-decoration: none;
	color: #880000;
}

a.details:hover
{
	color: #888800;
}

.mid td p
{
	margin-left:0px;
}
#contentmid h3
{
	text-align:center; 
	color:#880000;
}
#contentmid div
{
	text-align:justify;
	direction:ltr;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}	

.str
{
	font-size:14px;
	color:#000000;
	background-color:#eeeeee;
	font-family:Times New Roman;
	font-weight:bold;
}

.str h4
{
	color:#880000
}	
.str tr 
{
	border:1px inset #880000;
	text-align:left
	
}


#externsout
{
	margin-top:20px;
	border-top:1px solid #880000;
	
}

#externs
{
	text-align: left;
}

#externs a
{
	display: block;
	color : #800000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 7pt;
}

#externs a:hover 
{
	color: #000080;
	text-decoration: underline;
}

#externs a img
{
	height: 25px;
	width: 25px;
	margin-right: 5px;
	margin-left: 10px;
}


#colgsites
{
	background: #fefad2;
	font-family:Times New Roman ;
	font-size: 10pt;
	text-align: left;
	padding: 5px;
}
#colgsites a
{
	color:#880000;
	text-decoration:none;
}
#colgsites a:hover
{
	color:#e13838;
	text-decoration:none;
	position:relative;
	top:-1px;
	direction:ltr;
}
.avt h3
{
	color:#880000;
	text-align:center;
	font-size:14pt;
	font-weight:bold;
	font-family:Times New Roman  ;
}


.avt
{
	font-size:11pt;
	text-align:left; 
	font-family:Times New Roman  ;
    font-weight:bold;
    margin:10px;
    padding :7PX;
     
   

}
.avt p
{
	font-size:11pt;
	text-align:left;
	font-family:Times New Roman  ;
    font-weight:bold;
     
   
    
}	

#footer
{
	width: 100%;
	height: 117px;
}

.newsletter
{
	margin-top:10px;
}

#acaoffic
{
 font-size:11pt;
 text-align:left;
  direction:ltr;
  font-family:Times New Roman;
	font-weight:bold;
	padding: 5px;
	 text-align:justify ;
}
#admoff
{
 font-size:11pt;
 text-align:left;
  direction:ltr;
  font-family:Times New Roman;
	font-weight:bold;
	padding: 5px;
	 text-align:justify ;
}
#chan
{
  font-size:11pt;
 text-align:left;
  direction:ltr;
  font-family:Times New Roman;
	font-weight:bold;
	padding: 5px;
	 text-align:justify ;
}
#cuncil
{
	font-size:11pt;
	text-align:left;
	direction:ltr;
	font-family:Times New Roman;
	font-weight:bold;
	padding: 5px;
	text-align:justify ;
}


.newsM marquee 
{
	height:70px;
}

.newsM a
{
	text-decoration:none;
	color:#000000;
	font-size:8pt;
}

.newsM a:hover
{
	color:#880000;
	font-size:8pt;
	background-color:#ccebff;

}

.newsM li a
{
	text-decoration:none;
	color:#185b6c;
	font-size:8pt;
	
}

.newsM li 
{
	color:#880000;
}


.artical
{
	border-left:1px solid #d5d4d4;
	padding-left:10px;
}

#rss
{
	font-size:12pt;
	text-align:left;
	direction:ltr;
	font-family:Italic Outline Art ;
	font-weight:bold;
	padding: 5px;
	 background-color:#ffe8cd;
	
}

#rss img
{
	 float:right;
}

#rssbutton 
{
	background:url(/en/images/rss1.png);
	width:99px;
	height:29px;
}
#stud
{
	font-size:12pt;
	text-align:LEFT;
	direction:ltr;
	font-family:Times New Roman ;
	font-weight:bold;
	padding: 5px;
	 background-color:#beeefc;
	 text-align:justify;
	 padding :20px;

	
}



#colslist
{
	width: 624px;
	margin-left:50px
}
#colslist ul
{
	text-align: left;
}
#colslist ul li
{
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
}
#colslist ul li a
{
	text-decoration: none;
	height: 52px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	vertical-align: middle;
	line-height: 50px;
}



#collegeslist 
{
	margin-top: 10px;
}

#collegeslist .colgpan 
{
	/*width: 187px;
	height: 150px;*/
	text-align: center;
	vertical-align: top;
	margin: 5px;
	font-family: Tahoma;
}

#collegeslist .colgpan img 
{
	display: block;
	border: 0px;
}

#collegeslist .colgpan span 
{
	text-align: left;
	font-size: 10pt;
	line-height: 1.5em;
}

#collegeslist .colgpan span a 
{
	text-decoration: none;
	color: #000000;
}

#collegeslist .colgpan span a:hover 
{
	color: #880000;
}

#colginfo 
{
	text-align: left;
	vertical-align: top;
	font-family:Times New Roman;
	font-size: 12pt;
	color: #000000;
	padding: 20px;
	margin-left:10px;	
}

#colginfo h2 
{
	color: #880000;
}

#colginfo span 
{
	display: block;
	margin-bottom: 15px;
	text-align:left;
}
.row ul
{
	margin-left:5px;
	width:300px;
	position:fixed
