@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	color:#333333;
	text-align: justify;
}
h1 {
	color:#FC8A06;
	font-size:20px;
}
table {
	text-align: justify;
	border: 1px solid #666666;

}
table td {
	padding-right:5px;
	padding-left:5px;
	border: 1px solid #666666;	
}

#main {
	width: 700px;
	margin: 0 auto;
}
#header {
	width:700px;
	height:307px;
	background-image: url(../images/main_header.jpg);
	background-repeat: no-repeat;
}
#topmenu {
	padding-top:230px;
	padding-left:120px;
	width:150px;
}
#menuHeading {
	color:#FFFFFF;
	font-weight:bold;
	font-size:150%;
	border-bottom:1px solid;
	width:500px;
	display:block;
}
#menuItems {
	padding-top:5px;
	width:500px;
	text-align:center;
}
#menuItems ul {
	color:#FFFFFF;
	font-weight:bold;
	list-style-type:none;
	display: inline;
}
#menuItems ul li {
	display: inline;
}
#menuItems ul li a {
	color:#FFFFFF;
	font-weight:bold;
	list-style-type:none;
	display: inline;
	text-decoration:none;
}
.menuSeparator {
	padding-left:2px;
	padding-right:2px;
}
#contents {
	margin-top:10px;
}
#contents .leftpanel {
	background:#F1F1DB;
	width:295px;
	float:left;
	min-height:1500px;
}
/* leftpanel styles */

#contents .leftpanel img {
	margin-top:10px;
}
#contents .leftpanel .announcement {
	padding-left:30px;
	font-size:140%;
	font-weight:bold;
	padding-top:5px;
	color:#F1F1DB;
	background-position:5px;
	height:25px;
	background-color: #946C35;
	background-image: url(../images/Announcement_icon.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#contents .leftpanel .book {
	padding-left:30px;
	font-size:140%;
	font-weight:bold;
	padding-top:5px;
	color:#F1F1DB;
	background-position:5px;
	height:25px;
	background-color: #946C35;
	background-image: url(../images/book.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}


#contents .leftpanel .leftdetials {
	color:#946C35;
	padding-right:15px;
}
.customList li {
	list-style-image:url(../images/bullet.gif);
	text-align: justify;
	margin-bottom:3px;
	
}
#contents .leftpanel .customList a {
	color:#946C35;
}
#contents .leftpanel .news {
	background:url(../images/policy_icon.png) no-repeat #946C35;
	padding-left:30px;
	font-size:140%;
	font-weight:bold;
	padding-top:5px;
	color:#F1F1DB;
	background-position:5px;
	height:25px;
}
#contents .leftpanel .calendar {
	background:url(../images/Calendar_icon.png) no-repeat #946C35;
	padding-left:30px;
	font-size:140%;
	font-weight:bold;
	padding-top:5px;
	color:#F1F1DB;
	background-position:5px;
	height:25px;
}
#contents .leftpanel .policy {
	background:url(../images/tech_icon.png) no-repeat #946C35;
	padding-left:30px;
	font-size:140%;
	font-weight:bold;
	padding-top:5px;
	color:#F1F1DB;
	background-position:5px;
	height:25px;
}
#contents .leftpanel .wisdom {
	color: #3399CC;
	width:250px;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
	padding-bottom:0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
/* end of leftpanel styles */

#contents .rightpanel {
	width:394px;
	float:left;
	margin-left:10px;
	color:#333333;
	
}
/* rightpanel styles */
#contents .rightpanel .title {
	background:url(../images/hbackground.jpg) no-repeat;
	padding-left:15px;
	font-size:140%;
	font-weight:bold;
	padding-top:5px;
	color:#F1F1DB;
	height:25px;
}
#contents .rightpanel .rightdetails {
	text-align: justify;
	padding-right:10px;
}
#contents .rightpanel .mainimage {
	margin-top:20px;
}
#contents .rightpanel li {
	text-align: justify;
	padding-bottom:10px;
	list-style-type: none;
}
/* end of rightpanel styles */
#footer {
	color:#457CBF;
	background-color:#eff8f8;
	text-align:center;
	height:25px;
	padding-top:10px;
	width:100%;
	float:left;
	margin-top:20px;
}
.calendarMSc {
	background-color:#99cc00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #f1f1db;
	text-align:center;
}
.calnedarBA {
	background-color:#ff9900;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #f1f1db;
	text-align:center;
}
.welcomingTitle
{
	color: #946C35;
	font-weight: bold;

}
