/* Standard CSS Styles*/

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	}

a:link {
	color:#60070D;
	text-decoration:none;
	}

a:visited {
	color:#60070D;
	text-decoration:none;
	}

a:hover {
	color:#60070D;
	text-decoration:underline;
	}

big {
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}
	
strong {
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}

small {
	font-size:10px;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:10px;
	color: #292929;
	border: solid 1px #101010;
	margin: 2px;
	}

/* Navigation Styles*/
	
.nav a {
	display: block; 
	padding: 9px 0px 9px 0px; 
	font-weight:normal; 
	border-bottom: solid 1px #60070D;
	}

.nav a:link {
	color:#404040; 
	text-decoration:none
	}
	
.nav a:visited {
	color:#404040;
	text-decoration:none; 
	font-weight:normal
	}
	
.nav a:hover {
	color:#CC0000; 
	text-decoration:underline; 
	font-weight:normal; 
	}

.footer a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	padding-right: 10px;
	}

.footer a:link {
	color:#380101; 
	text-decoration:none;
	}
	
.footer a:visited {
	color:#380101; 
	text-decoration:none; 
	}
	
.footer a:hover {
	color:#380101; 
	text-decoration:underline; 
	}

/* Page Layout Styles*/

.Header {
	background-image: url("/i/common/HeaderBG.gif"); 
	background-repeat: no-repeat;
	background-position: top;
	}

.LCol {
	background-image: url("/i/common/LColBG.gif"); 
	background-repeat: no-repeat;
	background-position: top right;
	}

.MainText {
	padding: 20px;
	}

.footer {
	border-top: solid 1px #D6D6D6;
	}


/* Home Page Layout Styles*/

.HomeMain {
	background-image: url("/i/front/MainBG.jpg"); 
	background-repeat: no-repeat;
	background-position: top;
	background-color: #210A0A;
	}

.HomeMainL {
	padding: 0px 20px 10px 0px;
	}

.HomeMainR {
	color: #E8E8E8;
	padding:  0px 0px 20px 18px;
	}

.HomeMainR a:link {
	color:#FFFFFF; 
	text-decoration:underline
	}
	
.HomeMainR a:visited {
	color:#FFFFFF;
	text-decoration:underline; 
	}
	
.HomeMainR a:hover {
	color:#FFFFFF; 
	text-decoration:none; 
	}

.Subscribe {
	background-color: #E1E1E1;
	}

.HomeFooter a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	padding-right: 10px;
	}

.HomeFooter a:link {
	color:#380101; 
	text-decoration:none;
	}
	
.HomeFooter a:visited {
	color:#380101; 
	text-decoration:none; 
	}
	
.HomeFooter a:hover {
	color:#380101; 
	text-decoration:underline; 
	}

.News b {
	color: #BC161B;
	font-family: arial, helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
	}

.News td {
	color: #E9E9E9;
	font-size:14px;
	padding-bottom: 10px;
	}

.News a {
	font-size:11px;
	}

.News a:link {
	color:#E9E9E9; 
	text-decoration:none
	}
	
.News a:visited {
	color:#E9E9E9;
	text-decoration:none; 
	}
	
.News a:hover {
	color:#E9E9E9; 
	text-decoration:underline; 
	}

.StockBox {
	background-image: url("/i/front/StockBG.jpg"); 
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 18px;
	}

.StockTable b {
	color: #E5E5E5;
	font-weight:normal;
	}

.StockTable td {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px;
	color: #A3A080;
	border-bottom: solid 1px #5D2626;
	padding: 3px 0px;
	}
