/* CSS Document */
.goodtable {height: 300px;}
 .goodblock {height: 250px; width: 100%; vertical-align: top; border: 1px solid #000; }
.ajaxButton {
	background:url(submit_up.jpg) left top no-repeat;
	border:none;
	height:36px;
	width:140px;
}
.ajaxButton:focus {
	background:url(submit_down.jpg) left top no-repeat;
	border:none;
	height:36px;
	width:140px;
}
.bbb {
	background-color:#BBB;
	font-weight:bold;
	margin:0 auto;
	padding:8px;
	text-align:center;
}
.bbb1 {
	background-color:#BBB;
	float:left;
	width:75%;
}
.bbb2 {
	background-color:#BBB;
	float:right;
	width:25%;
}
.eee {
	background-color:#EEE;
	border-bottom: #F5F5AA solid 2px;
	clear:both;
	float:none;
	padding:8px;
}
a {
	color: #006;
	text-decoration:none;
}
a:hover {
	color: #006;
	text-decoration:underline;
}
.alt {
	color: #FC6;
	text-decoration:none;
}
.alt:hover {
	color: #FF9;
	text-decoration:none;
}
.simple {
	color: #000;
	text-decoration:none;
}
.simple:hover {
	color: #999;
	text-decoration:none;
}
body {
	color:#FC6;
	background-color:#F5F5AA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
	padding:0;
	vertical-align:top;
}
hr {
	height:5px;
}
p {
	text-indent:16px;
}
.barhat {
	background-image:url(../source/barhat.gif);
	background-repeat:repeat;
}
.burlap {
	background-image:url(../source/burlap.gif);
	background-repeat:repeat;
}
.button {
	background:none;
	border:none;
	background-repeat:no-repeat;
	font-weight:bold;
	padding:3px;
}
.darkgreen {
	background-color:#3E4028;
}
.gray-text {
	color:#656565;
}
.h2 {
	font-size:18px;
	font-weight:bold;
}
.line_b {
	background-image:url(../source/line_b.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
}
.line_l {
	background-image:url(../source/line_l.gif);
	background-position:left;
	background-repeat:repeat-y;
	text-align:left;
}
.line_r {
	background-image:url(../source/line_r.gif);
	background-position:right;
	background-repeat:repeat-y;
	text-align:right;
}
.line_t {
	background-image:url(../source/line_t.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.b {
	vertical-align:bottom;
}
.block {
	display:block;
}
.bor {
	border:#000 solid 1px;
}
.c {
	text-align:center;
}
img {
	border:none;
}
td {
	vertical-align:top;
}
.green {
	color:#090;
}
.j {
	text-align:justify;
}
.l {
	text-align:left;
}
.m {
	vertical-align:middle;
}
.mar4 {
	margin:4px;
}
.menu {
	display:block;
	font-size:14px;
	font-weight:bold;
}
.nbl {
	border-left:none;
}
.nm {
	margin:0;
}
.np {
	padding:0;
}
.p16 {
	padding:16px;
}
.path {
	font-size:12px;
}
.pic {
	width:160px;
}
.pic_small {
	width:80px;
}
.pointer {
	cursor:pointer;
}
.r {
	text-align:right;
}
.red {
	color:#F00;
}
.sub {
	background-color:#EEE;
	color:#000;
	display:block;
	padding:2px;
}
.sub:hover {
	background-color:#FFF;
	color:#000;
	display:block;
	padding:2px;
	text-decoration:none;
}
.t {
	vertical-align:top;
}
.top {
	font-size:12px;
	font-weight:bold;
	height:28px;
	white-space:nowrap;
}
.text {
	background-color:#F5F5AA;
	color:#000;
	font-size:14px;
}
.w100 {
	width:100%;
}
.gray {
	background-color:#CCC;
}
.white {
	background-color:#EEE;
}
ul {
	list-style-image:url(../source/li.gif);
}
.zagolovok {
	font-size:18px;
	letter-spacing:6px;
	margin:12px;
	position:absolute;
	text-transform:uppercase;
}

.bor_default {
	border: #CCC solid 1px;
}
.nbb {
	border-bottom:none;
}

/* Rounded */
.poll {
	background: url(../source/module-top.gif) left top repeat-x;
}
.righttopbox {
	background: #fff url(../source/button.gif) right top repeat-y;
		/*F5F5AA*/
	color: #000;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	margin-top: 16px;
	text-indent: 0;
	width: 95%;
}
.righttopbox p {
	color: #000;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-indent: 0;
}
div.righttopblock div.module {
	background: url(../source/module-br.gif) bottom right no-repeat;
	padding-bottom: 16px;
}
.righttopblock#righttopmenu div.module {
	/*background: url(../source/menu_lb.png) bottom left repeat;*/
}
.righttopblock#righttopmenu div.module div {
}
.righttopblock#righttopmenu div.module div div {
	background: url(../source/module-lt.gif) left top no-repeat;
}
.righttopblock#righttopmenu div.module div div div {
	background: url(../source/module-rt.gif) right top no-repeat;
}
.righttopblock#righttopmenu div.module div div div h3 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	text-align: center;
	text-indent: 0;
}
.righttopblock#righttopmenu div.module div div div div {
	background: url(../source/px.gif); /* Fix IE bug */
}