.body {
	MARGIN-TOP: 0px; FONT-SIZE: 90%; MARGIN-BOTTOM: 0.5em; LINE-HEIGHT: 130%; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.psm {
	MARGIN-TOP: 0px; FONT-SIZE: 70%; MARGIN-BOTTOM: 0.5em; LINE-HEIGHT: 130%; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.tl {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.tl A:link {
	TEXT-DECORATION: none
}
.tl A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.tl A:hover {
	COLOR: #d00000; TEXT-DECORATION: none
}
.bls {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.unnamed2 {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.m9 {
	FONT-SIZE: 11px; COLOR: #a0a0a0; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.counter {
	FILTER: alpha(opacity=15)
}
.m4 {
	FONT-WEIGHT: bold; COLOR: #d20000
}
.header {
	FONT-WEIGHT: bold; FONT-SIZE: 120%; COLOR: #d20000
}
.theader {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; LINE-HEIGHT: 100%
}
.theader A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.theader A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.tt {
	FONT-SIZE: 12px; LINE-HEIGHT: normal; FONT-FAMILY: Arial, "Arial Cyr"
}
.folding {
	MARGIN-TOP: 0px; FONT-SIZE: 90%; MARGIN-BOTTOM: 0.5em; CURSOR: hand; COLOR: #003399; LINE-HEIGHT: 130%; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style5 {color: #004080}

a.exipilis:link, a.exipilis:visited {
	font-size: 10px;
	color: #B0B0B0;
	text-decoration: none;
}

a.exipilis:hover {
	text-decoration: underline;
	color: #818181;
}

div.pages {   
	border-bottom: solid 1px silver;
	background: #F9F9F9 repeat-x;
	height:19px;
	padding: 3px 0px 0px 15px;
	margin: 10px 0px 15px 0px;
	color: black;
	font-weight:bold;
	font-size:12px;
	width: 800px;
}

.pages a:link, .pages a:visited {
	color: blue;
   margin: 0px 0px 0px 2px;
	padding: 0px 7px;
	text-decoration: none;	
}

.pages a:hover {
	background:url(gfx/bg_sort_next.gif) no-repeat center left;
   text-decoration: underline;
}

a.backtolist:link, a.backtolist:visited {
	font-size: 14px;
	color: Blue;
	text-decoration: none;	
}

a.backtolist:hover {
	text-decoration: underline;
}

table.news {
	width: 800px;
	border: 0px;
}

.news td {
	vertical-align: top;
}

.news h1, h2 {
	font-size: 16px;
	display: inline;
	margin-top: 0px;	
}

.news .date {
	font-size: 12px;
}

.news a.full:link, .news a.full:visited {
	font-size: 12px;
	color: Blue;
	text-decoration: none;
}

.news a.full:hover {
	text-decoration: underline;
}

div.readalso {
	font-size: 14px;
	width: 800px;
}

.readalso a:link, .readalso a:visited {
	display: block;
	color: Blue;
	text-decoration: none;	
}

.readalso a:hover {
	text-decoration: underline;
}

div.newstext {
	width: 800px;
}

.newstext h1, h2 {
	font-size: 16px;
	display: block;
}

table.smallnews {
	width: 750px;
	border: 0px;
}

.smallnews td {
	vertical-align: top;
	width: 33%;
	font-size: 12px;
}

.smallnews h1, h2 {
	font-size: 16px;
}

.smallnews img {
	margin: 0px 5px 5px 0px;
	float: left;
	border: 0px;
}

.smallnews a:link, .smallnews a:visited {
	font-size: 12px;
	color: Blue;
	text-decoration: none;
}

.smallnews a:hover {
	text-decoration: underline;
}

/*comment*/

.commentTitle{
	text-align: center;
	font-size: 10pt;
	text-transform:uppercase;
	margin: 10px 0px 0px 0px;
	padding: 0px;	
}
.comment th {
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;	
}
.comment td{
	vertical-align: middle;
}

.comment input{
   background: white;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8.5pt; 
	font-weight: normal; 
	BORDER: Blue 1px solid; 
	width: 220px;	
	padding: 2px 0px 0px 3px;
	height: 17px;
}

input.commentSubmit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background: #EBEBEB;
	color: #000000;
	height: 21px;
	width: 87px;
	BORDER: Blue 1px solid; 
	padding: 0px;
 	margin: 0px 2px 0px 0px;
}


.comment textarea{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   background: white;
	color: #000000;
   width: 220px;
	height: 60px;
   BORDER: Blue 1px solid; 
	padding: 0px 0px 0px 3px;	
	FONT-SIZE: 8.5pt; 
}

td.commentErr {
	color: Red;
	text-align: center;
}

.commentFeedback {
   color: Red;
	margin-top: 10px;
}