body{
	text-align: center; 
 }
/*------------Default ID------------*/
#page{
	width: 980px;
	background-color: #FFFFFF;
	/*background-color: #AF003D;*/
	/*float: center;*/
	margin: 0px auto;
	padding: 0px;
}

/*------------Header Section------------*/
#header{
	width: 980px;
	padding: 0;
	margin: 0 auto;
	/*background-color: #FFFFFF;*/
}

#header #logo{
	width: 680px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	background-color: #FFFFFF;
	float: left;
}

#header #headPix{
	width: 143px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	float: left;
}

#header #headPix #langLeft{
	background-color: #6699CC;
	text-align: center;
	font-weight: 700;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	width: 143px;

}

#header #headPix #langLeft a,a:visited{
	
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	font-family: Tahoma;
}

#header #headPix #langLeft a:hover{
	color: #FFD700;
	background-image: url('../images/eng.gif');
	background-repeat: no-repeat;
	background-position: left;
	
}

#header #headPix #langRight{
	background-color: #6699CC;
	text-align: center;
	font-weight: 700;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	width: 143px;

}

#header #headPix #langRight a,a:visited{
	
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	font-family: Tahoma;
}

#header #headPix #langRight a:hover{
	color: #FFD700;
	background-image: url('../images/th.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#header #headPix img{
	margin: 0;
	border-top: 1px solid #CCCCCC ;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#header table.currentMenu{
	background-image: url('../images/bg.gif');
	color: #336699;
	width: 158px;
	height: 43px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0px;
	margin-bottom: -1px;
	float: left;
	text-align: center;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
}

#header table.currentMenu td{
	margin:0;
	padding: 0;
}

#header table.menu{
	background-color: #336699;
	font-family: Tahoma;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 600;
	font-size: 12px;
	_letter-spacing: 2px;
	height: 43px;
	float: left;
	position:relative;
}


#header table.menu td{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: white;
	text-decoration: none;
	text-align: center;
	width: 122px;
}

#header table.menu a{
	color: white;
	text-decoration: none;
}

#header table.menu a:hover{
	color: #FFD301;
}

#header table.submenu{
	margin-left: 0;
	padding-left: 0;
	padding-top: 20px;
	visibility: hidden;
	position:absolute;
	z-index: 300px;
	/*
	top: 261px;
	_top: 268px;
	*/
	/*top: 31px;*/
	top: 261px;
	_top: 38px;
	background:#ADC9E1;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body:first-of-type #header table.submenu { top: 35px; }
body:first-of-type #header table.submenu #mcity { top: 20; }
body:first-of-type #header table.submenu #mtuition { top: 25px: left: 130px; }

#header table.submenu tbody{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#header table.submenu tr{
	margin-top: 0px;
	padding-top: 0px;
}

#header table.submenu td{
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

#header table.submenu a{
	
	background-color: #ADC9E1;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #333399;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header table.submenu a:hover{
	background-color: #336699;
	color: white;
}

#header table.menuLine{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	_margin-top: 10px;
	float: left;
}


/*
a{color:black;text-decoration:none;font:bold}
a:hover{color:#606060}
td.menu{background:lightblue}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}
*/
/*
#header #menu{
	background-color: #336699;
	margin-top: 5px;
	padding: 0;
	float: left;
	font-family: Tahoma;
}
#header #menu ul{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 2px;
	list-style: none;
	text-align: center;
	float: left;
	width: 976px;
	height: 43px;
}

#header #menu ul li{
	display: inline;
}

#header #menu ul li p{
	background-image: url('../images/bg.gif');
	font-size: 16px;
	color: #336699;
	width: 158px;
	height: 33px;
	_height: 43px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 3px;
	margin-bottom: 0px;
	float: left;
	line-height: 110%;

}

#header #menu .menuName a{
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: white;
	text-decoration: none;
	text-align: center;
	line-height: 130%;
}
*/


/*------------Footer Section------------*/
#footer{
	margin-top: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 980px;
	color: #330066;
	background-color: #F0F1F3;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	float: left;
}

#footer #copyright{
	font-family: Tahoma;	
	font-weight: normal;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 5px;
	margin: 0;
	float: right;
	color: #336699;
}

#footer #link{
	font-family: Tahoma;	
	float: left;
	padding-bottom: 0;
	margin-left: 10px;
}


#footer #link ul{
	color: #336699;
	font-size: 12px;
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
}

#footer #link ul li{
	display: inline;
}

#footer #link a,a:visited{
	color: #336699;
	padding: 0;
	text-decoration: underline;
}

#footer #link a:hover{
	color: #96A95A;
	padding: 0;
}

/*------------Right Panel Section------------*/
#rightPanel{
	width: 195px;
	margin-top: 5px	;
	margin-left: 5px;
	padding: 0;
	float: left;
	/*border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;*/
}

#rightPanel #csearch_title{
	background-color: #F0F1F3;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #330066;
	border-bottom: 1px solid #330066;
	border-right: 1px solid #330066;
	border-left: 1px solid #330066;
	font-family: Tahoma;
	font-size: 16px;
}	

#rightPanel #csearch_title a{
	color: #336699;
	text-decoration: none;
}

#rightPanel #csearch{
	padding-top: 10px;
	padding-left: 5px;
	%background-color: #336699;
	background-color: #5F7B90;
	text-align: left;
	%color: #336699;
	color: #F0F1F3;
	line-height: 100%;
	font-family: Tahoma;
	font-size: 10px;
	margin-bottom: 5px;
}

#rightPanel #news_title{
	background-color:  #F0F1F3;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #330066;
	border-bottom: 1px solid #330066;
	border-right: 1px solid #330066;
	border-left: 1px solid #330066;
	font-family: Tahoma;
	font-size: 16px;
}

#rightPanel #news_title a{
	color: #336699;
	text-decoration: none;
}

#rightPanel #news{
	padding-top: 10px;
	padding-left: 5px;
	background-color: #5F7B90;
	text-align: left;
	color: #F0F1F3;
	line-height: 140%;
	font-family: Tahoma;
	font-size: 12px;
}


#rightPanel #news a,a:visited{
	color: #F0F1F3;
	padding: 0;
	text-decoration: none;
}

#rightPanel #news a:hover{
	color: #FFD301;
	padding: 0;
}

#rightPanel #article_title{
	background-color:  #F0F1F3;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #330066;
	border-bottom: 1px solid #330066;
	border-right: 1px solid #330066;
	border-left: 1px solid #330066;
	font-family: Tahoma;
	font-size: 16px;
}

#rightPanel #article_title a{
	color: #336699;
	text-decoration: none;
}

#rightPanel #article{
	padding-top: 10px;
	padding-left: 5px;
	background-color: #5F7B90;
	text-align: left;
	color: #F0F1F3;
	line-height: 140%;
	font-family: Tahoma;
	font-size: 12px;
}


#rightPanel #article a,a:visited{
	color: #F0F1F3;
	padding: 0;
	text-decoration: none;
}

#rightPanel #article a:hover{
	color: #FFD301;
	padding: 0;
}

#rightPanel #board_title{
	background-color:  #F0F1F3;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #330066;
	border-bottom: 1px solid #330066;
	border-right: 1px solid #330066;
	border-left: 1px solid #330066;
	font-family: Tahoma;
	font-size: 16px;
}

#rightPanel #board_title a{
	color: #336699;
	text-decoration: none;
}

#rightPanel #board{
	padding-top: 10px;
	padding-left: 5px;
	background-color: #5F7B90;
	text-align: left;
	color: #F0F1F3;
	line-height: 140%;
	font-family: Tahoma;
	font-size: 12px;
}


#rightPanel #board a,a:visited{
	color: #F0F1F3;
	padding: 0;
	text-decoration: none;
}

#rightPanel #board a:hover{
	color: #FFD301;
	padding: 0;
}

/*------------Body Section------------*/
#body{
	width: 775px;
	background-color: #F0F1F3;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	float: left;
}
/*------------General Classes------------*/
.clear{
	clear: both;
}

.spaceHoriz{
	margin-right: 5px;
	float: left;
}

.spaceVert{
	margin-top: 10px;
}

.border{
	border-style: solid;
	border-width: 1px;
	border-color: #330066;
}

.noborder{
	border: 0;
}

.noMargin{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.noPadding{
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.menuName{
	float: left;
	width: 87px;
	_width: 97px;
	height: 33px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}



/*---------Log In Frame section--------------*/
.lgnFrm{
	float:right; 
	margin-bottom:0px; 
	margin-top:5px; 
	padding: 0 0 0 0;
	font-family:Tahoma;
	font-size: 10px;
	color: #336699;
}

.lgnFrm a,a:visited{
	color: #336699;
	padding: 0;
	text-decoration: underline;
}

.lgnFrm a:hover{
	color: #96A95A;
	padding: 0;
}
