<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-size: 12px; 
	line-height: 16px;
    font-family: Tahoma,Arial,Verdana,sans-serif;      
    min-height: 100%;
	width: 1000px;
    margin: 0 auto;
    padding: 0;
	background: #DCDCDC;
    position: relative;
	color: #555;
}

ul {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 14px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	padding: 0;
	margin: 0;
}

a {
	color: #0096E1;
	text-decoration: none;
}

a:hover {
	color: #45BFF7;
	text-decoration: underline;
}

a img {
	border: 0;
}

.no-float {
	clear: both;
}

#main {
	width: 1000px;
	margin: 10px auto;
}

#head {
	position: relative;
	width: 100%;
	height: 156px;
	background: url(../images/pic_05.png);
	color: #7D7D7D;
	z-index: 2;
}

#content {
	position: relative;
	background: white;
	margin-top: 15px;
	padding: 10px;
	display: block;
	z-index: 1;
}

#footer{
	color: #AFAFAF;
	background: #5C7F97 url(../images/pic_97.png) bottom left no-repeat;
}

#footer a {
	color: #5E5E5E;
	text-decoration: none;
}

#footer a:hover {
	color: #5E5E5E;
	text-decoration: underline;
}

#footer ul li {
	display: inline;
	margin-right: 10px;
}

#footer ul li a {
	color: #FFFFFF;
}

#footer ul li a:hover {
	color: #AFAFAF;
	text-decoration: none;
}

.leftCorner {
	width: 100%;
	height: 100%;
	background: url(../images/pic_04.png) left no-repeat;
}

.rightCorner {
	width: 100%;
	height: 100%;
	background: url(../images/pic_07.png) right no-repeat;
}

.inside {
	height: 136px;
	padding: 10px;
	display: block;
}

.logo {
	position: relative;
	float: left;
	height: 107px;
	z-index: 1;
}

.logo a:hover {
	text-decoration: none;
}

.service {
	position: relative;
	height: 95px;
	float: right;
	text-align: right;
	padding-top: 10px;
	color: #2F2F2F;
	z-index: 3;
}

.service a {
	color: #2F2F2F;
	text-decoration: underline;
}

.service a:hover {
	color: #2F2F2F;
	text-decoration: none;
}

.headMenu {
	position: relative;
	width: 100%;
	height: 29px;
	background: url(../images/pic_20.png);
	position: static;
	bottom: 10px;
	z-index: 2;
}

.headMenu .leftCorner {
	width: 100%;
	background: url(../images/pic_18.png) left no-repeat;
}

.headMenu .rightCorner {
	width: 100%;
	background: url(../images/pic_23.png) right no-repeat;
}

.headMenu .inside {
	height: 23px;
	padding: 3px;
	display: block;
}

.headMenu ul {
	padding: 0;
	margin: 0;
	margin-top: 4px;
}

.headMenu li {
	display: inline;
}

.headMenu a {
	color: white;
	text-decoration: none;
	padding: 4px 8px;
}

.headMenu a:hover {
	color: #373737;
	background: white;
	text-decoration: none;
	padding: 4px 0px;
}

.headMenu a:hover span {
	background: url(../images/pic_25.png) left no-repeat;
	padding: 4px 8px;
}

.headMenu a:hover span span {
	background: url(../images/pic_28.png) right no-repeat;
	padding: 4px 8px;
	margin-right: -8px;
	margin-left: -8px;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index: 9000;
  background-color:#000;
  display:none;
  opacity: 0.2;
  margin-top: -20px;
  margin-left: -813px;
  filter: alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:240px;
  height:150px;
  display:none;
  z-index:9999;
  padding:20px;
  margin-left: -813px;
}

#boxes #dialog {
  width:240px; 
  height:150px;
  background-color: none;
  margin-left: -800px;
}

.user a {
	display: table-cell;
	width: 100px;
	height: 30px;
	background: red;
}

.user ul {
	display: none;
}

.user a:hover ul {
	display: block;
}

.sidebar {
	width: 192px;
	padding-right: 10px;
}

.navBlock {
	margin-bottom: 10px;
}

.block {
	margin-bottom: 10px;
	padding: 10px;
	background: #F4F4F4;
}

.navBlock  h2 {
	padding: 5px 10px;
	margin: 0;
	background: url(../images/pic_45.png);
	height: 16px;
	width: 172px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.block h3 {
	padding: 5px 10px;
	margin: 0;
	background: url(../images/pic_67.png);
	height: 16px;
	width: 172px;
	color: #4D4D4D;
	font-size: 12px;
	font-weight: bold;
	margin-top: -10px;
	margin-left: -10px;
	margin-bottom: 10px;
}

.nav {
	background: #F4F4F4;
	margin: 0;
	padding: 0;
}

.nav li {
	list-style-type: none;
	border-bottom: 1px solid #E9E9E9;
}

.nav li a {
	color: #4F4F4F;
	text-decoration: none;
	display: block;
	padding: 5px;
}

.nav li a:hover {
	color: #0096E1;
	background: #FAFAFA;
}

.content {
	width: 100%;
	background: white;
	position: relative;
	display: block;
}

.content a {
	color: #0096E1;
	text-decoration: underline;
}

.content a:hover {
	color: #45BFF7;
	text-decoration: none;
}

.tlCorner {
	width: 100%;
	background: #E4F3FF url(../images/pic_38.png) top left no-repeat;
}

.trCorner {
	width: 100%;
	background: url(../images/pic_41.png) top right no-repeat;
}

.blCorner {
	width: 100%;
	background: url(../images/pic_89.png) bottom left no-repeat;
}

.brCorner {
	background: url(../images/pic_90.png) bottom right no-repeat;
	padding: 10px;
}

.tags {
font-family: Arial;
font-size: 13px;
color: #000000;
padding:0 0 7px 0;
}

.tags a {
 font-family: Arial;
 font-size: 13px;
 color: #000000;
 text-decoration:underline;
 font-style: italic;
}

.newsText {
	background: white;
	padding: 6px;
	position: relative;
}

.alertText {
	background: #ffb58d;
	padding: 6px;
	position: relative;
}

.someText {
	background: #ffffe5;
	padding: 6px;
	position: relative;
}

.calendText {
	background: white;
	padding: 10px;
	position: relative;
}

.titleInfo {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CBCBCB;
	padding-bottom: 15px;
	margin-bottom: 2px;
	position: relative;
}

.titleInfo a {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	position: relative;
	text-decoration: none;
	color: #555555;
}

.titleInfo a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #636363;
	position: relative;
}

.dateInfo {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #CBCBCB;
	padding-bottom: 2px;
	margin-bottom: 5px;
	position: relative;
}

.dateInfo a {
	font-size: 13px;
	margin-top: 1px;
	position: relative;
	text-decoration: none;
	color: #0096E1;
}

.dateInfo a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #636363;
	position: relative;
}

.date {
	background: #E9E9E9 url(../images/pic_58.png) no-repeat;
	width: 41px;
	height: 16px;
	padding: 4px 12px;
	color: #7F7F7F;
	margin-right: 10px;
	position: relative;
}

.rating_ {
	float: right;
	width: 50px;
	height: 22px;
	margin-top: 0px;
}

.rating {
	color: #aaa !important;
}

.title {
	width: 95%; 
	float: left; 
	line-height: 30px; 
	margin-top: -8px !important;
}

.author {
	color: #A1A1A1;
}

.text {
	font-family: Tahoma,Arial,Verdana,sans-serif;
	padding: 10px 0;
}

.text img {
    margin: 4px 0 4px 0;
}

.text ul {
    padding: 0 0 0 20px;
}

.moreInfo {
	color: #000000;
}

.info {
	margin-top: 1px;
}

.info a {
	font-size: 13px;
	font-weight: bold;
	margin-top: 1px;
	position: relative;
	text-decoration: none;
	color: #0096E1;
}

.info a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #636363;
	position: relative;
}

.more a {
	background: url(../images/pic_70.png) no-repeat;
	color: #555 !important;
	font-weight: bold;
	text-decoration: none !important;
	padding: 7px 33px 7px 8px;
}

.more a:hover {
	background: url(../images/pic2_70.png) no-repeat;
	color: #333 !important;
}

.more2 a {
	font-size: 16px;
	font-weight: bold;
	margin-top: 1px;
	position: relative;
	text-decoration: none;
	color: #0096E1;
}

.more2 a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #636363;
	position: relative;
}

.border {
	background: url(../images/pic_100.png) bottom right no-repeat;
	padding: 10px;
}

.popular {
	color: #E4E4E4;
}

.popular h3 {
	margin-top: 4px;
	margin-bottom: 40px;
}

.popular a {
	border: 1px solid red;
	border-bottom: 1px dashed #B4B4B4;
	display: block;
	padding: 11px;
	margin-bottom: 20px;
	margin-top: -50px;
	margin-right: 10px;
	color: #2D2D2D;
	font-weight: bold;
}

.popular a:hover {
	color: #666;
}

.navigation span {
	color: #;
	font-size: 18px;
	margin: 0 5px;
}

.navigation a {
	font-size: 18px;
	margin: 0 5px;
}

.related-news b {
	margin-bottom: 5px;
}

.related-news li {
	list-style-type: none;
}

.user_info {
	font-size: 11px;
	padding-bottom: 2px;
	color: #888;
}

.bb div {
	border: 0 !important;
}

.bb table {
	border: 1px solid red !important;
}

.f_textarea {
	width: 615px;
	height: 100px;
	margin-bottom: 10px;
}

#cp {
	position: relative !important; 
	left: 203px !important;
	top: 0px !important;
	margin-bottom: -100px;
}

#dle_emo {
	position: relative !important; 
	left: 0px !important;
	top: 0px !important;
	margin-bottom: 0px;
}
.reset { padding: 0; margin: 0; }
.logform, .rcol, .reset, .reset li { list-style-type: none; padding: 0; margin: 0; }
.avatar a {outline-style: none}
.btn_reglog, .radial, .fbutton, #loading-layer, #dropmenudiv, .baseform, .ui-dialog, .mass_comments_action, .bbcodes, .ui-button { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }

	.loginform, .loginform ul { display: inline; }
	.loginform ul { float: right; padding-top: 7px; }
	.loginform ul li { float: left; margin-left: 6px; line-height: 20px; }

	a.lbn, a.lbn span { float: left; cursor: pointer; height: 21px; color: white;  }
		a.lbn { text-decoration: none !important; color: #fff; background: #a6a6a6 url("../images/loginbutton.png") no-repeat 0 0; }
		a.lbn span { padding: 0 10px; background: url("../images/loginbutton.png") no-repeat 100% -21px; }
		a.lbn:hover { background-color: #81b000; background-position: 0 -42px; }
		a.lbn:hover span { background-position: 100% -63px; }
.f_input { width: 300px; padding: 1px; }
.abl01 {
	background-image: url(../images/dlet_abl01.gif);
	background-repeat: no-repeat;
}		
.abl02 {
	background-image: url(../images/dlet_abl02.gif);
	background-repeat: no-repeat;
}
.abl12 {
	background-image: url(../images/dlet_abl12.gif);
	background-repeat: no-repeat;
}
.abl121 {
	background-image: url(../images/dlet_abl121.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.abl22 {
	background-image: url(../images/dlet_abl22.gif);
	background-repeat: repeat-x;
}
.abl221 {
	background-image: url(../images/dlet_abl221.gif);
	background-repeat: no-repeat;
}
.abl222 {
	background-image: url(../images/dlet_abl222.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.abl31 {
	background-image: url(../images/dlet_abl31.gif);
	background-repeat: repeat-y;
}
.abl33 {
	background-image: url(../images/dlet_abl33.gif);
	background-repeat: repeat-y;
}
.abl42 {
	background-image: url(../images/dlet_abl42.gif);
	background-repeat: repeat-x;
}
.stext {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	background-color: #ffffff;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #4b73d4;
	text-decoration: none;
}
.stext a:hover {
	color: #4b73d4;
	text-decoration: underline;
}
.ntitle {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.ntitle a {
	color: #ffffff;
	text-decoration: none;
}
.ntitle a:hover {
	color: #000000;
	text-decoration: underline;
}
.userstop {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #4B73D4;
	text-decoration: none;
}
.userstop a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #757575;
	font-weight: bold;
}
.speedbar {
	color: #757575;
	text-decoration: none;
}
.speedbar a {
	color: #4B73D4;
	text-decoration: none;
}
.speedbar a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
td.ssbot_left{background:url(../images/ssbot_left.gif) no-repeat;width:6px;height:32px;}
td.ssbot_center{background:url(../images/ssbot_center.gif) repeat-x;height:32px;font-size:11px;}
td.ssbot_right{background:url(../images/ssbot_right.gif) no-repeat;width:6px;height:32px;}
.topava {
width: 50px;	
}
.topava img {
	padding:2px;
	border:1px solid #CCCCCC;
}
.ratebox {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
}

.ratebox2 {
  float: left;
}

.ratebox3 {
  float: left;
}

.ratebox ul, .ratebox ul li {
  float: left;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
  list-style-type: none;
  font-size: 24px;
  font-weight: bold;
  padding: 0px 6px;
}

.ratebox4 ul, .ratebox4 ul li {
  float: right;
  list-style-type: none;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 2px;
}

.ratebox5 ul, .ratebox5 ul li {
  float: left;
  list-style-type: none;
  font-size: 4px;
  font-weight: bold;
  padding: 0px 3px;
}

.rat {
	float: right;
}</pre></body></html>