body { 
	background-color: #fff;
	margin: 0px; 
	padding: 0px;
}

table {
	border-collapse: collapse;
}	

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#5A5A5A;
}

.order
{
   font-family:tahoma;
   font-size:11px;
   border-width:1px;
   border-style:solid;
   border-color:#a9a9a9;
}


input.textbox
{
	width: 100px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	color:#7c7c7c;
	border-width:1px;
	border-style:solid;
	border-color:#a9a9a9;
}

form
{
	margin:0px;
}

a:hover, a:visited:hover { 
	color: #580B03;
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #5A5A5A;
}

a.1 {
	text-decoration: none;
	color:#8D8D8D;
}

a.2 {
	text-decoration: none;
	color:#FFFFFF;
}

a.n {
	text-decoration: none;
	color:#5A5A5A;
}

a.3 {
	text-decoration: none;
	color:#6189A0;
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

tr.b {
 background-color: #E7E7E7;
}

td.bc {
	text-align: center;
   font-family:Tahoma;
   font-size:11px;
   color:#000000;
	border: 1px solid;
}

td.bl {
   text-align: left;
   font-family:Tahoma;
   font-size:11px;
   color:#000000;
   border: 1px solid;
}

