/* <![CDATA[ */
html, BODY {
	background:#46331C;
	font-family: Verdana, sans-serif;
	font-size: 16px; 
	color: #EBEAAE;
	height:100%;
	background-image:url(../grfx/bkgrd.jpg);
}

li {
	font-family: Verdana, sans-serif;
	font-size: 16px; 
	color: #EBEAAE;
	height:100%;
	margin-bottom: 5px;
}
a.sitemap {
	color: #9FBCDF;
	text-decoration: none;
}

a,a:visited {
	color: #EBEAAE;
}
a:hover {
	color: #9FBCDF;
}

.container {
	width:1020px;
}

.top {
	width:1020px;
	height:600px;
}
.top_left {
	float:left;
	width:467px;
	height:600px;
	margin:0px;
}		
.top_right {
	float:left;
	width:553px;
	height:600px;
	margin:0px;
}

.menu {
	width:553px;
	height:260px;
	margin:0px;
	background-image:url(../grfx/menu-bkgrd.jpg);
}
.menu_left {
	float:left;
	width:260px;
	height:260px;
	margin:0px;
}
.menu_right {
	float:left;
	width:293px;
	height:260px;
	margin:0px;
}

.title {
	float:left;
	width:830px;
	height:56px;
	margin:0px;
}
.title_right {
	float:left;
	width:190px;
	height:56px;
	margin:0px;
}

.content_block {
	float:left;
	width:1020px;
	/*background-image:url(../grfx/bkgrd-content.jpg);*/
	/*background-repeat: repeat-y;*/
	margin:0px;
}
.content {
	padding-left:85px;
	padding-right:60px;
	padding-bottom:30px;
	text-align: justify; 
	text-justify: auto;
}

.footer_block {
	width:1020px;
	height:85px;	
	/*background-image:url(../grfx/footer-bkgrd.jpg);*/
	/*background-repeat: no-repeat;*/
	text-align:center;
	font-family: Verdana, sans-serif;
	font-size:12px;
}
.footer {
	width:850px;
	border-top:1px solid #EBEAAE;
	padding-top:10px;
}


h1 {
	font-size:18px;
}
h2 {
	font-size:15px;
}


.formtable {
	width:700px;
	margin-left: auto;
	margin-right: auto;
}
.formrow {
	width:700px;
	border-top:1px solid #CCCCCC;
}
.formrow_none {
	width:700px;
}
.fieldwide {
	padding:4px;
	text-align:left;
	color:#E8E8AA;
}
.fieldname {
	float:left;
	width:170px;
	color:#E8E8AA;
	padding:4px;
	text-align:right;
}
.fieldname_wide {
	float:left;
	width:350px;
	color:#E8E8AA;
	padding:4px;
	text-align:right;
}
.field {
	float:left;
	width:300px;
	padding:4px;
	text-align:left;
}
.fieldname_quarter1 {
	float:left;
	width:170px;
	color:#E8E8AA;
	padding:4px;
	text-align:right;
}
.fieldname_quarter3 {
	float:left;
	width:110px;
	color:#E8E8AA;
	padding:4px;
	text-align:right;
}
.field_quarter {
	float:left;
	width:150px;
	padding:4px;
	text-align:left;
}
/* ]]> */