html, body {  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	
	border: 0px;
	padding: 0px;
	text-align: center;
	
	background: #fff url(images/bg.gif) repeat;
	}

table { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3B3F57; font-size: 11px; line-height: 15px}
table a:link {color: #e11a22; text-decoration: none}
table a:visited {color: #e11a22; text-decoration: none}
table a:hover {color: #e11a22; text-decoration: underline}
table a:active {color: #e11a22; text-decoration: none}

.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: italic; color: #890006; line-height: 20px}
.headersm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: italic; color: #890006; line-height: 18px}

.small { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3B3F57; font-size: 9px; line-height: 16px}

.address { font-family: Verdana, Arial, Helvetica, sans-serif; color: #004282; font-size: 11px; font-weight: bold; font-style: italic; line-height: 16px;}
.address a:link {color: #0060bd; text-decoration: none}
.address a:visited {color: #0060bd; text-decoration: none}
.address a:hover {color: #0060bd; text-decoration: underline}
.address a:active {color: #0060bd; text-decoration: none}

.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; color: #004282; font-size: 11px; font-weight: bold; font-style: italic; line-height: 16px;}
.copyright a:link {color: #004282; text-decoration: none}
.copyright a:visited {color: #004282; text-decoration: none}
.copyright a:hover {color: #004282; text-decoration: underline}
.copyright a:active {color: #004282; text-decoration: none}

.stripe { background-color: #ebeceb;}
.tablebg { background: transparent url(images/tablebg.gif)}
.sidebg { background: transparent url(images/sidebg.gif)}

.input{
color:#000000; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
border: 1px solid #787878; 
text-align: left;
}

.button { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 background-color: #747474; 
 color: #FFFFFF; 
 margin-right: 0px; 
border: 1px solid #FFFFFF; 
 }

.image_border {border-width:1px; border-style:solid; border-color:#4C4C4C;}