body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url("../graphics/bg_repeat.jpg");	
	background-repeat:repeat-x;	
	background-color:#4BA03E;
	height:860px;
}
.bg_middle
{
	background-image:url("../graphics/bg_center.jpg");	
	background-repeat:no-repeat;
   height:589px;
    width:767px;
 }
.bg_footer
{
	background-image:url("../graphics/footer.jpg");	
	background-repeat:no-repeat;
    height:69px;
    width:767px;
 }

    
.text
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	color:#FFFFFF;
	text-align:left;
    padding-left:4px;
	padding-bottom:0px;
	
}
a.link
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	
	line-height:15px;
	color:#0032A2;
	text-decoration:none; 
	}
a.link:hover
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:15px;
	color:#0032A2;
	text-decoration:underline; 
	}	
	
	
	



