BODY {
font-size: 16;
color: #4;
font-family: arial, helvetica, sans-serif;
}

A {
font-family: "Tahoma", Courier, mono;
text-decoration: none;
; color: #9a9999
; font-weight: bold;
font-size: 9px;
}

A:VISITED {
font-family: "Tahoma", Courier, mono;
text-decoration: none;
font-size: 9px;
}

A:ACTIVE {
font-family: "Tahoma", Courier, mono;
text-decoration: none;
; font-weight: bold;
font-size: 9px;
}

A:LINK {
font-family: "Tahoma", Courier, mono;
text-decoration: none;
font-weight: bold;
font-size: 9px;
}

A:HOVER {
color: #c44b01;
font-family: "Tahoma", Courier, mono;
text-decoration: none;
; font-weight: bold;
font-size: 9px;
}

H1
{
	font-size: 11px;
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;



sans-serif;
}

.TableBGColor 
{	
background-color : #FFFFFF;
}

.TableBGColorTop
{	
background-color : #FFFFFF;
}

.Title
{
font-size: 20px;
color: #000000;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}

.LeftTitles
{
font-size: 13px;
color: #000000;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}

.LeftTitlesSmall
{
font-size: 9px;
color: #000000;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}

.Messages
{
font-size: 11px;
color: #9a9999;
font-family: "Tahoma";
font-weight: bold;
}

.Content      
{
font-family: "Tahoma";
font-size: 10px;
color: #9a9999;

}

.Bar      
{
font-family: "Tahoma";
font-size: 9px;
color: #9a9999;
font-weight: bold;

}

.Title      
{
font-family: "Tahoma";
font-size: 11px;
color: #473020;

}

.Title_Aaron    
{
font-family: "Tahoma";
font-size: 10px;
font-weight: bold;
color: #473020;

}

.Select       
{
font-family: "Tahoma";
font-size: 9px;
color: #473020;
font-weight: bold;
border: 1px solid #D1D8AB;
background-color: #F5F5F0;
}

.Images
{
cursor: "hand";
}

/* Form Formats */
.formHeading      {font-family:tahoma;font-size:11px;color:#9a9999;font-weight:bold;}
.formData         {font-family:tahoma;font-size:13px;color:#956B31;}
.formReq          {font-family:tahoma;font-size:13px;color:#956B31;}
.formField        {font-family:tahoma;font-size:13px;color:#956B31;border:1px solid #D1D8AB;}
.formField2       {font-family:tahoma;font-size:13px;color:#956B31;}
.formSubmit       {font-family:tahoma;font-size:11px;color:#9a9999;font-weight:bold;border:1px solid #9a9999;background-color:#f8e6e6;cursor:pointer;cursor:hand;}
.formSubmit2      {font-family:tahoma;font-size:13px;color:#333366;border:1px solid #333366;background-color:#FFFFFF;cursor:pointer;cursor:hand;}

