@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #666;
}
#wrapper {
	margin: auto;
	padding: 0px;
	width: 980px;
}
.main_table {
	width:980px;
	padding:0px;
	border:0px solid #000;
	position:relative;
}
.main_table_col_1 {
	width:196px;
}
#top_menu ul {
}
#top_menu li {
	float:left;
	margin-bottom:0px;
	list-style-type: none;
}
#top_menu a {
	display:block;
	text-decoration:none;
	color:#666;
	font-weight:bold;
	padding: 5px 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9bc84;
}
#top_menu a:hover {
	background-color:#edede1;
}
.content_table {
	width:767px;
}
.content_table td {
	text-align: justify;
	padding:0px 10px;
}
.line-hor {
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin: auto;
	background-color: #5c732e;
}
.link {
	margin: -0px 0 0 0;
	padding: 0 0 0 11px;
	float: right;
	line-height: 1.5em;
	font-weight: bold;
	color: #a5402a;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 8px;
}
#helpline {
	position:relative;
	width:250px;
	border:1px solid #6e4821;
	padding:3px 10px;
	color:#6e4821;
	font-weight:bold;
	font-size:11px;
	right:20px;
	text-align:center;
	float:right;
	
}
#helpline:hover {
	background-color:#e2e2cd;
}


#top_ad {
	position:relative;
	margin-left:20px;
	
	
		}
		
		
#top_button {
	position:relative;
	float:right;
	margin-right:40px;

	
	
		}
		
		
#marquee_text a {
	color:#ffdfbf;
	text-decoration:none;
}
.title {
	padding:3px 7px;
	background-color:#5d732f;
	border:1px solid #0067d1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:justify;
}


.title2 {
	padding:3px 7px;
	background-color:#708A37;
	border-top border-right border-left :1px solid #5d732f;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
a {
	color:#5d732f;
	text-decoration:none;
}
a:hover {
	color:#81a041;
}
.pic_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #5c732e;
}


.pic_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #5c732e;
}



.pic_border {
	
	border:1px solid #5c732e;
}
#faculty_data {
	width:750px;
	height:200px;
	overflow:auto;
	font-size:85%;
	border:1px solid #5d732f;
	text-align:left;
	margin-bottom:10px;
}

#faculty_data td{
		text-align:left;
		vertical-align:top;
		border-bottom:1px solid #CCC;
		border-left:1px solid #CCC;
}

