BODY{
  FONT-SIZE: 10pt;
  BACKGROUND  : url(../Data/bluebar3.gif) repeat-y;
  FONT-FAMILY: arial, verdana;
  margin:2;
  color:#000080;
}
TABLE{
  FONT-SIZE: 10pt;
  FONT-FAMILY: arial, verdana;
}
H1,H2,H3,H4,H5,H6,HR{display:block;text-decoration:none;margin-top:0;margin-bottom:4;}
H1{font-size:16pt;}
H2{font-size:14pt;}
H3{font-size:12pt;}
H4{font-size:10pt;text-decoration:underline;}
H5{font-size:8pt;}
H6{font-size:6pt;}

FORM{
  display:inline;
}

.TDA{
  padding:0 10 0 0;
  text-align:right;
}


A{
  color:MediumBlue; 
  text-decoration:none; 
  font-weight:bold;}
A:Hover{color:red;}
A:Active{color:green;}

HR{height:1px; color:blue;}

.tick{
  font-family: webdings;
  font-size:14px;
  color: darkred;
}
.alert{
	color:red;
}
.CurLink{
  COLOR: darkred;
}

.errormsg{
    FONT-WEIGHT: bold;
    COLOR: red
}
.hdr{
  xBACKGROUND-IMAGE: url(PlainBannerBig.jpg);
  xBACKGROUND-REPEAT: no-repeat;
  xBACKGROUND-COLOR: #000080;
  width: 100%;
  height: 80px;
}
.hdr_div{
  color:purple;

}
.hdrtxta, .hdrtxtb{
  padding:0 0 0 10;
  font-style:italic;
  font-size:20pt;
  font-weight:bold;
}
.hdrtxtb{
  font-size:16pt;
}

.ftr{
  xBACKGROUND-IMAGE: url(PlainBannerBig.jpg);
  xBACKGROUND-REPEAT: no-repeat;
  xBACKGROUND-COLOR: #000080;
  width: 100%;
}


.tblNormal{
  margin-top:2px;
  xborder-top:2 DarkRed Solid;
  xborder-bottom:2 DarkRed Solid;
  margin-bottom:4px;
}
.pad{
	padding:10 4 4 4;
}


.NavMenuTable{
	border-right:1 solid #000080;
	padding:0;
	height:100%;
}
.arrowRT{
	font:normal 11pt Webdings;
	color:darkred;
}



.RecTable{
	background:#000080;
}
.ListCap{
	Color:white;
	font-size:8pt;
	font-weight:bold;
	padding:2 2 2 2;
}
.ListData{
	background:white;
	padding:2 4 2 4;
}
.ListDataClick{
	background:white;
	padding:2 4 2 4;
	cursor:hand;
}
.FormCap{
	font-size:8pt;
	font-weight:bold;
	vertical-align:top;
	padding:2 2 2 2;
	color:#000080; 
	background:white; 
}
.FormData{
  padding:2 2 2 8;
  background:white;
}
.FormSep{
	padding:2 2 2 4;
	font-size:10pt;
	font-weight:bold;
	vertical-align:top;
	background:#000080; 
	color:white;
}

.pgctl{
  font:normal 16pt Webdings;
}

.awide{
  width:100%;
}

.tdTxt0{enabled:flase;}
.tbNum1{width:50;}
.tbTxt1{width:100;}
.tbTxt2{width:200;}
.tbTxt5{width:100%;}

.menusep{
  height:1px;
  background:#000080;
}


.FldNote{
	font-size:10pt;
	font-weight:hormal;
	color:brown;
}

.EditBox{
	border:1 solid pink;
    behavior: url(editbox.htc);
}
.EditLegend{
	background:white;
	border:1 solid pink;
	padding:0 3 1 2;
	color:pink;
	cursor:pointer;
	font:normal 8pt verdana;
    behavior: url(editlable.htc);
}
.indent_10{
  padding:0 10 0 10;
}

/* Edit box */
.eb{
  padding:0;
  cursor:url("data/H_IBEAM.CUR");
  behavior: url(ebox.htc);	  
}

#CourseNameList DIV,
#CourseCityList DIV,
#InstructorList DIV
{
 cursor:pointer;
}
