@charset "UTF-8";
/* CSS Document */

body 
{
	background-color:#2f3034;
	bottom: inheritinherit;
	text-align:center;
	font-family:Arial;
	font-size:13px;
}
.Required
{
	color:Red;
}
#container {
	background-color: #FFFFFF;
	height: auto;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.jpg);
}



.greentxt {font-size: 20px;
	color: #89de0f;

	}
	
	
	.blueheadertxt {font-size: 20px;
	color: #078fc1;

	}
	
	.whittxt  {color:#FFFFFF;}
	
a.locationlink:link {color:#FFFBF0;}
a.locationlink:visited {color:#FFFBF0;}
a.locationlink:hover {color:#99CCFF;}
a.locationlink:active {color:#FFFBF0;}



a.bluelink:link {color:#078fc1;}
a.bluelink:visited {color:#078fc1;}
a.bluelink:hover {color:#078fc1; text-decoration:underline}
a.bluelink:active {color:#078fc1;}
	
	a:link {color: #808080;text-decoration: none;}
    a:visited {color: #808080;text-decoration: none;}
	a:hover {color: #99CCFF;}
    a:active {color: #808080;}



td#footer a:link {color: #078fc1;}
td#footer a:visited {color: #078fc1;}
td#footer a:hover {color: #078fc1;t; 	text-decoration: underline;}
td#footer a:active {color: #078fc1;}
	

	
	
	.graytxt {font-size: 15px;
         color: #3B3B3B;

}


.whitetxt {
	color: #FFFFFF;
	font-size: 13px;
}




a img { border-style:none;

 }



.menutxt {
    color: #000000;
	font-size: 13px;
	}
	
	
	
