body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-family: Tahoma;
	font-size: 11px;
}

a:hover {
	color: #E6FFF8;
}

a.menu {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.options {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#1B4336;
	text-decoration:none;
}

a.block {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #E6FFF8;
	text-decoration:none;
	white-space:nowrap;
	padding-right: 5px;
}

a.block_active {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	white-space:nowrap;
	padding-right: 5px;
}


a.sortheader {
	color: #E6FFF8;
	text-align:left;
	font-weight:bold;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #1B4336;
	margin:0px;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1B4336;
	margin:0 0 8px 10px;
}

h3 {
	font: 12px Tahoma;
	color: #1B4336;
	margin:0px;
}

th {
	color: #E6FFF8;
	text-align:left;
	font-weight:bold;
}

p {	margin: 2px 0 2px 0;
}

tr.table_header {
  background-color: #709085;
}

td.under_header_line {
  background-color: #2C5E4E;
}

.view_left {
	background-image: url(/img/top/view_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 45%;
}

.view_right {
	background-image: url(img/top/view_right.jpg);
	background-repeat: no-repeat;
	width: 50%;
}

.hl_left {
	background-image: url(img/top/hl_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align:right;
	vertical-align:top;
}

.hl_right {
	background-image: url(img/top/hl_right.jpg);
	background-repeat: no-repeat;
	padding-left:40px;
}

.ft_left {
	background-image: url(img/footer/left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 50%;
}

.ft_right {
	background-image: url(img/footer/right.jpg);
	background-repeat: no-repeat;
	width: 50%;
}

.bh_center {
	background-image: url(img/block/hd_bg.gif);
	background-repeat: repeat-x;
}

.bh_left {
	background-image: url(img/block/hd_left.jpg);
	background-repeat: no-repeat;
}

.bh_right {
	background-image: url(img/block/hd_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 41px;
	text-align:center;
	padding-left: 60px;
	padding-right: 60px;
}

.bf_left {
	background-image: url(img/block/ft_left.jpg);
	background-repeat: no-repeat;
}

.bl_border_left {
	background-image: url(img/block/border_left.jpg);
	background-repeat: repeat-y;
}

.block_bg {background-color: #B3BAB7;}

.block_divider {
	background-color: #B3BAB7;
	background-image: url(img/block_cnt/divider.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.block_divider1 {
	background-image: url(img/block_cnt/divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.block_stat {
	background-image:url(img/block_stat/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}

.block_stat_text {
	color: #97FF9A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.left_block {
	 width:100%;
	 background-color: #BBC5CA;
	 padding-top:5px;
}

.passive_but {
	font-weight: bold;
	color: #c0c8c5;
	padding-right: 10px;
	padding-left: 10px;
}

.active_but {
	font-weight: bold;
	color: #466352;
	padding-right: 10px;
	padding-left: 10px;
}

.even {
  background-color: #92A69F;
}

.subtitle {
  font-family: Tahoma;
	font-size: 11px;
  font-weight: bold;
}


/*  ----------- Styles from psychostats style.css ----------- */

.box {
	display: none;
	position: absolute;
	border: 3px solid black;
}

.shade1 {
	background-color: #EEEEEE;
	color: #363636;
}

/*-------------------------------*/

td.page {	padding: 10px 10px 0 5px;
	width: 100%;
	vertical-align:top;
}

#pg_block {	margin-bottom: 5px;
}

#counters { text-align: center; }
/*#counters img {opacity:0.2;-moz-opacity:0.2;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);-khtml-opacity: 0.2;}
#counters img:hover {opacity:0.9;-moz-opacity:0.9;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);-khtml-opacity: 0.2;}
*/

#lastmsg {padding-left: 30px;}
#lastmsg a {color: #3B7376; }
#lastmsg a:hover {color: #E6FFF8;}
#lastmsg hr {border: 1px dashed #CCCCCC;}

#dt {float: left;}
#lastnews {width: 100%;}
#lastnews hr {border: 1px dashed #CCCCCC;}

#topmenu { width:100%;
 padding: 0 30px 0 0px;
 text-align: right;
}

.newsLinks a {	color: #1B4336;
	font-size: 14px;
}