body {
	background: #000000;
	color: #ffffff;
	text-align: left; margin: 12px;
	font: 8pt Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
}

h2 {
	font: normal 12pt Verdana, Arial, Helvetica, sans-serif;
	color: #2188e7;

}

font, th, td, p { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif }

img {
	padding: 0px;
	border: 1px;
}

img.logo {padding: 0px 5px 0px 0px;}

p, td { font-size: 8pt; }

a:link, a:active, a:visited { color : #ffffff; }
a:hover		{ text-decoration: underline; color : #ffffff; }

select {
	color: #FFFFFF;
	background-color : #000000;
}

input {
	background-color : #000000;
	color : #ffffff;
	font-size: 8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

input, textarea, select {
font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
border-color : #ffffff;
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input { text-indent : 2px; }

input.button, input.checkbox {
border-width : 1px; 
}

.red_title {
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}

.green_title {
	font-weight: bold;
	color: #009900;
	font-size: 16px;
}

.blue_title {
	font-weight: bold;
	color: #000099;
	font-size: 16px;
}

.menu_block {
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

#green_menu {
background-color: #d7FFD7;
}

#blue_menu {
background-color: #d7D7FF;
}

#grey_menu {
background-color: #cccccc;
}

#red_menu {
background-color: #FFd7D7;
}

#clear {
	clear: both;
	height: 5px;
}

/* Header / logo ... */
#header {
height: 124px;
background: url('logo_center.png') repeat-x;
}

#header_right {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 124px;
	width: 8px;
	background: url('logo_right.png') no-repeat;
}

#menu {
	position: absolute;
	z-index: 1;
	top: 102px;
	left: 22px;
	height: 22px;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

#menu_right {
	position: absolute;
	z-index: 1;
	top: 102px;
	right: 22px;
	float: right;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

#banner {
	position: absolute;
	right: 26px;
	top: 40px;
}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 700px;
	height: 124px;
	background: url('logo.png') no-repeat;
}

.menu, .menu_a, .home_menu, .home_menu_a {
float: left;
text-align: center;
z-Index: 9; 
height: 30px;
width: 100px;
background-image: url('menu.png')
}

/* end */

/* main layout ... */

#wrapper {
	width: 100%;
	margin: 0; padding: 0;
}

#column1 {
float: left;
width: 150px;
}

#column2 {
z-index: 10;
margin-left: 160px;
margin-right: 310px;
}

#column3 {
float: right;
width: 300px;}

#column4 {
z-index: 10;
margin-left: 160px;
}

#column5 {
z-index: 10;
}

#column6 {
z-index: 10;
margin-right: 310px;
}

#column7 {
float: left;
width: 49.99%;}

#column8 {
float: right;
width: 49.99%;}


#footer {
	text-align: center;
	width: 90%;
	bottom: 10px;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.block_header .left {float: left; height: 26px; width: 26px; margin-right: -3px; background: url('block_topleft.png') no-repeat}
.block_header .right {float: right; height: 26px; width: 9px; margin-left: -3px; background: url('block_topright.png') no-repeat}
.block_header .center {color: #fff; font: 13px Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; height: 26px; line-height: 26px; background: url('block_top.png')}

.block_body .leftwrapper {
	margin:0; padding:0;
	background: url('block_left.png')  left repeat-y
}
.block_body .rightwrapper {
	margin:0; padding:0;
	background: url('block_right.png')  right repeat-y
}
.block_body .leftcontent {
	float:left;
	width: 9px;
	margin:0; padding:0;
}
.block_body .rightcontent {
	float:right;
	width:9px;
	margin:0; padding:0;
}
.block_body .block_center {
	margin: 0 5px; padding: 5px;
	background: url('block_center.png') 
}

.block_body .block_inner, td {
	color: #fff;
    font: 8pt Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 1px;
}

.block_bottom .left {float: left; height: 8px; width: 9px;  font-size: 1px; margin-right: -3px; background: url('block_bottomleft.png') no-repeat}
.block_bottom .right {float: right; height: 8px; width: 9px;  font-size: 1px; margin-left: -3px; background: url('block_bottomright.png') no-repeat}
.block_bottom .center {height: 8px;  font-size: 1px;  background: url('block_bottom.png')}

.dntop {
	border-bottom: 1px solid #a9a9a9;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}

/* popups */

div.control-inline {
position: absolute;
float: left;
width: 26px;
height: 26px;
}

div.control-pop {
display: none;
position: absolute;
top: 26px;
left: 0px;
z-index: 50;
width: 150px;
border: solid #777;
border-width: 1px 2px 2px 1px;
background: url('block_center.png');
}

div.dir-left {
left: 3px;
right: auto;
}

div.dir-right {
left: auto;
right: 3px;
}

div.control-inline:hover div.control-pop {
display: block;
}

div.control-pop p,
div.control-pop ul {
padding: 5px;
margin: 0 0 0 0px;
list-style: none;
}

div.control-pop p.stat-need {
clear: none;
margin: 0;
padding: 0 0 5px 2px;
font-size: 8pt;
}

div.control-pop img {
float: left;
border-top: 4px solid #007;
border-right: 4px solid #007;
border-bottom: 4px solid #007;
}

/* Headers and text formatting */

.err {
	color: #900;
	font-weight: bold;
	font-size: 8pt;
}

.yes {
	color: #090; 
	font-size: 8pt;
}

table.std {
	border-width: 0px;
	border-spacing: 2px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #336691;
}
table.std th {
	font-weight: bold;
	font-size: 8pt;
	border-width: 2px;
	padding: 1px 5px 1px 5px;
	border-style: solid;
	border-color: #336691; background-color: #134671;
}
table.std td {
	border-width: 1px;
	padding: 1px 5px 1px 5px;
	border-style: solid;
	border-color: #336691;
}

table.std td.today { background-color: #ffc1ff; }
table.std td.event { background-color: #d1ffd1; }
table.std td.wkend { background-color: #ffe1ff; }

table.std td.left {
	border-left-width: 0px;
	border-bottom-width: 0px;
}

table.std td.left_right {
	border-left-width: 0px;
	border-right-width: 0px;
}

table.std td.left_right_top {
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

table.std td.no_border {
	border-width: 0px;
}

table.std td.green {
	color: #009900;
}

table.std td.red {
	color: #990000;
}

/* bbCode */

.bold {
font-weight: bold; }