body {padding:0; margin:0; color:#000000;}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}

table.dashed {
	border-width: 1px;
	border-spacing: ;
	border-style: dashed;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.dashed th {
	border-width: 1px;
	padding: 3px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.dashed td {
	border-width: 1px;
	padding: 3px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.dashedBuy {
	border-width: 1px;
	border-spacing: ;
	border-style: dashed;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.dashedBuy th {
	border-width: 1px;
	padding: 10px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.dashedBuy td {
	border-width: 1px;
	padding: 3px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

.header{color:#373B46; font-size:12px; line-height:14px; font-weight:normal} 
.header b{color:#373B46; text-decoration:none}
.header a{color:#373B46; text-decoration:underline} 
.header a:hover{text-decoration:none} 
 
.headerWhite{color:#FFFFFF; font-size:12px; line-height:13px; font-weight:bold;} 
.headerBlack{color:#000000; font-size:12px; line-height:13px; font-weight:bold;} 

.headerLinks{color:#373B46; font-size:11px; line-height:13px; font-weight:normal} 
.headerLinks b{color:#373B46; text-decoration:none}
.headerLinks a{color:#373B46; text-decoration:none} 
.headerLinks a:hover{color:#bb0206; text-decoration:underline} 

.contentLg {color:#373B46; font-size:13px; line-height:15px} 
.contentLg b{color:#bb0206} 

.content td{color:#373B46; font-size:11px; line-height:13px} 
.content b{color:#bb0206} 
.content b a{color:#bb0206; text-decoration:none} 
.content b a:hover{text-decoration:underline} 
.content a{color:#bb0206; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 15px 5px }

.content .block{color:#FFFFFF; font-size:11px; line-height:13px}
.content .block b a{color:#FFFFFF; text-decoration:none}
.content .block b a:hover{text-decoration:underline}
.content .block a{color:#FFFFFF; text-decoration:underline}
.content .block a:hover{text-decoration:none} 

.content .block1{color:#373B46; font-size:10px; line-height:13px}
.content .block1 b{color:#EC6900; font-size:11px; font-weight:normal}

.footer{color:#434A5D; font-size:11px; line-height:13px} 
.footer a{color:#373B46; font-size:11px; text-decoration:none; text-transform:uppercase} 
.footer a:hover{text-decoration:underline} 
.footer b a{color:#373B46; font-size:11px; text-decoration:none; font-weight:normal; text-transform:none} 
.footer b a:hover{text-decoration:underline} 

input,textarea{
   background:#FFFFFF;
   border:1px solid #434A5D;
   font-family:Tahoma;
   color:#000000; 
   font-size:11px;
   padding-left:5px
} 
 
select{
   font-family:Tahoma;
   color:#000000; 
   font-size:11px;
} 
 
