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

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

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


body
		{
	font-size: 10px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    margin: 0px;   
	background-color: white;
	background-image:url('images/bg.gif');   

		}

div, span, p, h1, h2, li, td, th, text
		{
	font-size: 10px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-position: left top;
        margin: 0px        
		}

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

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

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

.tablemain {  background-color:#ffffff;
border-left: 1px solid #000000; 
border-right: 1px solid #000000;
margin: 3px;
padding: 5px; }

.tablemainp {  background-color:#ffffff;
border-right: 1px solid #000000; 
border-bottom: 1px solid #000000; 
border-left: 1px solid #000000; 
margin: 3px;
padding: 5px; }

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

.headp {  background-color:#ffffff;
margin: 0px;
padding: 0px;
font-family: Times New Roman, Times, serif; 
font-size: 17px;
font-weight: bold;
width: 300px; }

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


.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 { 
border-style: solid;
border-width: 1px;
border-color: #cccccc;
border-collapse: collapse;
padding: 2px;  
}


.tablecontenth { background-color:#F2F3F4; font-weight: bold;}
.tablecontenth1 { background-color:#F8F8F8; font-weight: bold; text-decoration: underline;}
.tablecontent1 { background-color:#F8F8F8; }
.tablecontent2 { background-color:#FFFFFF; }

.tablecontentsub { font-weight: bold; font-size: 10px; }
.tablecontent_id { width:auto; text-align: left; font-size: 10px;}
.tablecontent_product { width:85%; text-align: left; font-size: 10px;}
.tablecontent_price { width:15%; text-align: center; font-size: 10px;}

.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; font-size : 10px; text-decoration : underline; font-weight : bold; }
.quote		{ color : #7d7d7d; font-size : 10px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight:normal}

.quote a:link, a:visited {
  font-size        : 10px ;
  font-family      : Verdana,Arial,Helvetica,sans-serif;
  color            : #7d7d7d;
  text-decoration  : none;
}

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

.quote a:active {
  color            : #000066;
  text-decoration  : none;
}
.subject    { color : #000000; font-size : 10px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight : bold; text-decoration: underline;}

