body {margin:0; padding:0; background-color:#EAE6C9; background-image:url(/images/gradient.jpg); background-repeat:no-repeat;}

table {margin:0; padding:0; text-align:left;}

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;
color:#000;

}

.textbold
{
font-family:arial;
font-size:8pt;
font-weight: bold;
color:#fff;
}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
/*border:1px solid black;*/
font-family : Verdana,Arial;
font-size : 10px;
font-weight: bold;
}

.gray_back_textarea
{
/*border:1px solid black;*/
font-size: 8pt;
font-family: tahoma, ms sans serif; 
}


.gray_back
{
font-family: tahoma, ms sans serif; 
font-size: 11px; 
background: white;
/*border:1px solid black;*/
color: black; 
height: 19px; 
text-decoration: none; 
cursor: hand; 
padding-right: 5px; 
padding-left: 5px;
}

