body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
	height: 86px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #166589;
	background-image: url(/admin/images/background.jpg);
}
.under_nav {
	background-image: url(/images/bg_body_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	float: left;
	width: 909px;
	height:25px;
}
#navigation {
	display: block;
	border-top-color: #166589;
		border-top-width: 1px;
	border-top-style: solid;


	
}
#logo {
	margin-top: 10px;
	margin-left: 25px;
	height: 60px;
	width: 219px;
	display: block;

}


#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #166589;}
	
.TextAreaFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
.Underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
