/* CSS Document */
a:link, a:visited {
  font-family      : Verdana,Arial,Helvetica,sans-serif;
  color            : #000099;
  text-decoration  : none;
  
}

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

a:active {
  color            : #000099;
  text-decoration  : none;
}


body
		{font-size: 11px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    margin: 0px;   
	background-color: white;

		}

div, span, p, h1, h2, li, td, th, text
		{
	color: #000000;
	font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif!important;
       margin: 0px        
		}
		
h1 {

color: #0460CD;
}

.tableheader {
/*background-image:url('images/header_bg.gif');*/
border-left: 0px solid #000000; 
border-right: 0px solid #000000; 
vertical-align: middle;
}

.logos { 
vertical-align: bottom;
text-align: right; 
width:100%;
color: #000000;
padding: 2px;
}

.print { 
background-color:#ffffff;
border-left: 0px solid #000000; 
border-right: 0px solid #000000;
text-align: right; 
color: #000000;
}

.tablemain {  
width:100%;
margin: 3px;
padding: 5px; }


.headerp {  
border: 1px solid #000000; 
margin: 0px;
padding: 0px;
padding-top: 3px;
padding-bottom: 3px;
 }

.headp {  
margin: 0px;
padding: 0px;
font-family: Times New Roman, Times, serif; 
font-size: 16px;
font-weight: bold;
width: 300px; }

.logosp {  
width: 380px;
margin: 0px;
padding: 0px;
text-align: right;
padding-right: 7px;  }


.tablemain1 { width:auto; text-align: left; vertical-align: top;}
.tablemain2 { width:auto; text-align: left; vertical-align: top;}
.valid_td { vertical-align: bottom; }

.tablecontent, .tablecontent td, .tablecontent tr { 

padding: 2px;  
}


.tablecontenth { background-color:#F2F3F4; font-weight: bold;}
.tablecontenth1 { background-color:#f9f9f9; font-weight: bold; 
	color: #0460CD; font-size: 1.2em; border-top: 1px solid; }
.tablecontent1 { background-color:#fff; }
.tablecontent2 { background-color:#F9f9f9; }

.tablecontentsub { font-weight: bold;  }
.tablecontent_id { width:auto; text-align: left; color: #666; font-weight: bold;}
.tablecontent_image { width:1px; text-align: center; color: #666; font-weight: bold; }
.tablecontent_product { width:auto; text-align: left; font-weight: bold; }
.tablecontent_price { width:15%; text-align: center; color: #333; font-weight: bold;}

.tablevalid { width : 100%; height : 15px;}

.footerleft {  background-image:url('images/bl.gif'); 
width: 3px;
height: 3px;}
.footerbg {  background-image:url('images/bbg.gif'); 
width: 744px;
height: 3px;}
.footerright {  background-image:url('images/br.gif'); 
width: 3px;
height: 3px;}

 tr.alt1 { background-color: #eee; } tr.alt2 { background-color: #fff; }



.menutitle  { color : #000000;  text-decoration : underline; font-weight : bold; }
.quote		{ color : #7d7d7d; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight:normal}


.subject    { color : #000000;  font-family: Verdana,Arial,Helvetica,sans-serif; font-weight : bold; text-decoration: underline;}


