@charset "utf-8";
boby {
	background-color: #41332a;
    margin-left: 20px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #999;
	margin-bottom: 0px;
	font-weight:lighter;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #000000;
	text-decoration: none;
	margin-bottom:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 0px;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #000000;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 0px;
}
h3 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #000000;
	text-decoration: none;
}


.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 9px;
	text-transform:uppercase;
	
	}
	
	.top_nav a, .top_nav a:link, .top_nav a:visited, .top_nav a:active {
	color: #CC0000;
	text-decoration: none;
	border-bottom:dotted; 
	border-bottom-width:1px; 
	border-bottom-color:#999;
}

.top_nav a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
	
	
.top_nav2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
	}
	
.top_nav2 a, .top_nav2 a:link, .top_nav2 a:visited, .top_nav2 a:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom:dotted; 
	border-bottom-width:1px; 
	border-bottom-color:#999;
}

.top_nav2 a:hover {
	color: #e2e2e2;
	text-decoration: underline;
	}
	
	
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p a, p a:link, p a:visited, p a:active {
	color: #CC0000;
	text-decoration: none;
}

p a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active {
	color: #cccccc;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.right_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF
	}
	
.right_nav a, .right_nav a:link, .right_nav a:visited, .right_nav a:active {
	text-decoration: none;
	border-bottom:dotted; 
	border-bottom-width:1px; 
	border-bottom-color:#FFF;
	color:#FFF;
}

.right_nav a:hover {
	color:#FFF;
	text-decoration: none;
	}
	
.tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	
	}
	
.tables a, .tables a:link, .tables a:visited, .tables a:active {
	color: #CC0000;
	text-decoration: none;
	border-bottom:dotted; 
	border-bottom-width:1px; 
	border-bottom-color:#999;
}

.tables a:hover {
	color: #FF00000;
	text-decoration: none;
	border-bottom:dotted; 
	border-bottom-width:1px; 
	border-bottom-color:#999;
	}


.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000000;
}

.body_copy a, .body_copy a:link, .body_copy a:visited, .body_copy a:active {
	color: #CC0000;
	text-decoration: none;
}

.body_copy a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

.body_copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.prod_img {
	float:right;
	margin-left: 10px;
}
	
.recipient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

