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

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

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


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

		}

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

color: #0460CD;
}

a.buy {
    color: #ffffff;
	background-color:#a6b9d8;
	padding: 0 1px 0 1px;
	text-decoration:none;
	margin-left: 4px;
}

a.buy:hover{
    color: #ffffff;
	background-color:#f3677b;
	text-decoration:none;
}
.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; 
color: #000000;
padding: 2px;
}

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

.tablemain {  
margin: 3px;
padding: 5px; }


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



.tablemain1 { width:50%; text-align: left; vertical-align: top;}
.tablemain2 { width:50%; 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: #808080;}
.tablecontent_image { width:auto; color: #666; }
.tablecontent_product { width:85%; text-align: left; }
.tablecontent_price { width:15%; text-align: center; color: #333;}

.tablevalid {  height : 15px;}



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



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


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

