	A:link {
		color: #027ABB;
		text-decoration: none;
	}

	A:visited {
		color: #027ABB;
		text-decoration: none;
	}
	A:active {
		color: #027ABB;
		text-decoration: none;
	}
	A:hover {
		color: #027ABB;
		text-decoration: none;
	}
	
	a.whitemo {
		text-decoration: none;
		color: #FFFFFF;
	}
	
	a.whitemo:visited {
		text-decoration: none;
		color: #FFFFFF;
	}
	
	a.whitemo:hover {
		text-decoration: none;
		color: #FFFFFF;
	}	
	
	
	body {
		color: #FFFFFF;	
		margin: 0px;
	}

	.banner_logo {
	margin: 0px;
	background-color: #000000;
	background-image : url(images/banner_logo.gif);
	background-repeat : no-repeat;
	height: 86px;
	}
	
	.navlinks {
		font-family : Arial, Verdana, Helvetica;
		font-size : 12px;
		line-height: 16px;
		color: #FFFFFF;
		font-weight: normal;
		margin-right: 40px;
	}		
	
	
	.headings {
		font-family : Arial, Verdana, Helvetica;
		font-size : 18px;
		line-height: 20px;
		color: #000000;
		font-weight: bold;
	}
	
	.headings16 {
		font-family : Arial, Verdana, Helvetica;
		font-size : 16px;
		line-height: 20px;
		color: #000000;
		font-weight: bold;
	}	
	
	.sub_head {
		font-family : Arial, Verdana, Helvetica;
		font-size : 11px;
		line-height: 16px;
		color: #666666;
		font-weight: normal;
	}	
	

	.description {
		font-family : Arial, Verdana, Helvetica;
		font-size : 11px;
		line-height: 16px;
		color: #000000;
		font-weight: normal;
	}	
	
	
	.white_content {
		font-family : Arial, Verdana, Helvetica;
		font-size : 11px;
		line-height: 16px;
		color: #FFFFFF;
		font-weight: normal;
	}		
	
	
	.buynow {
		font-family : Arial, Verdana, Helvetica;
		font-size : 18px;
		line-height: 20px;
		color: #000000;
		font-weight: bold;
	}
	
	.spacer31 {
	margin-left: 31px;
	margin-right: 31px;
	}