body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
	}
.btm_link {
	font-size: 12px;
	font-variant: small-caps;
	text-decoration:none;
	color:#333333;
	letter-spacing: 0px;
}
.btm_link:hover {
	color:#000000;
}
.top_link {
	font-size: 12px;letter-spacing:0.5px;
	font-variant: small-caps;
	text-decoration:none;
	font-weight:bold;
	color:#696969;
	font-family:Arial;
}
.top_link:hover {
	color:#B101B1;

}
.divider{
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.divider1{
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
		

}

.footertext a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}				

.footertext a:visited{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
			font-weight:bold;
		text-decoration:underline;
		color:#333333;
	}	
.footertext a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		font-weight:bold;
		text-decoration:underline;
	color:#333333;
}	
.footertext a:active{
	font-family:tahoma;
	font-size:12px;
		font-weight:bold;
		text-decoration:underline;
	color:#333333;
}		