BODY
{
    background-color:#bbbbbb;
    color:#000000;
    margin-left:0;
    margin-top:10px;

}



.nav  { 
	font-weight: bold; 
	text-decoration: none; 
	color: #222222;
	font-family: verdana; 
	font-size: 10px;
}
p
{
    margin-top:5px;
}
.nav a:link, .nav a:visited, .nav a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: white;	
	font-family: verdana; 
	font-size: 10px;
}
.nav a:hover { 
	font-weight: bold; 
	text-decoration: none; 
	color: #222222;
	font-family: verdana; 
	font-size: 10px;
}

.nav
{

}

.white_font {  font-family: verdana; font-size: 10px; text-decoration: none; color: #FFFFFF}

.main_font a:link, .white_font a:visited, .white_font a:active { 
	font-weight: normal; 
	text-decoration: none; 
	color: purple;	
	font-family: verdana; 
	font-size: 10px;
}
.main_font a:hover { 
	font-weight: normal; 
	text-decoration:underline; 
	color: purple;
	font-family: verdana; 
	font-size: 10px;
}

.main_font { font-family: verdana; font-size: 10px; text-decoration: none; color: #ffffff}
.quote { font-family: verdana; font-size: 10px; text-decoration: none; color: #44ff44; font-style:italic; font-weight:bold; }
.header { font-family: verdana; font-size: 11px; text-decoration: none; color: #000066; font-weight:bold; margin-top:0px;}

.main_header_1
{
    background-image:URL("images/main-header-1.jpg");
    background-repeat:no-repeat;
    width:525;
    height:23;
	color: white;	
	font-family: verdana; 
	font-size: 10px;
	font-weight:bold;
	vertical-align:middle;
	padding-top:5;
	padding-left:10;
}

.main_header_2
{
    background-image:URL("images/main-header-2.jpg");
    background-repeat:no-repeat;
    width:767;
    height:23;
	color: white;	
	font-family: verdana; 
	font-size: 10px;
	font-weight:bold;
	vertical-align:middle;
	padding-top:5;
	padding-left:10;
}

.box
{
    text-align:center;
    border:solid 1px #ffffff;
    padding:5 5 5 5;
}