.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 780px;
	vertical-align: top;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(i/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;




}
td {
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #3D5AB4;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
body a:link {
	color:#965B4F;
	font-weight: bold;

}

body a:visited {
	color:#965B4F;
	font-weight: bold;

}

body a:hover {
	color:#965B4F;
	font-weight: bold;

}
.nav {
	margin: 0px;
	padding: 75px 10px 10px;
	vertical-align: top;
	width: 210px;
	font-weight: bold;
	font-size: 14px;
}
.nav a:link {
	color:#000000;
	text-decoration: none;

}

.nav a:visited {
	color:#000000;
	text-decoration: none;

}

.nav a:hover {
	color:#6880CA;
	text-decoration: none;

}
.body-text {
	margin: 0px;
	padding: 235px 10px 10px;
	vertical-align: top;
	width: 530px;



}
.body-text td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	color: #000000;
}

.footer {
	margin: 0px;
	padding: 10px;
	vertical-align: top;
	height: 50px;
	width: 780px;
	background-color: #E5E5E5;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 10px;




}
form{display:inline;}
table input, table select, table textarea {
	font-size: 12px;
	color: #000000;
}
