.boxtab {background-image: url("images/boxTab.png");}
.boxtabmiddle {background-image: url("images/BoxTabMiddle.png");}
.boxtabright {background-image: url("images/boxTabRight.png");}
.boxheading{
	font-size:18px;
	color:#660000;
	font-weight:normal;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boxtext {
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: 'Arial','sans-serif';
	text-align: left;
}
.footertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:1.25;
	text-align: center;
}
.heading{
	font-size:16px;
	color:#000099;
	font-weight:bold;
}
.logintext{
	color:#555555;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
}
.usertext{
	color:#000099;
	font-weight:bold;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
}
.logininput
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif; 
	border-top:#006a7a 1px solid;
	border-bottom:#006a7a 1px solid;
	border-left:#006a7a 1px solid;
	border-right:#006a7a 1px solid;
    color:#000099;
	oldcolor:#9fa374;
	background-color:#ffffff;
}
.navmain{
	height:25px;
    margin:0px 0px 10px 0px;
    padding:5px 5px 5px 5px;
    position:relative;
    font-family:"Trebuchet","Arial Narrow","Helvetica Condensed",Helvetica;
    font-size:13px;
    text-transform:uppercase;
    padding:3px 5px;
    height:17px;
    color:#fff;
    font-weight:bold;
    word-spacing:1px;
}
.required{
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
}
.usertext{
	color:#000099;
	font-weight:bold;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
}
.teallink { color : #006a7a; text-decoration : none;}
.whitelink { color : white; text-decoration : none;}
.redlink  { color : red;text-decoration : none; }
.navylink  { color :#000066;text-decoration : none; }
.yellowlink  { color : yellow;text-decoration : none; }
.bluelink  { color : blue;text-decoration : none; }
.blacklink  { color : black;text-decoration : none; }
.maroonlink  { color : maroon;text-decoration : none; }
