.text
{
    FONT-FAMILY: Geneva, Arial, Helvetica;
    FONT-SIZE: x-small
}
P
{
    FONT-FAMILY: Geneva, Arial, Helvetica;
    FONT-SIZE: 10pt;
}
.largertext
{
    FONT-FAMILY: Geneva, Arial, Helvetica;
    FONT-SIZE: 15px;
    FONT-WEIGHT: 600
}
.textInput
{
    BORDER-BOTTOM: #993300 thin solid;
    BORDER-LEFT: #993300 thin solid;
    BORDER-RIGHT: #993300 thin solid;
    BORDER-TOP: #993300 thin solid;
    FONT-FAMILY: Geneva, Verdana, Arial;
    FONT-SIZE: 9pt
}
.smalltext
{
    FONT-FAMILY: Geneva, Arial, Helvetica;
    FONT-SIZE: 11px;
}
.textLink
{
    COLOR: #993300;
    FONT-FAMILY: Geneva, Arial, Helvetica;
    FONT-SIZE: small;
    FONT-WEIGHT: bold
}
.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cdcdcd;
	text-decoration: none;
	font-weight: bold;
}
.navBar:hover {
	text-decoration: none;
	color: #ffffff;
}
.navBar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cdcdcd;
	text-decoration: none;
	font-weight: bold;
}
.navBar:visited:hover {
	text-decoration: none;
	color: #ffffff;
}
.navBarHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

a{color: #993300; text-decoration: underline;}
a:hover{color: #cc7448; text-decoration: none;}
a:visited{color: #cc7448; text-decoration: underline;}

.cell{FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; border-bottom: 1px solid #993300;}
.cellCust{FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; border-bottom: 1px solid #B58F80;}
.blueBold{COLOR: #993300; FONT-WEIGHT: 600;}
.columnHeader
{
    COLOR: #B58F80;
    FONT-FAMILY: Arial, Helveticav, sans-serif;
    FONT-SIZE: 12px;
		border-bottom: 1px solid #B58F80;
}
