body 	{ 
		margin: -1px 0 0 0; 

		font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
		color:#455B72;
		font-size: 12px;
		text-align: center;
		}
		
		A:link {text-decoration: none; color:#A10301;}
		A:visited {text-decoration: none; color:#A10301;}
		A:hover {text-decoration: underline; color:#A10301;}
		A:active {text-decoration: none;}
			
		
img 	{
		border: none;
		}
		
.main	{
		background-color:#FFFFFF;

		width: 780px;
		text-align: center;
		}		

.left
		{
		width: 570px; 
		float:left; 
		text-align:left;
		}
		
.right	{
		width: 170px; 
		float:right; 
		text-align:center;
		}		
		
.contact {width: 100%; border: 0px; }
.contact tr td { vertical-align:top; text-align:left;}
.contact input {background:#DFE2EA; width: 165px;}
.contact input#b {background:#DFE2EA; width: 60px; right: 0px; }
.contact input#login {background:#DFE2EA; width: 60px; right: 0px;}
.contact textarea {background:#DFE2EA; width: 165px; height: 50px;}			
