body, td, th {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #376B84;
}

.bd{font-weight:bold;}
.bdr{color:#FF0000;font-weight:bold;}
.bdw{color:#FFFFFF;font-weight:bold;}

.rem{font-size:11px;}
.remb{font-size:11px;font-weight:bold;}
.remr{font-size:11px;color:#0090A3;}
.stars{border-bottom:1px solid #FFD67F;}

.headerbottom{border-bottom: 1px solid #0090A3;}
.headerbottomred{border-bottom: 1px solid #FF0000;}
.rowbottom{border-bottom: 1px solid #FFD67F;}
.rowleftbd{border-left: 3px solid #FF0000;padding-left:10px;}
.rowbd{border-top: 1px solid #FFD67F;}
.rowall{border: 1px solid #FFD67F;padding:5px;background-color:white;width:250px;}
.rowall1{border: 1px solid #FFD67F;padding:10px;background-color:white;}

.profcapt{
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	padding-right:10px;
	padding-left:0px;
	text-align:right;
	padding-top:2px
	
	}
.profvalue{
	font-size:12px;
	border-bottom: 1px solid #FFCC00;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:10px;}

.profvalue1{
	font-size:12px;
	color: #0090A3;
	}

.headwh{font-size:11px;font-weight:bold;color:white;}

h1 {font-size:18px;color:#FF0000;font-weight:bold;margin: 1px;padding: 0px;}
h2 {font-size:14px;color:#FF0000;font-weight:bold;margin: 1px;padding: 0px;}
h2.b {color:#0090A3;}
h3 {font-size:18px;color:#336699;font-weight:bold;margin: 1px;padding: 0px;}

input{
    background: white;
	border-top: 1px solid #005D69;
	border-right: 1px solid #FECA00;
	border-left: 1px solid #005D69;
	border-bottom: 1px solid #FECA00;
	padding-left:5px;
    font-size: 12px;
    font-family: Arial,Helvetica,sans,Tahoma;


}

input.btt{
    background: #6600FF;
    border: 3px solid;
    border-color: #CED0DF;
    font-size: 12px;
    font-family:Arial,Helvetica,sans,Tahoma;
	font-weight:bold;
	color:white;
}

.inputerror{
    background: #FFE3AA;
    border: 1px solid #FF0000;
    font-size: 12px;
    font-weight:bold;
    color:#FF0000;
    font-family: Arial,Helvetica,sans,Tahoma;
}
.inputerror2{
    background: #ffcc00;
    border: 0px;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
    font-family: Arial,Tahoma,Helvetica,sans;
}

.inputclear {
	color:none;
	background:none;
	border:none;
}

/*button imitation*/
.buttonon{
	background: #FFF0B8;
	border-right: 1px solid #F5A200;
	border-top: 3px solid #FF0000;
	border-left: 1px solid #F5A200;
    font-size: 12px;
    font-family: Arial,Helvetica,sans,Tahoma;
}

.buttonoff{
	background: #FFCC66;
	border-left: 2px solid #FEF4E7;
	border-top: 1px solid #FEF4E7;
	border-right: 1px solid #FEF4E7;
	border-bottom: 1px solid #F5A200;
    font-size: 12px;
    font-family: Arial,Helvetica,sans,Tahoma;
}

.buttonbody{
	background: #FFF0B8;
	border-right: 1px solid #F5A200;
	border-left: 1px solid #F5A200;
	border-bottom: 1px solid #F5A200;
    font-size: 12px;
    font-family: Arial,Helvetica,sans,Tahoma;
}

.hd_white {
  font-size: 12px;
  font-weight:bold;
  color: white;
}

li.white {
  font-size: 12px;
  font-weight:bold;
  color: white;
}
li.red {
  font-size: 12px;
  font-weight:bold;
  color: red;
}

li.blue {
  font-size: 12px;
  font-weight:bold;
  color: #222C71;
}

.chkbox{font-size:11px;}


.imgbd {
	border:1px solid #F5A200;
}






a.menu:link {
	font-family:arial, helvetica, tahoma;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	LINE-HEIGHT: 10px; 
}
a.menu:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
	LINE-HEIGHT: 10px; 

}
a.menu:hover {
	color:#FDC900;
	font-weight:bold;
	text-decoration:none;
	LINE-HEIGHT: 10px; 
}

a.menu:active {
	color:#99CCFF;
	font-weight:bold;
	text-decoration:none;
	LINE-HEIGHT: 10px; 
}

a.red:link {
	font-family:arial, helvetica, tahoma;
	font-size:12px;
	font-weight:bold;
	color:#C30E75;
	text-decoration:none;
}
a.red:hover {
	color:#C30E75;
	font-weight:bold;
	text-decoration:none;
}
a.red:visited {
	color:#C30E75;
	font-weight:bold;
	text-decoration:none;
}
a.red:active{
	color:#C30E75;
	font-weight:bold;
	text-decoration:none;
}

a:link {
	font-family:arial, helvetica, tahoma;
	font-size:12px;
	color:#3366CC;
}
a:visited {
	color:#3366CC;
}
a:hover {
	color:red;
}

a:active{
	color:red;
}

a.action {font-size:10px;color:red;border-left: 1px solid #FF0000;padding-left:5px;}

a.lmenu:link {
	text-decoration:none;
	DISPLAY: block; 
	font-family:arial, helvetica, tahoma;
	font-size:12px;
	font-weight:bold;
	color:#0090A3;
	LINE-HEIGHT: 20px; 
	HEIGHT: 20px;
	
}
a.lmenu:visited {
	text-decoration:none;
	DISPLAY: block; 
	color:#0090A3;
	font-weight:bold;
	LINE-HEIGHT: 20px; 
	HEIGHT: 20px; 
}
a.lmenu:hover {
	text-decoration:none;
	DISPLAY: block; 
 	BACKGROUND: #FF9900; 
	CURSOR: pointer; 
	border-left:3px solid #ff0000;
	color: white;
	font-weight:bold;
	LINE-HEIGHT: 20px; 
	HEIGHT: 20px; 

}

a.lmenu:active{
text-decoration:none;
DISPLAY: block; 
font-weight:bold;
	color:red;
	LINE-HEIGHT: 20px; 
	HEIGHT: 20px; 
}

/*corners*/
div.blue_solid_lt {
  height: 10px;
  background: url(/stu_im/corners/blue_solid_lt.gif) no-repeat top left;
}
div.blue_solid_rt {
  height: 10px;
  background: url(/stu_im/corners/blue_solid_rt.gif) no-repeat top right;
  padding:0 9px;
}


/*     ERROR     */
div.red_solid_lt {
  height: 10px;
  background: url(/stu_im/corners/red_solid_lt.gif) no-repeat top left;
}
div.red_solid_rt {
  height: 10px;
  background: url(/stu_im/corners/red_solid_rt.gif) no-repeat top right;
}
div.red_solid_lb {
  height: 10px;
  background: url(/stu_im/corners/red_solid_lt.gif) no-repeat bottom left;
}
div.red_solid_rb {
  height: 10px;
  background: url(/stu_im/corners/red_solid_rt.gif) no-repeat bottom right;

}

div.red_out_text {
  border-left: 3px solid #FF0000;
  border-right: 3px solid #FF0000;
  padding: 0px 0em 0px;
  
}
div.red_out_topline{
	border-top: 3px solid #FF0000;
}
div.red_out_bottline{
	border-bottom: 3px solid #FF0000;
	 white-space: nowrap;
	 padding: 3px 0px;
	 /*font-size:0 px;*/
}

/*     OK     */
div.ok_solid_lt {
  height: 10px;
  background: url(/stu_im/corners/ok_solid_lt.gif) no-repeat top left;
}
div.ok_solid_rt {
  height: 10px;
  background: url(/stu_im/corners/ok_solid_rt.gif) no-repeat top right;
}
div.ok_solid_lb {
  height: 10px;
  background: url(/stu_im/corners/ok_solid_lt.gif) no-repeat bottom left;
}
div.ok_solid_rb {
  height: 10px;
  background: url(/stu_im/corners/ok_solid_rt.gif) no-repeat bottom right;
}

div.ok_out_text {
  border-left: 3px solid #00CC00;
  border-right: 3px solid #00CC00;
  padding: 0px 0em 0px;
  
}
div.ok_out_topline{
	border-top: 3px solid #00CC00;
}
div.ok_out_bottline{
	border-bottom: 3px solid #00CC00;
	 white-space: nowrap;
	 padding: 3px 0px;
	 /*font-size:0 px;*/
}


/*menu tabs*/
td.inactive_item {
  background-color:#0199AD;
  background:url(/stu_im/bg_inact.gif)  repeat-x bottom left;
  CURSOR: pointer;
  border-left: 1px solid #2DABBB;
  border-right: 1px solid #006F7E;
}

td.active_item {
  background-color:#2DABBB;
  background:url(/stu_im/bg_act.gif) repeat-x top left;
  CURSOR: pointer; 
  border-top: 5px solid #FECA00;
  border-right: 1px solid #005D69;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #31C1D3;
}

td.current_item {
  background-color:#FF6600;
  background:url(/stu_im/bg_curr.gif) repeat-x bottom left;
   border-top: 5px solid #FECA00;
  border-right: 1px solid #005D69;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #31C1D3
}


td.center_cell{

  
  border-top: 3px solid #F79122;
  border-right: 3px solid #F79122;
  border-left: 3px solid #F79122;
  border-bottom: 3px solid #F79122;
  padding: 20px 20px 20px 20px;

}

div.active_item_lt {
  height: 6px;
  background: url(/stu_im/corners/menu_active_lt.gif) no-repeat top left;
}
div.active_item_rt {
  height: 6px;
  background: url(/stu_im/corners/menu_active_rt.gif) no-repeat top right;
  padding: 0 0px;
}
div.inactive_item_lt {
  height: 6px;
}
div.inactive_item_rt {
  height: 6px;
  padding: 0 0px;
 
}


div.inactive_item_lt11 {
  height: 6px;
  background: url(/stu_im/corners/menu_inactive_lt.gif) no-repeat top left; 
}
div.inactive_item_rt11 {
  height: 6px;
  background: url(/stu_im/corners/menu_inactive_rt.gif) no-repeat top right;
  padding: 0 0px;
 
}

div.hline {
  border-top: 0px solid #FECA00;
}
div.bline {
  background: url(/stu_im/corners/common_menu.gif) no-repeat top left;
  width:11px;
}
div.active_menu_text {

  border-right: 0px solid #EEEEEE;
  white-space: nowrap;
  padding: 0px 0em 0px;
  
}

div.aline {

  height: 4px;
  font-size: 1px;
  border-left: 3px solid #EEEEEE;
  border-right: 3px solid #EEEEEE;
  white-space: nowrap;
  padding: 0px;
}

div.blue_out_lt{
	height:9px;
	background: url(/stu_im/corners/blue_out_lt.gif) no-repeat top left;
}
div.blue_out_rt{
	height:9px;
	background: url(/stu_im/corners/blue_out_rt.gif) no-repeat top right;
	padding: 0 9px;
}
div.blue_out_lb{
	height:9px;
	background: url(/stu_im/corners/blue_out_lb.gif) no-repeat bottom left;
}
div.blue_out_rb{
	height:9px;
	background: url(/stu_im/corners/blue_out_rb.gif) no-repeat bottom right;
	padding: 0 9px;
}
div.blue_out_text {
  border-left: 3px solid #FDC900;
  border-right: 3px solid #FDC900;
  padding: 0px 0em 0px;
  
}
div.blue_out_topline{
	border-top: 3px solid #FDC900;
}
div.blue_out_bottline{
	border-bottom: 3px solid #FDC900;
	 white-space: nowrap;
	 padding: 3px 0px;
	 /*font-size:0 px;*/
}

/*------ white outline --------*/
div.light_out_lt{
	height:9px;
	background: url(/stu_im/corners/light_out_lt.gif) no-repeat top left;
}
div.light_out_rt{
	height:9px;
	background: url(/stu_im/corners/light_out_rt.gif) no-repeat top right;
	padding: 0 9px;
}
div.light_out_lb{
	height:9px;
	background: url(/stu_im/corners/light_out_lb.gif) no-repeat bottom left;
}
div.light_out_rb{
	height:9px;
	background: url(/stu_im/corners/light_out_rb.gif) no-repeat bottom right;
	padding: 0 9px;
}
div.light_out_text {
  border-left: 3px solid #2DABBB;
  border-right: 3px solid #2DABBB;
  padding: 0px 0em 0px;
  
}
div.light_out_topline{
	border-top: 3px solid #2DABBB;
}
div.light_out_bottline{
	border-bottom: 3px solid #2DABBB;
	 white-space: nowrap;
	 padding: 3px 0px;
	 /*font-size:0 px;*/
}


/*------------------- MAIN TABLE CELL ---------------------*/

/*------ white outline --------*/
div.mn_lt{
	height:9px;
	background: url(/stu_im/corners/main_lt.gif) no-repeat top left;

}
div.mn_rt{
	height:9px;
	background: url(/stu_im/corners/main_rt.gif) no-repeat top right;
	padding: 0 9px;
}
div.mn_lb{
	height:9px;
	background: url(/stu_im/corners/main_lb.gif) no-repeat bottom left;
}
div.mn_rb{
	height:9px;
	background: url(/stu_im/corners/main_rb.gif) no-repeat bottom right;
	padding: 0 9px;
}
div.mn_text {
  border-left: 3px solid #2DABBB;
  border-right: 3px solid #2DABBB;
  padding: 9px 15px 9px;
 
  
}
div.mn_topline{
	border-top: 3px solid #2DABBB;
}
div.mn_bottline{
	border-bottom: 3px solid #2DABBB;
	 white-space: nowrap;
	 padding: 3px 0px;
	 /*font-size:0 px;*/
}



/*------------------------IMPORTED OLD STYLE-----------------------*/

.headbg{background-image:url(/stu_im/sun_main.gif); background-repeat: no-repeat; background-position: top right;}
/*.bodybg{background-color:#F5A200;background-image:url(/stu_im/body_bg.gif); background-repeat: no-repeat; background-position: top left;}*/.bodybg{background-color:#F5A200;background-image:url(/stu_im/body_bg.gif); background-repeat: no-repeat; background-position: top left;}
.bodybg{background:#F5A200 url(/stu_im/body_bg.gif) repeat-x  top left;}