body
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Tahoma, "Times New Roman" , Times, serif;
	font-size: 14px;
	color: #fff;
	background: #f5f5f5;
}

a:link, a:visited
{
	color: #5b93ef;
	text-decoration: underline;
	font-weight: normal;
}
a:active, a:hover
{
	color: #5b93ef;
	text-decoration: none;
}


.logout
{
	float: right;
}

.gridview_width
{
	width: 600px;
}

p
{
	margin: 0px;
	padding: 0px;
}

.textbox1
{
	width: 190px;
	vertical-align: top;
	margin-left: 3px;
}


.valign
{
	vertical-align: top;
}


img
{
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner
{
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}

.margin_bottom_10
{
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.margin_bottom_15
{
	clear: both;
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.margin_bottom_20
{
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.margin_bottom_30
{
	clear: both;
	width: 100%;
	height: 30px;
	text-align: justify;
	float: left;
}
.margin_bottom_40
{
	clear: both;
	width: 100%;
	height: 40px;
	font-size: 1px;
}
.margin_bottom_50
{
	clear: both;
	width: 100%;
	height: 50px;
	font-size: 1px;
}
.margin_bottom_60
{
	clear: both;
	width: 100%;
	height: 60px;
	font-size: 1px;
}

.margin_right_40
{
	margin-right: 40px;
}
.margin_right_70
{
	margin-right: 70px;
}
.margin_bottom_80
{
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	background: #3c3b3b;
	text-align: center;
}
.margin_bottom_90
{
	width: 100%;
	font-size: 20px;
	padding: 10px 0 10px 10px;
	text-align: justify;
	color: #8bd0e9;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}

.em_text
{
	color: #ffffff;
}

.button_01 a
{
	display: block;
	width: 95px;
	height: 21px;
	padding: 5px 25px 0 0;
	background: url(images/templatemo_button_01.jpg) no-repeat;
	color: #dcdada;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.header_01
{
	clear: both;
	height: 27px;
	padding: 8px 0 0 10px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #ffffff;
	background: #3c3b3b;
}

.header_02
{
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	color: #ffffff;
}

#container
{
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background: #131313;
}

/* top panel */

#top_panel
{
	clear: both;
	width: 960px;
	height: 110px;
	background: #333333;
}
#top_pane2
{
	clear: both;
	width: 955px;
	height: 30px;
	padding: 10px 0;
	background: #080000;
	position: relative;
	border: 3px #3c3b3b solid;
}

#site_logo
{
	float: left;
	width: 450px;
	height: 110px;
}

#site_logo a
{
	outline: none;
}

#site_title
{
	float: left;
	width: 450px;
	margin-top: 30px;
	font-size: 40px;
	padding: 10px 0;
	color: #e8e8e8;
}

#site_title a
{
	color: #e8e8e8;
	text-decoration: none;
}

#site_title span
{
	display: block;
	margin-left: 70px;
	margin-top: 20px;
	font-size: 16px;
	color: #767676;
}

#header_menu_section
{
	float: right;
	width: 470px;
}

.header_menu a
{
	float: left;
	display: block;
	width: 90px;
	height: 110px;
	outline: none;
}

.home_menu a
{
	background: url(images/home_icon_hover.jpg) no-repeat;
	margin-right: 30px;
}
.home_menu a:hover
{
	background: url(images/home_icon.jpg) no-repeat;
}

.contact_menu a
{
	background: url(images/contact_icon_hover.jpg) no-repeat;
}
.contact_menu a:hover
{
	background: url(images/contact_icon.jpg) no-repeat;
}

/* end of top panel */
#top_nav a:link, a:visited
{
	color: #5b93ef;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
#top_nav a:active, a:hover
{
	color: #5b93ef;
	text-decoration: none;
}

/* menu & banner panel */

#menu_banner_panel
{
	clear: both;
	height: 240px;
	padding: 10px;
	background: #3c3b3b;
	overflow: hidden;
}

/* menu */
.Navgation_sub
{
	width: 955px;
	height: 35px;
	background: #686666;
	margin: 0 auto;
}
#Navgation_sub a
{
	font-weight: bolder;
	font-size: 12px;
	color: #b0deff;
	font-family: "Trebuchet MS" , Times, serif;
	text-decoration: none;
}
#Navgation_sub a:hover
{
	color: #000;
}
#menu_wrapper
{
	float: left;
	width: 270px;
	height: 200px;
	background: #000000;
	padding: 1px;
	overflow: hidden;
}

#menu
{
	border: 1px solid #313131;
	background: #262626;
	overflow: hidden;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li
{
	width: 200px;
	height: 32px;
	margin: 0px;
	background: #161616;
	margin-bottom: 4px;
}

#menu ul li:hover
{
	background: #0d0d0d;
}

#menu ul li a
{
	display: block;
	width: 170px;
	height: 28px;
	padding: 10px 0 0 30px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/templatemo_menu_list_icon.jpg) left center no-repeat;
	outline: none;
}

#menu li a:hover, #menu li .current
{
	color: #9fa2a4;
}

#menu .last
{
	margin-bottom: 0px;
}
#menu_nav a
{
	color: Gray;
}
#menu_nav a:link, a:visited
{
	color: Gray;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#menu_nav a:active, a:hover
{
	color: #5b93ef;
	text-decoration: none;
}
/* end of menu*/

#banner
{
	float: right;
	width: 650px;
	height: 200px;
}

#banner p
{
	font-size: 14px;
	color: #ffffff;
}

#banner a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* end of menu & banner panel */

#content_wrapper
{
	clear: both;
	width: 940px;
	background: #3c3b3b;
	padding: 10px;
	margin-top: 10px;
}

#content
{
	padding: 20px;
	background: #262626;
}

#side_column
{
	float: left;
	width: 220px;
	border: 1px solid #999999;
}
.side_column
{
	float: right;
	width: 170px;
	border: 1px solid #999999;
}

.side_column_content
{
	clear: both;
}

.news_section
{
	clear: both;
	margin-bottom: 20px;
}

.news_date
{
	color: #ffffff;
	font-weight: bold;
}

.news_title
{
	font-size: 12px;
	color: #5b93ef;
	font-weight: bold;
}

#main_content_column
{
	float: left;
	width: 550px;
	position: relative;
}
.main_content_column
{
	float: left;
	width: 400px;
	position: relative;
	margin-left: 20px;
}
#main_content_column_right
{
	float: right;
	width: 200px;
	position: relative;
}
#main_content_column_Left
{
	float: left;
	width: 900px;
	position: relative;
}

.section_w600
{
	padding: 0 10px;
}

#main_content_column p
{
	margin-bottom: 15px;
}

#main_content_column img
{
	border: 10px solid #000000;
	margin-bottom: 5px;
}

.fl_image
{
	float: left;
	margin: 3px 15px 5px 0;
}

.section_w280
{
	width: 280px;
}

.section_w280_content
{
	padding: 0 10px;
}

.content_list_01
{
	margin: 0 0 0 40px;
	padding: 0px;
}

.content_list_01 li
{
	margin: 0px;
	padding: 0 0 5px 0;
	list-style: decimal-leading-zero;
}

/* end of content */

/* footer */
.footer
{
	clear: both;
	width: 940px;
}

.footer a
{
	color: #ffffff;
	text-decoration: none;
}
.top_pane3
{
	clear: both;
	width: 955px;
	height: 30px;
	padding: 10px 0;
	background: #080000;
	position: relative;
	border: 3px #3c3b3b solid;
}
/* end of footer */




.footer1
{
	clear: both;
	width: 960px;
}

.footer a1
{
	color: #ffffff;
	text-decoration: none;
}
.top_pane31
{
	clear: both;
	width: 955px;
	height: 30px;
	padding: 10px 0;
	background: #080000;
	position: relative;
	border: 3px #3c3b3b solid;
}








.foot_p_L
{
	width: 200px;
	float: left;
	padding-left: 10px;
}
.foot_p_M
{
	width: 380px;
	float: left;
}
.foot_p_R
{
	width: 220px;
	float: right;
}
#foot a:link, a:visited
{
	color: #0894f9;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#foot a:active, a:hover
{
	color: #5b93ef;
	text-decoration: none;
}
.admin_bg
{
	background: url(images/AdminLogin.jpg) no-repeat;
	width: 390px;
	height: 219px;
}
.admi_prod_heid
{
	color: #04a1db;
	font-weight: bold;
}
.admi_prod_matter
{
	padding: 0 15px 0 0;
	text-align: justify;
}
.affiliation
{
	text-align: justify;
	padding: 20px;
}
.Cou_Stud
{
	font-size: 15px;
	padding-left: 15px;
}
.textbox_width
{
	width: 140px;
}
.cont_no
{
	background: #3c3b3b;
	padding: 20px;
}












