/* CSS Document */

BODY {
	
}
 
td {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #777777; font-weight:normal; line-height: normal;
}
 
p {
	padding:0;
	margin:0;
	}
.welcome_padding {
	padding-left:18px;
	padding-top:60px;
	}
.news_padding {
	padding-top:15px;
	}						
.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#866C01;
	text-decoration: none;
	font-weight:normal;
	}
.footertext:hover{
	text-decoration: underline;
	}
.welcometext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8E7313;
	text-decoration: none;
	font-weight:normal;
	}	
.news_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B08F05;
	text-decoration: none;
	font-weight:normal;
	}		
.black_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
	}
.black_text:hover{
	text-decoration:none;
	}
.blackbold_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	}				
.white_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	}
.white_text:hover{
	text-decoration:underline;
	}
.black{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	}
.black:hover{
	text-decoration: underline;
	}										
