a.bod_link, a.toc_link:visited 
{
	font-size: 13px;
	font-weight: bold;
	color:#336699; 
	text-decoration:none;
}

a.bod_link:hover, a.toc_link:active 
{
	font-size: 13px;
	color:#336699;
	text-decoration:underline;
}


.tblback 
{ 
	font-family : verdana, arial;
	font-size : 12;
	background-color : #000000;
}

.tblmain 
{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12;
	background-color : #ffffff;
}

.msg 
{ 
	font-family : verdana, arial;
	font-size : 10;
	color : #FF0000;
}

.tblhead 
{
	font-family : Verdana, arial;
	font-size : 12;
	font-weight : bold;
	color: #ffffff;
	background-color : #666699;
	background-image: url(../images/reg-max-BlueFillSqr.gif);

}

.tblsubhead 
{ 
	font-family : Verdana,arial;
	font-size : 12;
	font-weight : bold;
	color: #000000;
	background-color:#FFFFFF;
}

.tblrows
{
	font-family:Verdana, Arial ;
	font-size : 10;
	background-color : #FFFFFF;
}	

.tblbtn
{
	font-family : Verdana, Arial ;
	font-size:12;
	width : 50;
	height:25;
}

A.highlight:link    {color:black; text-decoration:none;}
A.highlight:visited {color:black; text-decoration:none;}
A.highlight:active  {color:black; text-decoration:none;}
A.highlight:hover   {color:#ff9900; text-decoration:none;}


A.MenuLink:link    {color:999999; text-decoration:none;}
A.MenuLink:visited {color:999999; text-decoration:none;}
A.MenuLink:active  {color:999999; text-decoration:none;}
A.MenuLink:hover   {color:#ff9900; text-decoration:none;}


A.deptnav:link    {color:A6B7DA; text-decoration:none;}
A.deptnav:visited {color:A6B7DA; text-decoration:none;}
A.deptnav:active  {color:A6B7DA; text-decoration:none;}
A.deptnav:hover   {color:#ff9900; text-decoration:none;}


.incorrect {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF6600}
.medgray {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999}
.xbutton {
	height: 18px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	background-color: #336699;
	background-image: url(../images/Btn-bkrnd-grn.gif);
	color: #FFFFFF;
	background-position: center;
	cursor: hand;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	border-top: thin solid #99CC99;
	border-right: thin solid #99CC99;
	border-bottom: thin solid #006600;
	border-left: thin solid #006600;
	letter-spacing: 2px;
	text-align: center;
}
.xbutton-reset {

	height: 18px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 7px;
	background-color: #6699CC;
	background-image: url(../images/resetBtn-bkrnd.gif);
	color: #FFFFFF;
	background-position: center;
	cursor: hand;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #333366;
	border-left: thin solid #333366;
	letter-spacing: 1px;
	text-align: center;
}

A.xbutton-LftBarTop:link    {color:A6B7DA; text-decoration:none;}
A.xbutton-LftBarTop:visited {color:A6B7DA; text-decoration:none;}
A.xbutton-LftBarTop:active  {color:A6B7DA; text-decoration:none;}
A.xbutton-LftBarTop:hover   {color:#ff9900; text-decoration:underline;}

.xbutton-LftBarTop {
	height: 20px;
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 8px;
	background-color: #66CC66;
	background-image: url(../images/Lft-Bar-button-bkrnd.gif);
	color: #003300;
	cursor: hand;
	border-top: 0.5px solid #66CC66;
	border-right: thin solid #669966;
	border-bottom: thin solid #669966;
	border-left: .5px solid #66CC66;
	letter-spacing: 0px;
	text-align: left;


}
.tblhead-error {
	font-family : Verdana, arial;
	font-size : 12;
	font-weight : bold;
	color: #ffffff;
	background-color : #CC3300;
	background-image: url(../images/red-fill.gif);


}
