body, td, th {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #222C71;
}

.bd{font-weight:bold;}
.bdr{color:#C30E75;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:#C30E75;}
.profcapt{font-size:12px;font-weight:bold;}
.profvalue{font-size:12px;}
.headwh{font-size:11px;font-weight:bold;color:white;}

h1 {font-size:18px;color:#C30E75;font-weight:bold;margin: 1px;padding: 0px;}
h2 {font-size:14px;color:#C30E75;font-weight:bold;margin: 1px;padding: 0px;}
h3 {font-size:18px;color:#222C71;font-weight:bold;margin: 1px;padding: 0px;}

input{
    background: white;
    border: 3px solid;
    border-color: #CED0DF;
    font-size: 12px;
    font-family: ,Arial,Helvetica,sans,Tahoma;
}
input.btt{
    background: #C30E75;
    border: 3px solid;
    border-color: #CED0DF;
    font-size: 12px;
    font-family:Arial,Helvetica,sans,Tahoma;
	font-weight:bold;
	color:white;
}

.inputerror{
    background: #C30E75;
    border: 3px solid;
    border-color: #CCCCCC;
    font-size: 12px;
    font-weight:bold;
    color:#FFFFFF;
    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;
}

.hd_white {
  font-size: 12px;
  font-weight:bold;
  color: white;
}

li.white {
  font-size: 12px;
  font-weight:bold;
  color: white;
}

li.blue {
  font-size: 12px;
  font-weight:bold;
  color: #222C71;
}

.chkbox{font-size:11px;}

a.menu:link {
	font-family:arial, helvetica, tahoma;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.menu:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover {
	color:#99CCFF;
	font-weight:bold;
	text-decoration:none;
}

a.menu:active {
	color:#99CCFF;
	font-weight:bold;
	text-decoration:none;
}

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.lmenu:link {
	DISPLAY: block; 
	font-family:arial, helvetica, tahoma;
	font-size:12px;
	font-weight:bold;
	color:#3366CC;
	LINE-HEIGHT: 20px; 
	HEIGHT: 20px; 
}
a.lmenu:visited {
	DISPLAY: block; 
	color:#3366CC;
	font-weight:bold;
	LINE-HEIGHT: 20px; 
	HEIGHT: 20px; 
}
a.lmenu:hover {
	DISPLAY: block; 
 	BACKGROUND: #C30E75; 
	CURSOR: pointer; 
	color: white;
	font-weight:bold;
	LINE-HEIGHT: 20px; 
	HEIGHT: 20px; 

}

a.lmenu:active{
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;
}
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;
}

/*menu tabs*/
td.active_item, td.inactive_item {
  text-align:middle;
  text-align:top;
  color:#C30E75;
}
td.active_item {
  font-weight:bold;
  background-color:#222C71;
}
div.active_item_lt {
  height: 9px;
  background: url(/stu_im/corners/menu_active_lt.gif) no-repeat top left;
}
div.active_item_rt {
  height: 9px;
  background: url(/stu_im/corners/menu_active_rt.gif) no-repeat top right;
  padding: 0 9px;
}
div.inactive_item_lt {
  height: 9px;
  background: url(/stu_im/corners/menu_inactive_lt.gif) no-repeat top left; 
}
div.inactive_item_rt {
  height: 9px;
  background: url(/stu_im/corners/menu_inactive_rt.gif) no-repeat top right;
  padding: 0 9px;
 
}
div.hline {
  border-top: 3px solid #FFFFFF;
}
div.bline {
  border-bottom: 3px solid #FFFFFF;
  padding: 0px 0px;
}
div.active_menu_text {
  border-left: 3px solid #EEEEEE;
  border-right: 3px solid #EEEEEE;
  white-space: nowrap;
  padding: 0px 0em 5px;
  
}

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 #6671A1;
  border-right: 3px solid #6671A1;
  padding: 0px 0em 0px;
  
}
div.blue_out_topline{
	border-top: 3px solid #6671A1;
}
div.blue_out_bottline{
	border-bottom: 3px solid #6671A1;
	 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 #B3B8D4;
  border-right: 3px solid #B3B8D4;
  padding: 0px 0em 0px;
  
}
div.light_out_topline{
	border-top: 3px solid #B3B8D4;
}
div.light_out_bottline{
	border-bottom: 3px solid #B3B8D4;
	 white-space: nowrap;
	 padding: 3px 0px;
	 /*font-size:0 px;*/
}
