body {
	margin: 0px;
	padding: 0px;
	background: #363E47 url(../img/bg_body.gif) repeat-y;
	
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	
/*	text-align: center;*/
}

p, form {
	margin: 0px;
}

label {
	cursor: pointer;
}

img {
	border: 0px;
}

td {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

td.r {
	text-align: right;
}

h2 {
	display: block;
	margin: 0px 0px 10px 0px;
	color: #003366;
	font-size: 12px;
	line-height: 18px;
}

h3 {
	display: block;
	margin: 0px 0px 3px 0px;
	color: #003366;
	font-size: 12px;
	line-height: 14px;
}

h4 {
	display: block;
	margin: 0px 0px 10px 0px;
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}

h5 {
	display: inline;
	color: #003366;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

b, strong {
	color: #000000;
}

hr {
	width: 100%;
	height: 1px;
	color: #d1d1d1;
	background-color: #d1d1d1;
	border: none 0px;
}

blockquote {
	margin: 0px;
	padding: 0px 14px 0px 14px;
	display: inline-block;
	background: #F3F3F3 url(../img/bg_quote.gif) top left repeat-y;
	border: 6px #F3F3F3 solid;
}

span.attention {
	color: #7F0200;
	font-weight: bold;
}

h1 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	color: #333333;
}

div.clear {
	clear: both;
}

/* header */

div#container, div#container_fixed {
	width: 1000px;
/*	margin: auto;*/
	text-align: left;
}

/*
div#container div#header {
	position: absolute;
	width: 1000px;
	height: 163px;
	background: url(../img/bg_header.jpg) no-repeat;
	border-bottom: 1px #bbbbbb solid;
	z-index: -1;
}
*/

div#container div#header {
	position: absolute;
	width: 1000px;
	height: 563px;
	background: url(../img/bg_total2.jpg) no-repeat;
	z-index: -1;
}

div#container_fixed div#header {
	position: absolute;
	width: 1000px;
	height: 563px;
	background: url(../img/bg_total.jpg) no-repeat;
	z-index: -1;
}

div#body {
	width: 1000px;
}

div#container div#footer {
	position: absolute;
	width: 1000px;
	height: 83px;
	margin: -24px 0px 0px 0px;
	z-index: -1;
	background: url(../img/bg_footer.jpg) no-repeat;
	border-top: 1px #bbbbbb solid;
	border-bottom: 1px #bbbbbb solid;
}

div#container_fixed div#footer {
	position: absolute;
	top: 0px;
	width: 1000px;
	height: 563px;
	background: url(../img/bg_total.jpg) no-repeat;
	border-bottom: 1px #bbbbbb solid;
	z-index: -1;
}

div#footer_sub {
	height: 32px;
	line-height: 30px;
	clear: both;
	position: absolute;
	margin-top: 16px;
	width: 980px;
	padding: 0px 10px 0px 10px;
	color: #909090;
	border-top: 1px #bbbbbb solid;
}

div#footer_sub a {
	color: #909090;
	text-decoration: none;
}

div#footer_sub a:hover {
	text-decoration: underline;
}

div#footer_sub_left a {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 16px;
	text-decoration: none;
	background: url(../img/pointer_footer.gif) center left no-repeat;
}

div#footer_sub_right a {
	padding: 0px 12px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: url(../img/bg_footer_seperator.gif) center right no-repeat;
}

div#footer_sub span {
	margin: 0px 10px 0px 10px;
}

div#footer_sub a {
	text-decoration: undeline;
}

div#footer_sub_left {
	float: left;
}

div#footer_sub_right {
	float: right;
}


/* menu */

div#menu {
	float: left;
	width: 222px;
	margin: 88px 0px 0px 18px;
	min-height: 459px;
}

div.menu_block_container {
	width: 225px;
	margin: 16px 0px 0px 0px;
	background: url(../img/bg_shadow_right.png) top right no-repeat;
}

div.menu_block_shadow_bottom {
	width: 225px;
	height: 4px;
	background: url(../img/bg_shadow_bottom.png) top left no-repeat;
}

div.menu_block {
	width: 202px;
	padding: 16px 0px 16px 20px;
	margin: 0px;
	background: #ffffff;
/*	background: url(../img/bg_content.png);*/
}

/*div#container_fixed div.menu_block {*/
/*
div.menu {
	height: 188px;
	overflow: hidden;
}*/

/*div#container_fixed div.login {*/
div.login {
/*	height: 90px;*/
	overflow: hidden;
}

div.login {
	width: 187px;
	padding-right: 15px;
}

div.poll {
	width: 187px;
	padding-right: 15px;
}

div#menu ul.list{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#menu ul.list li {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	list-style: none;
	height: 17px;
	line-height: 17px;
	background: url(../img/pointer.gif) center left no-repeat;
}

div#menu ul.menu {
	margin: 0px 0px 0px -5px;
	padding: 0px;
	list-style: none;
}

div#menu ul.menu li {
	display: block;
	float: left;
	width: 92px;
	height: 23px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style: none;
	background: #ffffff;
	border-bottom: 1px #d1d1d1 solid;
}

a.more {
	background: url(../img/bg_menu_off.gif) center left no-repeat;
	color: #003366;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 9px;
	line-height: 16px;
	text-decoration: none;
	float: right;
	white-space: nowrap;
}

a.more:hover {
	background: url(../img/bg_menu_on.gif) center left no-repeat;
	color: #7F0200;
}

a.extra {
	font-weight: bold;
}

div#menu ul.menu li a {
	display: block;
	width: 76px;
	padding: 0px 0px 0px 16px;
	margin: 0px;
	background: url(../img/bg_menu_off.gif) center left no-repeat;
	color: #003366;
	line-height: 24px;
	text-decoration: none;
}

div#menu ul.menu li a:hover, div#menu ul.menu li a.active {
	background: url(../img/bg_menu_on.gif) center left no-repeat;
	color: #7F0200;
}

div.content_block ul.news, div#menu ul.news {
	margin: 0px 0px 0px -5px;
	padding: 0px;
	list-style: none;
}

div.content_block ul.news li, div#menu ul.news li {
	display: block;
	width: 192px;
/*	height: 23px;*/
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	background: #ffffff;
	border-bottom: 1px #d1d1d1 solid;
}

div.content_block ul.news li {
	width: 218px;
	text-align: left;
}

div.content_block ul.wide li {
	width: 446px;
}

div.content_block ul.news li a, div#menu ul.news li a {
	display: block;
	width: 176px;
	padding: 0px 0px 0px 16px;
	margin: 0px;
	background: url(../img/bg_news_off.gif) top left no-repeat;
	color: #003366;
	line-height: 14px;
	text-decoration: none;
}

div.content_block ul.news li a {
	width: 202px;
}

div.content_block ul.wide li a {
	width: 430px;
}

div.content_block ul.news li a:hover, div#menu ul.news li a:hover, div.content_block ul.news li a.active, div#menu ul.news li a.active {
	background: url(../img/bg_news_on.gif) top left no-repeat;
	color: #7F0200;
}

span.date {
	color: #333333;
	font-weight: bold;
}

div.r {
	float: right;
}

/* poll */

div.poll_title {
	clear: both;
	display: block;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px -5px;
	background: url(../img/pointer_poll.gif) top left no-repeat;
}

div.poll_option {
	clear: both;
	float: left;
	display: block;
	margin: 0px 0px 0px -2px;
	width: 22px;
}

div.poll_option input {
	margin: 0px;
	padding: 0px;
	width: 15px;
	height: 15px;
}

label.poll {
	display: block;
	float: left;
	width: 167px;
	margin: 0px 0px 10px 0px;
}

div.poll_bar_container {
	border: 1px #CECECE solid;
	width: 145px;
	height: 4px;
	padding: 2px;
	margin: 3px 0px 10px 0px;
	float: left;
}

div.poll_bar {
	background-color: #003366;
	height: 4px;
}

div.poll_bar_container div.active {
	background-color: #7F0200;
}

div.poll_pct {
	margin: 0px 0px 0px 5px;
	float: left;
}

/* content */

div#content {
	float: left;
	width: 724px;
	margin: 88px 0px 0px 20px;
}

div.content_block_container {
	position: relative;
	width: 724px;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/bg_shadow_right.png) top right no-repeat;
}

div.content_block_shadow_bottom {
	width: 724px;
	height: 4px;
	background: url(../img/bg_shadow_bottom.png) top left no-repeat;
}

div.content_block {
	display: table;
	width: 701px;
/*	min-height: 445px;*/
	padding: 14px 10px 10px 10px;
	background: #ffffff;
	line-height: 18px;
/*	background: url(../img/bg_content.png);*/
}

div#container_fixed div.content_block {
	display: block;
	height: 392px;
	overflow: hidden;
}

div#container_fixed div.content_block_container {
	overflow: hidden;
}

div.content_block h1 {
	width: 680px;
	height: 30px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px #d1d1d1 solid;
}

div.content_block a {
	color: #003366;
}

div.content_block a:hover {
	color: #7F0200;
	text-decoration: none;
}

div.content_block ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.content_block li {
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 14px;
	background: url(../img/pointer_poll.gif) top left no-repeat;
}

/*
div.content_block img {
	display: block;
}*/

div.zoom {
	position: relative;
	width: 11px;
	height: 11px;
	margin-top: -20px;
	margin-left: 10px;
	background: url(../img/icon_zoom.gif);
	cursor: pointer;
	z-index: 1;
}

div.content_w3 {
	position: relative;
	float: left;
	width: 679px;
	margin: 10px 10px 6px 10px;
	text-align: justify;
}

div.starside {
	background: url(../img/star_w1.jpg) bottom right no-repeat;
	width: 446px;
	min-height: 345px;
	padding: 0px 233px 0px 0px;
}

div.content_w2 {
	position: relative;
	float: left;
	width: 446px;
	margin: 10px 10px 6px 10px;
	text-align: justify;
}

div.content_w1 {
	position: relative;
	float: left;
	width: 213px;
	margin: 10px 10px 6px 10px;
/*	text-align: justify;*/
}

div.content_w3 blockquote {
	width: 649px;
}

div.starside blockquote {
	width: 406px;
}

div.content_w2 blockquote {
	width: 406px;
}

div.content_w1 blockquote {
	width: 173px;
}


/* forms */

table.frm {
	width: 100%;
}

table.frm td {
	height: 20px;
	vertical-align: top;
}

table.frm td.t {
	padding-top: 2px;
}

input.frm_txt {
	width: 297px;
	height: 13px;
	border: 1px solid #D6D9DD; 
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding-left: 3px;
}

input.frm_mnd {
	width: 297px;
	height: 13px;
	border: 1px solid #7F0200; 
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding-left: 3px;
}

input.small {
	width: 95px;
}

select.frm_txt {
	width: 301px;
	height: 19px;
	border: 1px solid #D6D9DD;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}

textarea {
	width: 297px;
	height: 65px;
	border: 1px solid #D6D9DD; 
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	overflow: auto;
	padding-left: 3px;
}
