a{
	color:#000000;	
	text-decoration:none;
	
}

a:hover{
	color:#ff0000;	
	text-decoration:underline;
	
}

BODY{
		background-color:#4d4d4d;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
		text-align:justify;
		margin:0px;
}

.bg{
		background-color:#FFFFFF;
}

.su_logo{
	background-image:url(../images/Su_logo.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:312px;
	height:101px;
}

.top_menu{
	height:56px;
}

.gray_line{
	background-color:#dfdfdf;
	height:2px;
}

.top_grayline{
	background-image:url(../images/top_grayline.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#dfdfdf;
	height:3px;
}

.search_stripe{
	background-color:#a8c2d1;
	height:33px;
}

.search_img{
	background-image:url(../images/search_img.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:26px;
	height:33px;
}

.search_text{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	width:25px;
}

input{
	background-color:#FFFFFF;
	border-bottom:1px solid #1c3d50;
	border-left:1px solid #1c3d50;
	border-right:1px solid #1c3d50;
	border-top:1px solid #1c3d50;
	height:14px;
}

.right_align{
	text-align:right;
}

.butt_divider{
	background-image:url(../images/butt_divider.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:6px;
	height:23px;
}

a.top_menutext{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#515151;
	text-align:center;
	padding-top:4px;
}

a:hover.top_menutext{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding-top:4px;
	text-decoration:underline;
}

.login_header{
	background-color:#84b935;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	color:#FFFFFF;
	height:21px;
	padding-left:3px;
}

.login_bg{
	background-image:url(../images/login_bg.jpg);
	background-position:left;
	background-repeat:repeat-x;
	height:112px;
}

.text_box{
	background-color:#FFFFFF;
	border-bottom:1px solid #578512;
	border-left:1px solid #578512;
	border-right:1px solid #578512;
	border-top:1px solid #578512;
	font-size:11px;
	height:14px;
}

.login_text{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.submit_butt{
	background-image:url(../images/submit_butt.jpg);
	height:20px;
	border-bottom:1px #5e6b76 solid;
	border-top:1px #5e6b76 solid;
	border-left:1px #5e6b76 solid;
	border-right:1px #5e6b76 solid;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}

.left_gray{
	background-color:#eaeaea;
	border:1px #b5b4b4 solid;
}

.gray_lineleft{
	background-color:#b5b4b4;
	height:2px;
}

.red_text{
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	color:#bf1106;
}

.blue_text{
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	color:#06507e;
}

.bottom_blue-stripe{
	background-image:url(../images/bottom_blue.jpg);
	height:7px;
	background-position:left;
	background-repeat:repeat-x;
	vertical-align:top;
}

.gray_bottom{
	background-color:#e8e8e8;
}

.bottom_blue{
	background-color:#a8c2d1;
}

.bottom_link{
	font-size:10px;
	font-family:Verdana;
	color:#000000;
}

#bottom_text{
	font-family:Verdana;
	font-size:10px;
	color:#993300;
}

/*----Menu Panel Top----*/
ul{list-style-type:none;}

.menu_bg{
	background-color:#e8e8e8;
}
#menuPan{
	width:685px; 
	height:40px; 
	position:relative; 
	margin:0 auto;
}

#menuPan ul li a.colleges{
	width:110px; 
	height:40px; 
	display:block; 
	background-image:url(../images/01collages_n.jpg); 
	background-repeat:no-repeat; 
	color:#ffffff; 
	text-align:center; 
	text-decoration:none;
	float:left;
	
}

#menuPan ul li a:hover.colleges{
	width:110px; 
	height:40px; 
	background-image:url(../images/01collages_r.jpg); 
	background-repeat:no-repeat; 
	color:#000; 
	border:none; 
	text-decoration:none;
}

#menuPan ul li a.library{
	width:115px; 
	height:40px; 
	display:block; 
	background-image:url(../images/02library_n.jpg); 
	background-repeat:no-repeat; 
	color:#ffffff; 
	text-align:center; 
	text-decoration:none;
	float:left;
}

#menuPan ul li a:hover.library{
	width:115px; 
	height:40px; 
	background-image:url(../images/02library_r.jpg); 
	background-repeat:no-repeat; 
	color:#000; 
	border:none; 
	text-decoration:none;
}

#menuPan ul li a.administration{
	width:115px; 
	height:40px; 
	display:block; 
	background-image:url(../images/03administration_n.jpg); 
	background-repeat:no-repeat; 
	color:#ffffff; 
	text-align:center; 
	text-decoration:none;
	float:left;
}

#menuPan ul li a:hover.administration{
	width:115px; 
	height:40px; 
	background-image:url(../images/03administration_r.jpg); 
	background-repeat:no-repeat; 
	color:#000; 
	border:none; 
	text-decoration:none;
}

#menuPan ul li a.innovation {
	width:115px; 
	height:40px; 
	display:block; 
	background-image:url(../images/04innovation_n.jpg); 
	background-repeat:no-repeat; 
	color:#ffffff; 
	text-align:center; 
	text-decoration:none;
	float:left;
}

#menuPan ul li a:hover.innovation{
	width:115px; 
	height:40px; 
	background-image:url(../images/04innovation_r.jpg); 
	background-repeat:no-repeat; 
	color:#000; 
	border:none; 
	text-decoration:none;
}

#menuPan ul li a.rti {
	width:115px; 
	height:40px; 
	display:block; 
	background-image:url(../images/05rti_n.jpg); 
	background-repeat:no-repeat; 
	color:#ffffff; 
	text-align:center; 
	text-decoration:none;
	float:left;
}

#menuPan ul li a:hover.rti{
	width:115px; 
	height:40px; 
	background-image:url(../images/05rti_r.jpg); 
	background-repeat:no-repeat; 
	color:#000; 
	border:none; 
	text-decoration:none;
}

#menuPan ul li a.career {
	width:115px; 
	height:40px; 
	display:block; 
	background-image:url(../images/06career_n.jpg); 
	background-repeat:no-repeat; 
	color:#ffffff; 
	text-align:center; 
	text-decoration:none;
	float:left;
}

#menuPan ul li a:hover.career{
	width:115px; 
	height:40px; 
	background-image:url(../images/06career_r.jpg); 
	background-repeat:no-repeat; 
	color:#000; 
	border:none; 
	text-decoration:none;
	float:left;
}

#menuPan ul{width:685px; height:40px; position:absolute; right:0px; margin:0px;}
#menuPan ul li{width:110px; height:28px; float:left;}


/*----middle----*/
.ntext{
	text-align:justify;
}

.bold{
	font-weight:bold;
}

.blue_header{
	background-color:#4396ca;
	height:26px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}

.gray_box{
	border-bottom:#e1e1e1 1px solid;
	border-left:#e1e1e1 1px solid;
	border-right:#e1e1e1 1px solid;
	border-top:#e1e1e1 1px solid;
}

.blue_title{
	font-family:Verdana;
	font-size:18px;
	color:#286d7b;
	font-weight:bold;
}

.arrow_red{
	background-image:url(../images/arrow_red.gif);
	background-position:center top;
	height:12px;
	width:2%;
	background-repeat:no-repeat;
}

.sub_bullet{
	background-position:center top;
	height:12px;
	font-size:13px;
	font-weight:bold;
	color:#336699;
	width:2%;
	background-repeat:no-repeat;
}

.sambalpur_image{
	background-image:url(../images/samblapur_image.jpg);
	width:510px;
	height:210px;
}

.red_header{
	background-color:#bf1106;
	height:26px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}

.red_middle-bg{
	background-image:url(../images/red_middle.jpg);
	background-position:left;
	background-repeat:repeat-x;
	vertical-align:bottom;
	height:122px;
}

.brown_header{
	background-color:#c69344;
	height:26px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}

.brown_middle-bg{
	background-image:url(../images/brown_middle.jpg);
	background-position:left;
	background-repeat:repeat-x;
	height:122px;
}

.text_01-home{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.green_header{
	background-color:#c5c040;
	height:26px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}

.blue_text-detial{
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	color:#286d7b;
}

.side_bg01{
background-color:#eaeaea;
}
.table
{
background-color:#CCCCCC;

}

.table_header{
	background-color:#bf1106;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.table_row1{
	background-color:#eaf4f9;
	vertical-align:top;
}

.table_row2{
	background-color:#f9f6e4;
		vertical-align:top;
		text-align:left;
}
a.text_link{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#515151;
	text-align:center;
	padding-top:4px;
	text-decoration:underline;
}

a:hover.text_link{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding-top:4px;
	text-decoration:none;
}