html, body {
	background: #000 url(../images/scene4a.jpg)
	no-repeat center top;
	margin: 0; 
}

p {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
}

.container {
	width: 700px;
	height: auto;
	top: 10px;
	position: relative;
} 

input, select, textarea {
	color: #666;
	font-size: 11px;
}

input, textarea {
	margin-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	width: 200px;
}

.main img {
	margin-left: 20px;
}

.legal {
	color:#FFF;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	margin-top: 12px;
}

.legal a:link {
	color: #324b7d;
	font-size: 9px;
	text-decoration: none;
}

.legal a:visited {
	color: #324b7d;
	text-decoration: none;
}

.legal a:hover {
	color: #999;
}

.legal a:active {
	color: black;
	font-weight: bold;
}

.text {
	color: #666;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}

.text a:link {
	color: #324b7d;
	text-decoration: none;
	font-weight: bold;
}

.text a:visited {
	color: #324b7d;
	font-weight: bold;
	text-decoration: none;
}

.text a:hover {
	color: maroon;
	font-weight: bold;
}

.text a:active {
	color: black;
	font-weight: bold;
}

.heading {
	color: #324b7d;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 18px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-color: silver;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.caption {
	color: white;
	background-color: #324b7d;
	font: italic 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: center;
}

.bold {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
}

.img {
	margin-left: 20px;
}

.italic {
	color: #666;
	font-size: 10px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
}

.logo {
	background-color: #324b7d;
	background-image: url(../images/layout/layout_logo_top2.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin: 0;
	padding: 0;
}

.head {
	background-color: #324b7d;
	background-image: url(../images/layout/layout_blue_stripe.gif);
	background-repeat: repeat-x;
	height: 45px;
	width: 550px;
	margin: 0;
	padding: 0;
}

.menu {
	background-color: #324b7d;
	height: auto;
	width: 150px;
	margin: 0;
	padding: 0;
}

.main {
	background-color: white;
	height: auto;
	padding-top: 20px;
	width: 550px;
	margin: 0;
}

.caption{
	color: #fff;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	background-color: #9babbd;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px 20px 6px;
}
