/* CSS Document */

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #403F3F;
}
IMG
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	}

LI
{
	margin:15px;
}

	
h1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:30px;
	letter-spacing:0.5px;
	text-transform:uppercase;
	color:#000000;
	margin:1px;
	}
	
.Orange
{
	color:#F65D01;
	}

.Red
{
	color:#E12908;
	}	
	

.normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#000000;
	}
	
.normal a:link
{
	text-decoration:underline;
	color:#0B58AF;
	}	

.normal a:active
{
	text-decoration:underline;
	color:#0B58AF;
	}		

.normal a:visited
{
	text-decoration:underline;
	color:#0B58AF;
	}
.normal a:hover
{
	text-decoration:none;
	color:#C80505;
	}	

.code{
	font-family:Courier, mono;
	color: #000000;
	font-size:12px;
	}
	
.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E12908;
	line-height:15px;
	}
	
.small a:link
{
	text-decoration:underline;
	color:#E12908;
	}	

.small a:active
{
	text-decoration:underline;
	color:#E12908;
	}		

.small a:visited
{
	text-decoration:underline;
	color:#F65D01;
	}
.small a:hover
{
	text-decoration:none;
	color:#F65D01;
	}	
	
.subHead
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:1px;	
	color:#000000;
	}
	
.subHead a:link
{
	text-decoration:underline;
	color:#000000;
	}	

.subHead a:active
{
	text-decoration:underline;
	color:#000000;
	}		

.subHead a:visited
{
	text-decoration:underline;
	color:#000000;
	}
	
.subHead a:hover
{
	text-decoration:none;
	color:#000000;
	}				

.Guarantee{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A4405;
	line-height:20px;
	}


	
.footer {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073B70;
	
	
}
	
.footer a:link
{
	text-decoration:none;
	color:#073B70;
	font-weight:bold;
	}	

.footer a:active
{
	text-decoration:none;
	color:#073B70;
	font-weight:bold;
	}		

.footer a:visited
{
	text-decoration:none;
	color:#073B70;
	font-weight:bold;
	}
	
.footer a:hover
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	}
		
.White
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
	
.White a:link
{
	text-decoration:underline;
	color:#FFFFFF;
	}	

.White a:active
{
	text-decoration:underline;
	color:#FFFFFF;
	}		

.White a:visited
{
	text-decoration:underline;
	color:#FFFFFF;
	}
	
.White a:hover
{
	text-decoration:none;
	color:#FFFFFF;
	}						
	