/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tablebg {
	background-image:    url(table-bg.gif);
}
.left-form-bg {
	background-image:    url(left-form-bg.gif);
}
.right-form-bg {
	background-image:    url(right-form-bg.gif);
}

/* start notice and warning box css  */
.notice-warning-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #520205;
}
.notice-box1 {
	background-color: #FC9802;
	border-color: #FEEB08;
	color: #000000;
}
.notice-box2 {
	background-color: #840121;	
	color: #000000;
	border-color: #330000;	
}
.notice-box3 {
	background-color: #840121;
	border-color: #ffff99;	
	color: #000000;
}

/*   | Webmaster Program | Terms Of Service | Customer Support | Privacy Policy | Billing */
a.notice-hyperlink:link { 
	background-color: #520205;	
	color: #FFFF00; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
}
a.notice-hyperlink:active { 
	background-color: #520205;	
	color: #FFFF00; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
}
a.notice-hyperlink:visited { 
	background-color: #520205;	
	color: #FFFF00; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
}
a.notice-hyperlink:hover { 
	background-color: #520205;	
	color: #FFFF00; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
}



/*  USC 2257 record keeping */
a.record-keeping:link { 
	background-color: #250101;		
	color: #FEF9E9; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
}
a.record-keeping:active { 
	background-color: #250101;		
	color: #FEF9E9; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
}
a.record-keeping:visited { 
	background-color: #250101;		
	color: #FEF9E9; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
}
a.record-keeping:hover { 
	background-color: #250101;		
	color: #FEF9E9; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
}

/*  www.eurorevenue.com */
.eurorevenue:link {
	background-color: #250101;		
	color: #FEF9E9; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration: none;
}
.eurorevenue:active {
	background-color: #250101;		
	color: #FEF9E9; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;  
	text-decoration: none;
}
.eurorevenue:visited {
	background-color: #250101;		
	color: #FEF9E9; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration: none;
}
.eurorevenue:hover {
	background-color: #250101;		
	color: #FEF9E9; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;  
	text-decoration: none;
}
.year {
	background-color: #250101;		
	color: #FEF9E9; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	text-decoration: none;
}


