body {background-image : url(bg.jpg);
background-position : top;
background-repeat : repeat-x;
background-color: #000000;
}


body, table, tr, td {
FONT-SIZE: 13px; 
COLOR: #4b4b4b; 
FONT-FAMILY: arial;
line-height: 17px;
}

.nav a:link, .nav a:active, .nav a:visited { 
FONT-SIZE: 13px; 
COLOR: #000000; 
FONT-FAMILY: impact, Arial Black, arial; 
text-decoration: none;

} 


.nav a:hover { 
FONT-SIZE: 13px;
COLOR: #0cc0ff; 
FONT-FAMILY: impact, Arial Black, arial; 
text-decoration: none;
}

a:link, a:active, a:visited { 
FONT-SIZE: 13px; 
COLOR: #d38c00; 
FONT-FAMILY: arial;
text-decoration: none; 
} 

a:hover { 
FONT-SIZE: 13px;
COLOR: #ff3327; 
FONT-FAMILY: arial; 
text-decoration: none;
}

b {
COLOR: #0080ef;

}

i {
COLOR: #03a3dd;
font-weight: bold;
}



.title{color: #41a468;
font-family: georgia, trebuchet ms;
font-size: 10pt;	
font-weight: bold;	
text-align: left;
line-height: 10pt;
 }
 
 
 
 
 blockquote {
padding-left: 10px;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
text-align: left;
font-family: arial, sans serif;
font-size: 13px;
line-height: 16px;
}


	
	
input, textarea, select { 
	font-family: Arial, Verdana; 
	font-size: 12px;
	color: #e69c09;
	border: 1px solid #7bc134; 
	padding: 2px;
}


input:hover,
input:focus,
textarea:hover,
textarea:focus {
	border: 1px solid #ff1c20;
}