body {
	font-family: Verdana;
	background-color: #517186;
	color: #e7ebed;
}

#top_frame .main_menu div {
	background-color: #3d5d72;
	color: #fff;
	padding: 6px;
	width: 200px;
	border: 1px solid #58778a;
	font-size: 11pt;
	text-align: right;
	margin: 2px;
}

#top_frame .title {
	background-image: url('img/topframeback.jpg');
	background-position: top;
	background-repeat: repeat-x;	
	width: 100%;
	height: 192px;
	border-right: 1px solid #5d7e93;
	padding-left: 60px;	
	line-height: 22px;
	text-align: left;	
}

#content {
	font-size: 10pt;
	background-color: #3d5d72;	
	border: 3px solid #47667b;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 100%;
}

#content p {
	text-indent: 20px;
}

#left_menu .link {
	background-image: url('img/leftframeback.jpg');
	background-position: top;
	background-repeat: repeat-x;	
	width: 220px;
	height: 89px;	
	padding-right: 10px;
	text-align: right;
}

#left_menu .end {
	background-image: url('img/menu_end.jpg');
	background-position: right;
	background-repeat: no-repeat;	
	width: 13px;
	height: 89px;
}

#left_menu a {
	color: #ffffff;
	font-size: 10pt;	
}

#top_frame .main_menu a {
	color: #ffffff;
	font-size: 10pt;		
}
#bottom_0 {
	background-color: #3d5d72;
	color: #517186;			
	border: 1px solid #58778a;
	font-size: 8pt;
}

#bottom_1 {
	text-align: left;
	float: left;
	padding: 8px;
}

#bottom_2 {
	text-align: right;
	padding: 8px;	
}

.feedback {
	font-size: 11px;
	color: #00a6a3;	
	margin-left: 390px;
	margin-right: 20px;
} 

.feedback input {
	font-size: 11px;
	background: #517186;
	border: 1px solid #58778a;
	color: #e7ebed;
	font-family: Verdana;
	padding-left: 5px;
}

.feedback textarea {
	width: 90%;
	height: 98px;
	font-size: 11px;
	background: #517186;
	border: 1px solid #58778a;
	color: #e7ebed;
	font-family: Verdana;
	padding: 5px;
}

.feedback fieldset {
	border: 1px solid #58778a;
	padding: 10px;
	background: #47667b;
	padding: 5;
	padding-bottom: 0;
}

a:link, a:visited, a:active {
	color: #00a6a3;
}

.redirect {
	margin-top: 200px;
	text-align: center;
}

