A:HOVER.navBar {
	color : White;
}
A:HOVER {
    color: #993300;
}

.title
{
font-family:arial;
font-size: 10px;
}

.titlebold
{
font-family:arial;
font-size: 10pt;
font-weight: bold;
}

.bigtitle
{
font-family:arial;
font-size: 12pt;
font-weight: bold;
}

.text
{
font-family:arial;
font-size:8pt;
}

.textbold
{
font-family:arial;
font-size:8pt;
font-weight: bold;
}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,Arial;
font-size : 10px;
font-weight: bold;
}

.gray_back_textarea
{
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-size: 8pt;
font-family: tahoma, ms sans serif; 
}


.gray_back
{
font-family: tahoma, ms sans serif; 
font-size: 11px; 
background: white; 
border-bottom: 1px solid black; 
border-right: 1px solid black; 
border-left: 1px solid black; 
border-top: 1px solid black; 
color: black; 
height: 19px; 
text-decoration: none; 
cursor: hand; 
padding-right: 5px; 
padding-left: 5px;
}
