html {
 height: 100%;
 margin-bottom: 0px;
}

form {
 margin: 0;
 padding: 0;
}

img,table {
 border: none;
}

body {
 background: #7EA601;
 font-family: Tahoma, Arial, sans-serif;
 line-height: 1.3em;
 margin: 0;
 padding: 0;
 font-size: 12px;
 color: #444444;
}

input[type="text"],input[type="password"],textarea {
 border:1px solid #e7e7e7;
 background:#fbfbfb;
}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus {
 border:1px solid #546528;
 background:#ffffff;
}
input[type="submit"],button,input[type="reset"],input[type="button"],select {
 border:1px solid #3e4d16;
 background:#7b9241;
 color:#FFF;
 margin:4px 0;
}

/* a links */
a:link, a:visited {
 outline: none;
 text-decoration: underline;
 font-weight: normal;
 color: #829300;
}

a:hover {
 text-decoration: none;
 font-weight: normal;
 color: #829300;
}

div.nopad ul {
 list-style-image: url('/images/li.png');
}


p {
 margin-top: 0;
 margin-bottom: 5px;
 text-align: justify;
}

.cpathway {
 /*height: 50px;*/
 margin: 10px 0 0 0;
}
.cpathway span{
 font-size: 11px;
 color: #5CA80A;
 margin: 0 0 0 30px;
} 

.body_bg {
 background: #7EA601 url('/images/topbg.png') top center repeat-x;
}

#page_bg1 {
 height: 100%;
 padding: 0;
 background: transparent url('/images/page_bg.jpg') top center no-repeat;
}

#page_bg {
 padding: 0;
 background: url('/images/center_bg.png') top center repeat-y;
}

div.center {
 text-align: left;
 margin: 0 auto;
 padding: 0;
 width: 940px;
}


div#wrapper {
 padding: 0;
 width: 940px;
 margin: 0 auto;
 
}

#header {
 height: 282px;
 margin: 0 auto;
 width: 940px;
}

#content {
 width: 920px;
 margin: 0 auto;
 padding: 5px 0 0;
 overflow: hidden;
}

#logo {
 padding: 0;
 text-align: center;
 margin: 0;
}

#logo a, #logo a:link, #logo a:hover {
 font-weight: bold;
 font-family: Verdana, Arial, sans-serif;
 font-size: 24px;
 padding: 0;
 margin: 0;
 letter-spacing: 1px;
 color: #fff;
 text-decoration: none;
 outline: none;
 
}
#logo h1 {
 display:none
}
.pill_m {
 text-align: center;
 margin: 0 auto;
 padding: 0;
 width: 940px;
 height: 35px;
}

#pillmenu {
 margin: 0;
 text-align: center;
 padding: 0;
}

#pillmenu ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

#pillmenu li {
 float: left;
 margin: 0;
 padding: 0;
 height: 35px;

}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
 
}

#pillmenu li a {
 font-family: Verdana, Tahoma, sans-serif;
 font-size: 12px;
 float: left;
 display: block;
 line-height: 34px;
 padding: 0 8px 0 8px;
 color: #fff;
 text-decoration: none;
 font-weight: bold;
}

#pillmenu li a:hover {
 color: #FAB951;
 text-decoration: none
}

#leftcolumn ,#rightcolumn {
 margin: 0;
 width: 200px;
 float: left;
 padding: 0 0 10px 0;
 text-align: left;
}

div#maincolumn {
 float: left;
 width: 520px;
 margin: 0 0 6px 0;
}

div.nopad {
 overflow: hidden;
 padding: 0;
}
div.nopad ul {
 clear: both;
}

#footer {
 margin: 0 auto;
 text-align: center;
 height: 54px;
 background:#7EA601 url('/images/footer_bg.png') top center no-repeat;
}

#footer p {
 height: 20px;
 text-align: right;
 padding: 10px 30px 0 0;
 color: #666666;
}

h1 {
 padding: 0;
 font-family: Tahoma, Arial, sans-serif;
 font-size: 1.3em;
 font-weight: bold;
 vertical-align: bottom;
 color: #333;
 text-align: left;
 width: 100%;
}

h2,.eTitle,.eTitle a {
 padding: 0;
 font-family: Tahoma, Arial, sans-serif;
 font-size: 14px;
 vertical-align: middle;
 color: #81AA4F;
 text-align: left;
 font-weight: bold;
 text-decoration:none;
}

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

table.eBlock h3 {
 margin-top: 25px;
}

h4 {
 font-family: Tahoma, Arial, sans-serif;
 color: #333;
}

h3, legend {
 margin: 0;
 font-family: Tahoma, Arial, sans-serif;
 font-size: 14px;
 text-align: left;
 color: #81AA4F;
 padding: 0;
}
/* small text */
.small {
 font-size: 10px;
 color: #C0C0C0;
 font-weight: normal;
 text-align: left;
}

.eDetails1,.eDetails2,.eDetails {
 height: 20px;
 vertical-align: top;
 font-size: 10px;
 color: #C0C0C0;
 font-weight: normal;
 vertical-align: top;
 padding-top: 0px;
}


/* content styles */
table.eBlock {
 margin: 2px 8px;
 width:508px;
}

table.eBlock li {
 margin-bottom: 5px;
}

table.eBlock fieldset {
 border: 0;
 border-top: 1px solid #669933;
}

table.eBlock h3 {
 margin-top: 25px;
}

table.eBlock h4 {
 font-family: Tahoma, Arial, sans-serif;
 color: #669933;
}

.highlight {
 background-color: #fffebb;
}

div.moduletable, div.module {
 margin-bottom: 25px;
}

div.module {
 margin: 0;
 padding: 0;
}

div.module input[type="text"],div.module input[type="password"] {
 border:1px solid #e7e7e7;
 background:#fbfbfb;
}
div.module input[type="text"]:focus,div.module input[type="password"]:focus {
 border:1px solid #546528;
 background:#ffffff;
}
div.module input[type="submit"] {
 border:1px solid #3e4d16;
 background:#7b9241;
 color:#FFF;
 margin:4px 0;
}

/* LEFT COL H3 */
#leftcolumn h3 { 
 font-family: Tahoma, Arial, sans-serif;
 width: 190px; 
 color: #fff; /*color: #4CAFC6;*/
 font-size: 13px;
 height: 63px;
 text-decoration: none;
 text-align: left;
 padding: 0 0 0 10px;
 background: url('/images/h3.jpg') top left no-repeat;
 font-weight: bold;
 line-height: 74px;
 margin: 0;
 
}

#rightcolumn h3 { 
 font-family: Tahoma, Arial, sans-serif;
 width: 190px; 
 color: #fff; /*color: #4CAFC6;*/
 font-size: 13px;
 height: 63px;
 text-decoration: none;
 text-align: right;
 padding: 0 10px 0 0;
 background: url('/images/h3_r.jpg') top right no-repeat;
 font-weight: bold;
 line-height: 74px;
 margin: 0;
 
}

#leftcolumn ul, #rightcolumn ul {
 margin: 0 auto;
 padding: 5px 0 0 4px;
 list-style: none;
 width: 190px;
}

#leftcolumn ul li, #rightcolumn ul li {
 margin: 0;
 padding: 0;
}

#leftcolumn ul li:hover, #rightcolumn ul li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul li a, #leftcolumn ul li a:link,
#rightcolumn ul li a, #rightcolumn ul li a:link,
a.catName:link {
 line-height: 18px;
 padding: 0 0 0 15px;
 text-decoration: none;
 font-size: 11px;
 background: url('/images/menu_row.jpg') center left no-repeat;
 margin: 0;
 height: 18px;
 color: #999999;
 font-weight: bold;
}

#leftcolumn ul li a:hover, #rightcolumn ul li a:hover, a.catName:hover {
 color: #829300;
 text-decoration: underline;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul li a, #leftcolumn ul li a:link, 
#rightcolumn ul li a, #rightcolumn ul li a:link {
 line-height: 18px;
 padding: 0 0 0 15px;
 text-decoration: underline;
 color: #999999;
 font-weight: bold;
 font-size: 11px;
 background: url('/images/menu_row.jpg') center left no-repeat;
 margin: 0;
 height: 18px;
}

#leftcolumn ul li a:hover, #rightcolumn ul li a:hover {
 color: #829300;
 text-decoration: underline;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul li ul li a, #leftcolumn ul li ul li a:link {
 text-decoration: none;
 color: #666;
 margin: 0 0 0 6px;
 font-size: 11px;
 background: url('/images/submenu_row.jpg') center left no-repeat;
 font-weight: normal;
 display: block;
 line-height: 18px;
 padding: 0 0 0 18px;
 border: none;
 height: 18px;
}

#leftcolumn ul li ul li a, #leftcolumn ul li ul li a:link, #leftcolumn ul li ul li a:visited, #leftcolumn ul li ul li a:hover {
 font-size: 11px;
 margin: 0 0 0 6px;
 padding: 0 0 0 18px;
 text-decoration: none;
 border: none;
 color: #333;
 background: url('/images/submenu_row.jpg') center left no-repeat;
 height: 18px;
 line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn ul li ul {
 margin: 0;
 padding: 0;
}

#leftcolumn ul li ul li {
 margin: 0;
 padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul li ul {
 margin: 0;
 padding: 0;
}

#leftcolumn ul li ul li a:hover {
 color: #333;
}

#leftcolumn ul li ul, #rightcolumn ul li ul {
 list-style: none;
}

div.message {
 font-family: Tahoma, Arial, sans-serif;
 font-weight: bold;
 font-size : 14px;
 color : #c30;
 text-align: center;
 width: auto;
 background-color: #f9f9f9;
 border: solid 1px #d5d5d5;
 margin: 3px 0px 10px;
 padding: 3px 20px;
}

/* Polls */
.pollstableborder td {
 text-align: left;
}

/* Frontend Editing*/
fieldset {
 border: 1px solid #ccc;
 margin-top: 15px;
 padding: 15px;
}

legend {
 margin: 0;
 padding: 0 10px;
}



/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
 background: transparent;
 border: none;
}

/* -------------------------- */
a.footer123:link, a.footer123:visited {
 color: #fefefe;
 font-family: Tahoma, Arial, sans-serif;
 text-decoration: none;
}
a.footer123:hover {
 color: #fefefe;
 font-family: Tahoma, Arial, sans-serif;
 text-decoration: none;
}
#f123 {
 font-size: 12px;
 text-align: right;
 width: 100%;
 margin: 0 auto;
 color: #fefefe;
 font-family: Tahoma, Arial, sans-serif;
}
.f123 {
 text-align: right;
 font-size: 12px;
 font-family: Tahoma, Arial, sans-serif;
 color: #fefefe;
 text-decoration: none;
}
.f123_bg {
 background:url('/images/123_bg.png');
 width:134px;
 height:30px;
 text-align:center;
 padding: 0 3px;
}
.f123_1 {
 font-size: 10px;
 font-family: Tahoma, Arial, sans-serif;
 color: #666;
 text-align: left;
 padding: 0 0 0 4px;
}

a.link_123:link, a.link_123:visited {
 font-size: 15px;
 font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
 color: #797979;
 text-decoration:none;
 font-weight: 700;
}
a.link_123:hover {
 font-size: 15px;
 font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
 color: #797979;
 text-decoration:none;
 font-weight: 700;
}
.eMessage,.eText {
 margin:10px 0;
}

.eRating {font-size:7pt;}
/* --------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {color:#F4F5F7;padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1,.cBlock2 {background:#FFFFFF;border:1px solid #e7e7e7;}
.cBlock2 a,.cBlock1 a {font-size:12px;}
.cBlock2 b,.cBlock1 b {font-size:12px;}
.cMessage {font-size:11px;padding:4px;}
/* -------------- */

/* Comments Form Style */
.commTable {border:1px solid #e7e7e7;}
.commTd1 {font-weight:bold;padding-left:5px;}
.commTd2 {padding-bottom:2px;}
.smiles {border:1px solid #e7e7e7;background:#fbfbfb;margin:0 4px;}
.commFl {width:99%;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
/* ------------------- */

/* News/Blog Archive Menu */
.archActive {color:#FFFFFF;}
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#B5C4E1;}
.archiveDateTitle {font-weight:bold;color:#FFFFFF;padding-top:15px;}
.archEntryHr {width:250px;color:#415C7F;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/images/icons/indented.png') no-repeat 0px 2px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#7D7D7D;}
.archiveNoEntry {text-align:center;color:#B5C4E1;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calTable {}
.calMonth {padding-bottom:10px;}
.calWday {color:#5d722f; background:#f6f6f6;border:1px solid #e6e6e6;width:15px;}
.calWdaySe {color:#FFFFFF; background:#7b9241;width:15px;border:1px solid #3e4d16;}
.calWdaySu {color:#FFFFFF; background:#7b9241;width:15px;border:1px solid #3e4d16;}
.calMday {color:#444444;background:#f6f6f6;border:1px solid #e6e6e6;}
.calMdayA {color:#444444;background:#f6f6f6;border:1px solid #3e4d16;}
.calMdayIs {color:#fff;background:#7b9241;font-weight:bold;border:1px solid #3e4d16;}
.calMdayIsA {background:#7b9241;font-weight:bold;border:1px solid #3e4d16;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#1e1e1e;font-weight:bold;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#1e1e1e;font-weight:bold;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#1e1e1e;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#1e1e1e;}
.calMdayIsA a,.calMdayIs a {color:#fff;}
/* ------------------------ */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#143C71}
.textResults {background:#143C71}
.textResultsTd {background:#E2E2E2;}

.pollNow {background:#143C71}
.pollNowTd {background:#E2E2E2}

.totalVotesTable {background:#143C71}
.totalVotesTd {background:#E2E2E2}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:yellow;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:pink;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#99CCFF;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#FFFFFF;height:100px;width:300px;border:1px solid #8E9AAB;}
.replaceBody {background:#143C71;}

.legendTd {font-size:7pt; color: #A3B7D6;}
.userRights {font-size:7pt; color: #A3B7D6;}
.fFastSearchTd {font-size:7pt; color: #A3B7D6;}
/* ------------ */

/* General Style */
a:link {text-decoration:underline; color:#336699;}
a:active {text-decoration:underline; color:#336699;}
a:visited {text-decoration:underline; color:#336699;}
a:hover {text-decoration:line-through; color:#003366;}
td, body {font-family:verdana,arial,helvetica; font-size:8pt;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}
.small {font-size:8pt;}
h1{font-family:Arial,Sans-Serif;color:#336699;font-size:13px;margin:0px 0px 0px 0px}
h2{font-family:Arial,Sans-Serif;color:#336699;font-size:12px;margin:0px 0px 0px 0px}
a.noun:link {text-decoration:none; color:#336699}
a.noun:active {text-decoration:none; color:#336699}
a.noun:visited {text-decoration:none; color:#336699}
a.noun:hover {text-decoration:none; color:#003366}
hr {color:#99ccff;height:1px;}
label {cursor:pointer;cursor:hand}
.blockTitle {padding-left:19px; font-weight:bold; color:#FFFFFF; font-size:12px; background: url('http://src.ucoz.ru/t/214/a.gif') no-repeat 7px 6px;text-transform:capitalize;}
a.menu1:link {text-decoration:underline; color:#cdebfa}
a.menu1:visited {text-decoration:underline; color:#cdebfa}
a.menu1:hover {text-decoration:underline; color:#FFFFFF}
a.menu1:active {text-decoration:underline; color:#FFFFFF}
.menuTd {font-family:Tahoma,Arial,Helvetica; padding-left:15px;padding-right:12px; background: url('http://src.ucoz.ru/t/214/pip.gif') no-repeat 0px 3px;}
.mTd {padding-left:12px;padding-top:5px;padding-right:1px;}
.pageTitle {font-family:Tahoma,Arial,Helvetica; font-size:8pt; font-weight:bold; color:#FFFFFF; padding-left:10px; padding-right:10px;}
.mframe {padding-left:15px; padding-bottom:20px; padding-right:3px;}
.blockT1 {border-left:1px solid #99ccff;}
.blockT2 {padding:5px;}
/* ------------- */
/* Menus */
ul.uz {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('') no-repeat 3px 4px; margin-bottom: .6em;}
/* ----- */
/* Main Menu */
.m {font-family:Tahoma,Arial,Helvetica;}
a.m:link {text-decoration:none; color:#336699}
a.m:visited {text-decoration:none; color:#336699}
a.m:hover {text-decoration:none; color:#336699; font-weight:bold;}
a.m:active {text-decoration:none; color:#336699; font-weight:bold;}
.ma {font-weight:bold;}
a.ma:link {text-decoration:none; color:#336699}
a.ma:visited {text-decoration:none; color:#336699}
a.ma:hover {text-decoration:none; color:#336699;}
li.m {border-bottom:1px solid #99ccff; margin: 0 2 0 0px; padding: 0 0 2 13px; background: url('http://src.ucoz.ru/t/214/008.gif') no-repeat 3px 4px; margin-bottom: .6em;}
/* --------- */
/* Module Part Menu */
.catsTd {padding: 0 0 3px 12px; background: url('http://src.ucoz.ru/t/214/008.gif') no-repeat 2px 4px;}
.catName {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;color:#336699;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#336699;}
a.catName:visited {text-decoration:none; color:#336699;}
a.catName:hover {text-decoration:underline; color:#336699;}
a.catName:active {text-decoration:underline; color:#336699;}
a.catNameActive:link {text-decoration:underline; color:#336699;}
a.catNameActive:visited {text-decoration:underline; color:#336699;}
a.catNameActive:hover {text-decoration:underline; color:#336699;}
a.catNameActive:active {text-decoration:underline; color:#336699;}
/* ----------------- */
/* Entries Style */
.entryTable {}
.entryTitle {font-family:Arial,Sans-Serif;font-size:15px;font-weight:bold;color:#336699; padding: 0 0 0 20px; background: url('http://src.ucoz.ru/t/214/ar1.gif') no-repeat 1px 3px;}
.entryBodyTd {text-align:justify;padding-bottom:5px;}
.entryTextTd {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px dashed #c0e5f8;}
.textHr {color:#c0e5f8;height:1px;border:1px dashed #c0e5f8;}
.entryDetailsTd {border-top:1px dashed #c0e5f8;border-bottom:1px dashed #c0e5f8;font-family:Tahoma,Arial,Sans-Serif;color:#003366;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.entryDetailsTd1 {border-top:1px dashed #c0e5f8;border-bottom:1px dashed #c0e5f8;font-family:Tahoma,Arial,Sans-Serif;color:#003366;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.entryDetailsTd2 {border-bottom:1px dashed #c0e5f8;font-family:Tahoma,Arial,Sans-Serif;color:#003366;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.entryDateTd {padding-bottom:7px;font-size:7pt;font-family:Tahoma,Arial,Sans-Serif;}
.entryRatingTd {padding-top:5px;color:#999999;}
.entryRatingSelect {font-size:7pt;}
.entryHr {color:#c0e5f8;height:1px;border-top:0px;display:none;}
.entryHr1 {color:#c0e5f8;height:1px;border-top:0px;display:none;}
.entryReadAll {padding-left:5px;}
.entryAttaches {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/img/ma/atch.gif') no-repeat 0px 0px;}
/* ------------- */
/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
.manHelpTable {}
.manHelpTd {}
/* ------------------ */
/* Comments Style */
.commAllTd {padding-bottom:5px;}
.commSwitchesTd {}
.commBodyTable {}
.commNumTd {font-weight:bold;}
.commIpTd {font-size:9px;color:#beddfc;}
.commDateTd {font-size:9px;color:#beddfc;}
.commAnswer {padding-left:15px;padding-top:4px;font-style:italic;}
.commAnswerSign {font-weight:bold;}
.commName {font-weight:bold;}
.commTable1 {background:#FFFFFF;}
.commTable2 {background:#FFFFFF;}
.commTopLeft {background: url('http://src.ucoz.ru/t/214/1.gif') no-repeat 0px 0px;}
.commTopCenter {border-top:1px solid #99ccff; height:5px}
.commTopRight {background: url('http://src.ucoz.ru/t/214/2.gif') no-repeat 0px 0px;}
.commMiddleLeft {border-left:1px solid #99ccff;}
.commMiddleRight {border-right:1px solid #99ccff;}
.commBottomLeft {background: url('http://src.ucoz.ru/t/214/4.gif') no-repeat 0px 0px;}
.commBottomCenter {border-bottom:1px solid #99ccff; height:5px}
.commBottomRight {background: url('http://src.ucoz.ru/t/214/3.gif') no-repeat 0px 0px;}
.middleImg {width:4px;}
/* -------------- */
/* Comments Form Style */
.commTable {}
.commTd1 {color:#003366;}
.commTd2 {}
.commFl {width:100%;}
.smiles {border:1px inset;background:#FBFBFB;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {}
/* ------------------- */
/* Guestbook Post Form */
.signTable {}
.signField {width:100%;}
.signFieldMessage {width:100%;}
.signFieldCount {font-size:7pt;background:#FFFFFF;border:1px solid #FFFFFF; font-weight:bold;text-align:center;}
.signErrorTd {color:#FF0000;}
.signTd1 {color:#003366;}
.signButtonTd {padding-top:15px;}
.showSmiles {padding:5 0 0 10px;}
.signTopLeft {background: url('http://src.ucoz.ru/t/214/f1.gif') no-repeat 0px 0px;}
.signTopCenter {border-top:2px solid #99ccff; height:6px}
.signTopRight {background: url('http://src.ucoz.ru/t/214/f2.gif') no-repeat 0px 0px;}
.signMiddleLeft {border-left:2px solid #99ccff;}
.signMiddleRight {border-right:2px solid #99ccff;}
.signBottomLeft {background: url('http://src.ucoz.ru/t/214/f3.gif') no-repeat 0px 0px;}
.signBottomCenter {border-bottom:2px solid #99ccff; height:6px}
.signBottomRight {background: url('http://src.ucoz.ru/t/214/f4.gif') no-repeat 0px 0px;}
/* -------------------- */
/* News/Blog Archive Menu */
.archLi {padding: 0 0 3px 10px; background: url('http://src.ucoz.ru/t/214/a3.gif') no-repeat 0px 4px;}
.archActive {text-decoration:underline;}
.archLi {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
a.archLink:link {text-decoration:none; color:#336699;}
a.archLink:visited {text-decoration:none; color:#336699;}
a.archLink:hover {text-decoration:underline; color:#336699;}
a.archLink:active {text-decoration:underline; color:#336699;}
/* ---------------------- */
/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#336699;}
.archiveDateTitle {font-weight:bold;color:#336699;padding-top:15px;}
.archEntryHr {width:250px;color:#c0e5f8;}
.archiveEntryTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/214/002.gif') no-repeat 0px 3px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#cbe2f0;}
a.archiveDateTitleLink:link {text-decoration:none; color:#336699}
a.archiveDateTitleLink:visited {text-decoration:none; color:#336699}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#336699}
a.archiveDateTitleLink:active {text-decoration:underline; color:#336699}
.archiveNoEntry {text-align:center;color:#336699;}
/* ------------------------ */
/* News/Blog Calendar Style */
.calMonth {text-align:right; }
.calWday {border:1px outset; background:#82bfdb; width:17px;}
.calWdaySe {border:1px outset; background:#82bfdb; width:17px; font-weight:bold;}
.calWdaySu {border:1px outset; background:#82bfdb; width:17px; font-weight:bold; color:#FF0000;}
.calMday {border:1px inset; background:#F5F5F5;}
.calMdayA {border:1px inset; background:#F5F5F5; font-weight:bold;}
.calMdayIs {border:1px outset; background:#eaf4f3;}
.calMdayIsA {border:1px outset; background:#eaf4f3;font-weight:bold;}
a.calMonthLink:link {text-decoration:none; color:#336699;}
a.calMonthLink:visited {text-decoration:none; color:#336699;}
a.calMonthLink:hover {text-decoration:underline; color:#336699;}
a.calMonthLink:active {text-decoration:underline; color:#003366;}
a.calMdayLink:link {text-decoration:underline; color:#336699;}
a.calMdayLink:visited {text-decoration:underline; color:#336699;}
a.calMdayLink:hover {text-decoration:underline; color:#003366;}
a.calMdayLink:active {text-decoration:underline; color:#003366;}
/* ------------------------ */
/* Photo Thumbnail */
.photoTable {background:#F2F2F2;}
.photoTopLeft {background: url('http://src.ucoz.ru/t/214/1.gif') no-repeat 0px 0px;}
.photoTopCenter {border-top:1px solid #99ccff; height:5px}
.photoTopRight {background: url('http://src.ucoz.ru/t/214/2.gif') no-repeat 0px 0px;}
.photoMiddleLeft {border-left:1px solid #99ccff;}
.photoMiddleRight {border-right:1px solid #99ccff;}
.photoBottomLeft {background: url('http://src.ucoz.ru/t/214/4.gif') no-repeat 0px 0px;}
.photoBottomCenter {border-bottom:1px solid #99ccff; height:5px}
.photoBottomRight {background: url('http://src.ucoz.ru/t/214/3.gif') no-repeat 0px 0px;}
.photoComms {font-size:7pt;}
.albumLink {font-size:7pt;}
/* --------------- */
/* Photo Style */
.photoDetails {color:#336699;}
.photoHr {color:#99ccff;height:1px;border-top:1px;}
.photoAdvicer {border-left:1px solid #99ccff;}
.phtTable {width:100%;background:#F4F4F4;border:1px dotted #99ccff;}
.phtTd {width:40%;height:100px;background:#E8ECF5;padding:3px;border-right:1px dotted #99ccff;}
.phtDetailsTd {width:60%;padding:3px}
/* ----------- */
/* Photo Advice to Friend */
.advButton {border:1px solid #99ccff;background:#FFFFFF;width:150px}
/* ---------------------- */
/* FAQ styles */
.entryQuestion {padding-bottom:7px;padding-left:15px;font-size:7pt;}
/* ---------- */
/* Poll styles */
.answer {font-size:8pt;}
.pollBut {width:110px;}
.pollBody {padding:7px; margin:0px; background:#FFFFFF}
.textResults {background:#E2E6EA}
.textResultsTd {background:#FFFFFF}
.pollNow {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.pollNowTd {}
.totalVotesTable {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.totalVotesTd {background:#FFFFFF}
/* ---------- */
/* Login Form */
.forRegTd {height:30px;}
.forRegLink {font-size:7pt;}
.loginError {color:#FF0000;}
/* ---------- */
/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#9ad6fb;}
/* ---------------- */
/* Other Styles */
.replaceTable {background:#F8F8F8;height:100px;width:300px;border:1px solid #3f99c4;}
li.fastHelp {margin: 0; padding: 0 0 0 13px; background: url('http://src.ucoz.ru/t/214/arrow.gif') no-repeat 0px 0px; margin-bottom: .6em;}
.noEntriesOnMain {text-align:justify;color:#336699;}
.funcBlock {padding-top:5px;}
.legendTd {font-size:7pt;}
/* ------------ */
/* ===== forum Start ===== */
/* General forum Table View */
.gTable {background:#3f99c4}
.gTableTop {background:#3f99c4;color:#6699cc;font-weight:bold;height:22px;padding-left:10px;font-size:10pt;background-image: url('/bar.gif');}
.gTableSubTop {background:#C8C8C8;color:#003366;height:20px;background-image: url('/tile.gif');}
.gTableBody {background-image: url('/back.gif');}
.gTableBody1 {background-image: url('/back.gif');}
.gTableBottom {background-image: url('/back.gif');}
.gTableLeft {background:#eaf4f3;font-weight:bold;color:#336699}
.gTableRight {background:#F8F8F8}
.gTableError {background:#F6F6F6;color:#FF0000;}
/* ------------------------ */
/* Forums Styles */
.forumNameTd,.forumLastPostTd {background-image: url('/back.gif')}
.forumIcoTd,.forumThreadTd,.forumPostTd {background-image: url('/back.gif')}
.forumLastPostTd,.forumArchive {font-size:7pt;}
a.catLink:link {text-decoration:none; color:#6699cc;}
a.catLink:visited {text-decoration:none; color:#6699cc;}
a.catLink:hover {text-decoration:underline; color:#6699cc;}
a.catLink:active {text-decoration:underline; color:#6699cc;}
.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */
/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#99ccff;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#336699;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#336699;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#0a2847;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#336699;}
/* -------------------- */
/* forum Navigation Bar */
.forumNamesBar {padding-bottom:7px;font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#003366;}
a.forumBarA:visited {text-decoration:none; color:#003366;}
a.forumBarA:hover {text-decoration:none; color:#336699;}
a.forumBarA:active {text-decoration:underline; color:#336699;}
/* -------------------- */
/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */
/* forum Fast Navigation Menu */
.fastNavMain {background:#DADADA;}
.fastNavCat {background:#eaf4f3;}
.fastNavCatA {background:#eaf4f3;color:#336699}
.fastNavForumA {color:#336699}
/* -------------------------- */
/* forum Page switches */
.switches {background:#CDCDCD;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#eaf4f3;font-weight:bold;color:#336699;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#003366;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#003366;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */
/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {background-image: url('/back.gif')}
.threadIcoTd,.threadIcoTd,.threadPostTd,.threadViewTd {background-image: url('/back.gif')}
.threadLastPostTd {font-size:7pt;}
.threadDescr {color:#99ccff;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {background-image: url('/back.gif');height:25px;font-weight:bold;font-size:7pt;color:#336699;padding-left:40px;}
.threadsDetails {background-image: url('/back.gif');height:25px;color:#336699;}
.forumOnlineBar {background-image: url('/back.gif');height:25px;color:#336699;}
a.threadPinnedLink:link {text-decoration:none; color:#336699;}
a.threadPinnedLink:visited {text-decoration:none; color:#336699;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}
a.threadLink:link {text-decoration:none; color:#336699;}
a.threadLink:visited {text-decoration:none; color:#336699;}
a.threadLink:hover {text-decoration:underline; color:#003366;}
a.threadLink:active {text-decoration:underline; color:#003366;}
.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* Posts View */
.postTable {}
.postPoll {background-image: url('/back.gif');text-align:center;}
.postFirst {background-image: url('/back.gif');border-bottom:1px solid #3f99c4;}
.postRest1 {background-image: url('/back.gif')}
.postRest2 {background-image: url('/back.gif')}
.postSeparator {height:3px;background:#a5d2e5;}
.postTdTop,.postBottom {background-image: url('/back.gif');height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#3f99c4;}
.posttdMessage {padding:5px;}
.postPoll {padding:5px;}
.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}
.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}
.signatureView {font-size:7pt;} 
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}
.statusBlock {padding-top:3px;}
.statusOnline {color:#336699;}
.statusOffline {color:#000000;}
/* ---------- */
/* forum AllInOne Fast Add */
.newThreadBlock {background-image: url('/back.gif');border: 1px solid #7cc4e6;}
.newPollBlock {background-image: url('/back.gif');border: 1px solid #7cc4e6;}
.newThreadItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/111/008.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/111/008.gif') no-repeat 0px 4px;}
/* ----------------------- */
/* forum Post Form */
.codeButtons {font-size:7pt;background:#FFFFFF;border:1px solid #336699;}
.codeCloseAll {font-size:7pt; color:#336699;font-weight:bold;background:#FFFFFF;border:1px solid #336699;}
.postNameFl,.postDescrFl {width:400px;}
.postPollFl,.postQuestionFl {width:400px;}
.postResultFl {width:50px;}
.postAnswerFl {width:300px;}
.postTextFl {width:550px;height:150px;}
.postUserFl {width:300px;}
.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center;}
/* ----------------- */
/* ====== forum End ====== */



.loginButton, .pollBut, .searchSbmFl, .commSbmFl, .signButton {font-size:9pt;background:#7b9241;}

.codeButtons {font-size:9pt;background:#7b9241;}
.codeCloseAll {font-size:9pt; color:#999999;font-weight:bold;background:#7b9241;}
.postNameFl,.postDescrFl {background:#FCFCFC;border:1px solid #999999;width:98% !important;}
.postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #999999;width:98% !important}
.postResultFl {background:#FCFCFC;border:1px solid #999999;width:98% !important}
.postAnswerFl {background:#FCFCFC;border:1px solid #999999;width:98% !important}
.postTextFl {background:#FCFCFC;border:1px solid #999999;width:98% !important;height:150px}
.postUserFl {background:#FCFCFC;border:1px solid #999999;width:98% !important}

.pollHelp {font-weight:normal;font-size:9pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */
.noforum hr {
 margin-bottom:0;
}
.catNumData {
 font-size:10px;
}


div.module .scont {
 margin: 0 0 15px 0;
 padding: 0;
 background: url('/images/menu_bottom.png') bottom left no-repeat;
 text-align:center;
}

#rightcolumn div.module .scont {
 margin: 0 0 15px 0;
 padding: 0;
 background: url('/images/menu_bottom_r.png') bottom right no-repeat;
}


div.module .scont .inner{
 margin:0 34px 0 8px;
 padding-top:5px;
 padding-bottom:15px;
 text-align:left;
}
div.module .scont form table{
 padding:0px;
}
div.module .scont table{
 text-align:left;
 padding:0px;
}
div.module .scont form table td{
 font-size:10px;
}
#rightcolumn div.module .scont .inner{
 margin:0 8px 0 34px ;
 padding-top:5px;
 padding-bottom:15px;
 text-align:left;
}

#rightcolumn div.module form {
 text-align:left;
}

div.module ul {
 list-style: none;
 text-align: left;
 padding: 0;
}

div.module ul li{
 margin: 0;
 padding: 0;
}

div.module ul li a:link, div.module ul li a:visited {
 font-weight: bold;
 padding: 2px 0 2px 20px;
 line-height: 24px;
 text-decoration: none;
 color: #829300;
 font-size: 11px;
}