BODY {
	margin:0;
	padding:0;
	background-image:url('../images/toptile.gif');
	background-repeat:repeat-x;
	}

.normal{
	font-family:Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #424242;
	text-decoration: none; 
	text-align: justify;
	line-height:18px;
}

.blue{
	font-family:Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #205c9e; 
	text-decoration: none
}

.green{
	font-family:Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #85ce4a;
	text-decoration: none; 
	line-height:14pt
}

.white{
	font-family:Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none; 
	line-height:12pt
}


.greenheader{
	font-family:georgia, serif; 
	font-size: 20px; 
	font-weight: normal; 
	color: #73BB44;
	text-decoration: none; 
}

.whiteheader{
	font-family:georgia, serif; 
	font-size: 20px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none; 
}

.blueheader{
	font-family:georgia, serif; 
	font-size: 20px; 
	font-weight: normal; 
	color: #1b65b6;
	text-decoration: none; 
}

.link_normal{
	font-family:Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #363636; 
	text-decoration: none
} 

.link_normal:hover{
	font-family:Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #F47121; 
	text-decoration: none; 
	border-bottom: 1px dashed;	
}


.link_blue{
	font-family:Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #205c9e; 
	text-decoration: none
} 

.link_blue:hover{
	font-family:Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #363636; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}

.link_white{
	font-family:Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none
} 

.link_white:hover{
	font-family:Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #e3e3de; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}

.feat{
	background-image:url('../images/featbase.gif');
	background-repeat:repeat-x;
	}

.bannerbgd{
	background-image:url('../images/bannerbgd.gif');
	background-repeat:repeat-x;
	background-position:top;
}

.lnkbgd{
	background-image:url('../images/lnk_bgd.gif');
	background-position: bottom;
	background-repeat:repeat-x;
}

.lnkbgd_sel{
	background-image:url('../images/lnk_bgd_sel.gif');
	background-position: bottom;
	background-repeat:repeat-x;
}

.footer_bgd{
	background-image:url('../images/footer_grad.gif');
	background-position: top;
	background-repeat:repeat-x;
}