﻿body 
{
     background-color:Black;
}
#tabnav td
{
    width:800px;
    height:50px;
    background-image:url('img/body_main_header.gif');
    font-family:Times New Roman;
    font-size:18px;
    color:White;    
}
#tabnav li
{
    margin:0;
    padding:0;
    display:inline;
    text-align:center;
}
#tabnav a:link, #tabnav a:visited
{   
    line-height: 20px;
    text-decoration: none;
    color: #ffffff;
    padding-bottom: 9px;
    float: left;    
    width: 186px;
    marign-right: 2px;
    background-repeat: no-repeat;
    background-position: left top;
    text-transform: capitalize;
    font-weight: bold;
}
#tabnav a:visited.active, #tabnav a:link.active	
{
    color: #ffffff;     
    background-repeat: no-repeat;
    background-position: left top;
}
#tabnav a:hover, #tabnav a:hover.active
{
    font-size:22px;
    color: #ffffff;	
	background-repeat: no-repeat;
    background-position: left top;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 140px;
	
}
.navigation:hover 
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;*/
	background-color: #D03D03;
	/*display: block;
	padding: 8px;
	width: 140px;*/
}
.header 
{
	font: bold 18px 'Times New Roman';
	display: block;
	padding: 13px 3px 3px 12px;	
	border-bottom: 1px solid #CCCCCC;
	color: #330000;
}
.nav_header
{
    font: bold 20px 'Times New Roman';
    display:block;
    padding:3px 3px 3px 3px;
    border-bottom:1px solid #CCCCCC;
    color:White;
    text-align:center;
}
#tabnavfooter td
{
    width:800px;
    height:50px;
    background-image:url('img/body_main_footer.gif');
    font-family:Times New Roman;
    font-size:14px;
    color:White;
    text-align:center;
}
#tabnavfooter a 
{
	font-family:Times New Roman;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	text-decoration: none;
}
#tabnavfooter a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
} 
.Prod_pic
{
    margin-bottom:10px;
    height:173px;
    width:230px;
    border:1px solid black;   
}
.Magazine_pic
{
    margin-bottom:10px;
    height:173px;
    width:130px;
    border:1px solid black;
    margin:10px;
}
.picL
{
    margin-bottom:10px;
    margin-top:10px;
    margin-right:10px;            
}
.picR
{
    margin-bottom:10px;
    margin-top:10px;
    margin-left:10px;
}
.body_text
{
    font:16px 'Times New Roman';
    padding-left:12px;
    padding-bottom:10px;
}
.body_text a 
{
	color: #0F91DC;
	text-decoration: none;	
}
        
.body_text a:hover 
{
	color: #0F91DC;
	text-decoration: underline;
}
.textPrim 
{              
	font-family:Times New Roman;
	font-size: 16px;
	font-style:italic;	
	color: #666666;
}
        
             
