body {
	 background-image: url(images/bgheader.jpg);
	background-repeat:repeat-x;
	background-color: #ededed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style2 {
	font-size: 20px;
	font-weight: bold;
}
.style3 {color: #069FFC}
.style4 {color: #008D21}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#contents {
           width : 170px;
           margin : 0 auto;
           padding : 3px;
           background : #ffffff;
           border-right : 1px dotted #069FFC;
		   border-top : 1px dotted #069FFC;
		   border-bottom : 1px dotted #069FFC;
		   border-left : 1px dotted #069FFC;
		   
      }
	  
	  #testi {
           width : 565px;
           margin : 0 auto;
           padding : 3px;
           background : #ffffff;
           border-right : 1px dotted #069FFC;
		   border-top : 1px dotted #069FFC;
		   border-bottom : 1px dotted #069FFC;
		   border-left : 1px dotted #069FFC;
		   
      }
	  
	  

.style8 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

	
A.lnkStyle_01:link    { font:Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 12px;  }
	A.lnkStyle_01:visited { font:Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 12px; }
	A.lnkStyle_01:active  { font:Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 12px; }
	A.lnkStyle_01:hover   { font:Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; font-size: 12px; }
	
A.lnkStyle_02:link    { font:Arial, Helvetica, sans-serif, sans-serif; color: #FFFF00; text-decoration: none; font-size: 10px;  }
	A.lnkStyle_02:visited { font:Arial, Helvetica, sans-serif, sans-serif; color: #FFFF00; text-decoration: none; font-size: 10px; }
	A.lnkStyle_02:active  { font:Arial, Helvetica, sans-serif, sans-serif; color: #FFFF00; text-decoration: none; font-size: 10px; }
	A.lnkStyle_02:hover   { font:Arial, Helvetica, sans-serif, sans-serif; color:#FFFF00; text-decoration: none; font-size: 10px; }	
	
	
.style9 {font-weight: bold}
.style10 {font-size: 18px}


.order_table{float:left; margin:20px 0 0 30px; }

.pretty-table
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  background: #d7d6d6 ;
}

.pretty-table caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.pretty-table th, .pretty-table td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: left;
  color: #4d4d4d;
}

.pretty-table th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

.pretty-table th+th[scope=col]
{
  color: #fff;
  background-color: #7d98b3;
  border-right: 1px dotted #666;
}

.pretty-table th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 2px solid #333;
}

.pretty-table tr.alt th, .pretty-table tr.alt td
{
  color: #2a4763;
}

.pretty-table tr:hover th[scope=row], .pretty-table tr:hover td
{
  background-color: #4d4d4d;
  color: #fff;
}


#order{
padding: 0 0 0 0;
}