html, body {  
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	
	border: 0px;
	padding: 0px;
	text-align: center;
	
	background-color: #373536;
	}

table { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10px; line-height: 14px}
table a:link {color: #617AD7; text-decoration: none}
table a:visited {color: #617AD7; text-decoration: none}
table a:hover {color: #617AD7; text-decoration: underline}
table a:active {color: #617AD7; text-decoration: none}

.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #fffde2; font-weight: bold; line-height: 16px}

.stripe { background-color: #675f5c;}
.tablebg { background: transparent url(images/landing-bg.jpg); background-repeat: no-repeat;}


.input{
color:#000000; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #e7e7e7;
border: 1px solid #787878; 
text-align: left;
}

.button { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 background-color: #4b3b3b; 
 color: #FFFFFF; 
 margin-right: 0px; 
border: 1px solid #FFFFFF; 
 }

.image_border {border-width:2px; border-style:solid; border-color:#373536;}
