body {

	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	font-family:verdana;
	background-color:D7DDE9;
	}

	
.head {

	width:770px;
	height:72px;
	text-align:right;
	background-image:url('images/logo_top.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	
	}
	
.nav {

	width:770px;
	height:36px;
	background-image:url('images/logo_bot.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	padding: 11px 28px 11px 214px;
	font-size:11px;
	color:#999999;
	text-align:right;
	
	}
	
.nav a {

	text-decoration:none;
	color:#330000;

}

.nav a:hover {

	color:#666666;
	
	}	
	
.grad {

	background-repeat:repeat-x;
	background-position:top;
	
	}
	
.colum1, .colum2, .colum3 {

	font-size:11px;
	height:100%;
	color:#000000;
	line-height:1.4;
	float:left;
	padding:20px 17px;
	border-right:1px solid #660000
	
	}
	
.colum1, .colum3 {

	width:175px;
	
	}
	
.colum2 {

	width:420px;
	
	}
	
.heading {

	width:100%;
	padding:4px 4px 4px 29px;
	background-color:#ffffff;
	font-size:11px;
	color:#330000;
	margin-bottom:18px;
	background-image:url('images/arrow.gif');
	background-repeat:no-repeat;
	background-position:left top;
	
	}
	
.copyright {

	font-size:10px;
	color:#330000;
	padding: 11px 14px;
	
	}					
.txt {
	font-size: 10px;
	line-height:1.5;
}
.submit {
	font-size: 10px;
}
select
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}  
input
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}  
textarea
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}  


