* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	color: #3a3a3a;
	height: 100%;
	font: 100% Tahoma, Verdana, Arial, sans-serif;
	background: #fff;
}
table {
	width: 100%;
	border-collapse: collapse;
	font: 100%  Tahoma, Verdana, Arial, sans-serif;
}
td {
	vertical-align: top;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
ol {
	margin: 10px 0 10px 30px;
}
a {
	text-decoration: none;
}
input, textarea {
	background: #fff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}
.warning {
	color: Red;
}

/* calendar */
#calendar {
	width: 200px;
}
#calendar td, #calendar th {
	text-align: center;
	padding: 6px 0 3px 0;
	font-weight: bold;
}
#calendar a {
	text-decoration: underline;
}
.calend {padding:0 3px;}
/* // calendar */



#main_container {
	height: 100%;
}
.left_stripe {
	background: url(/images/bg_l.gif) repeat-y;
	width: 39px;
}
.left_stripe div, .right_stripe div {
	width: 39px;
	height: 1px;
	font-size: 1px;
}
.right_stripe {
	background: url(/images/bg_r.gif) repeat-y top right;
	width: 39px;
}
#content {
	height: 84%;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}

.longbanner {
	/*background: #e5e5e5;*/
	/*height: 1%;
	text-align: center;*/
	/*overflow: hidden;*/
	/*margin:0px !important; 
	padding:0px !important;
	border:none;*/
	/*background: #172a62 !important;	*/
}



/*.longbanner img, .longbanner div  {margin:0px !important; padding:0px !important; border:none;}*/




/* FIRST BLOCK */

#auth {
	width: 482px;
	font-size: 11px;
}
#auth div {
	width: 482px;
}
#auth p {
	padding: 8px 10px 8px 15px;
}
#auth p span {
	font-weight: bold;
}
#auth p label, #auth p input {
	vertical-align: middle; 
}
#auth p input {
	width: 94px;
	/* height: 16px; */
	padding:2px 3px;
}
#auth a {
	color: #ad620e;
	text-decoration: underline;
	margin: 0 3px 0 3px;
}
.enter {
	background: url(/images/button_enter.gif) no-repeat;
	border: solid 0px;
	cursor: pointer;
	width: 56px !important;
	height: 20px !important;
	margin-left: 3px;
	padding:0;
}
#servicemenu {
	text-align: right;
	padding: 13px 10px 0 0;
	font-size: 11px;
}
#servicemenu ul {
	width: 325px;
	float: right;
}
#servicemenu ul li {
	display: inline;
	background: url(/images/servicemenu_bord.gif) no-repeat 0 2px;
	padding: 0 2px 0 7px;
}
#firstitem {
	background: none !important;
}
#servicemenu ul li a {
	color: #ad620e;
}
#servicemenu ul li a:hover {
	text-decoration: underline;
}
#authlinks {
	width: 85px;
	font-size: 10px;
	padding: 7px 0 0 0;
}
#authlinks div {
	width: 85px;
}
#authlinks a {
	color: #3d5399;
	text-decoration: underline;
}
#authlinks a:hover {
	text-decoration: none;
}

/* SECOND BLOCK */

#logoblock {
	background: #1e306a url(/images/logo.jpg) no-repeat;
	height: 70px;
}
#logo {
	width: 250px;
	height: 70px;
	float: left;
}
#logo a, #logo span {
	display: block;
	height: 50px;
	width: 100%;
	color: #e1e4eb;
	font-size: 14px;
	font-family: Times New Roman;
	font-weight: bolder;
	padding: 20px 0 0 140px;
	overflow: hidden;
	1letter-spacing: 1px;
}
#logoblockbanner {
	float: right;
}

/* THIRD BLOCK */

#menublock {
	background: #3c4463;
}
#search {
	width: 270px;
	border-left: solid 1px #525a77;
	padding: 12px 15px 15px 18px;
}
#search input {
	width: 195px;
	vertical-align: middle;
	padding:2px 3px;
}
.search {
	background: url(/images/button_search.gif) no-repeat;
	border: solid 0px;
	cursor: pointer;
	height: 22px !important;
	width: 58px !important;
	margin-left: 5px;
}
.send {
	background: url(/images/button_send.gif) no-repeat;
	border: solid 0px;
	cursor: pointer;
	height: 20px !important;
	width: 80px !important;
}
.upload {
	background: url(/images/button_upload.gif) no-repeat;
	border: solid 0px;
	cursor: pointer;
	height: 22px !important;
	width: 72px !important;
}
.delete {
	background: url(/images/button_delete.gif) no-repeat;
	border: solid 0px;
	cursor: pointer;
	height: 22px !important;
	width: 72px !important;
}
#menu {
	font-size: 70%;
	padding: 5px 10px 5px 14px;
}
#menu ul li {
	float: left;
	background: url(/images/menu_bord.gif) no-repeat top right;
	padding: 2px 7px 5px 7px;
	color: #ccc;
}
#menu ul li a {
	color: #fff;
	text-decoration: underline;
}
#menu ul li a:hover {
	text-decoration: none;
}

/* FOURTH BLOCK */

.navstringblock {
	border-bottom: solid 1px #ced0d8;
	font-size: 70%;
	/*height: 30px;*/
}
.navstringblock_bottom {
	border-top: solid 1px #ced0d8;
	font-size: 70%;
	height: 30px;
}
.navstring {
	float: left;
	color: #8a8a8a;
}
.navstring p {
	padding: 8px 10px 8px 20px;
}
.navstring a {
	color: #ad620e;
	text-decoration: underline;
}
.navstring a:hover {
	text-decoration: none;
}
#phones {
	float: right;
	width: 530px;
	text-align: right;
	padding-right: 8px;
}
#phones img {
	vertical-align: middle;
}
#phones p {
	padding: 6px 10px 0 10px;
}
#phones span {
	color: #3c4463;
	font-size: 105%;
}
#phones a {
	color: #3c4463;
	text-decoration: underline;
}

#contblocks {
	margin-top: 1px;
}
#left_column {
	width: 160px;
}
#right_column {
	/*width: 25%;*/
	width: 295px;
	background: url(/images/content_bg.gif) repeat-x;
}
#central_column {
	background: url(/images/content_bg.gif) repeat-x;
}

/* COMMON STYLES */

#contblocks h4 {
	background: #3c4463;
	color: #fff;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 10px 5px 20px;
}

/* LEFT COLUMN STYLES, NewsStyles */

#newsblock {
	background: #e5e5e5;
	margin-bottom: 0px;
	font-family: Times New Roman;
	padding: 10px 10px 10px 20px;
	font-size: 80%;
}
.newsblock_inner {
	font-size: 80%;
	font-family: Times New Roman;
}
.newsblock_inner td {
	padding: 5px 5px 5px 10px;
}
#newsblock h6, .newsblock_inner h6 {
	color: #3c4463;
	font-weight: normal;
	font-size: 100%;
}
#newsblock div {
	padding-bottom: 12px;
}
#newsblock a, .newsblock_inner a {
	color: #3a3a3a;
	text-decoration: underline;
}
#newsblock a:hover, .newsblock_inner a:hover {
	text-decoration: none;
}
#left_column img {
	margin-bottom: 1px;
}
#left_column ul {
	background: #43507e;
	color: #b4bde0;
	font-size: 11px;
	border-bottom: solid 8px #43507e;
	margin-bottom: 10px;
	width: 160px;
}
#left_column ul li {
	border-bottom: solid 1px #697398;
	padding: 0 0 0 20px;
	/*height: 22px;
	line-height: 22px;*/
}
#left_column ul li a {
	color: #fff;
	text-decoration: underline;
	display: block;
	/*height: 22px;*/
	width: 100%;
	font-weight: normal;
	padding: 8px 0 8px 0;
}
#left_column ul li a:hover {
	text-decoration: none;
}
/*#left_column ul li span {
}*/

#pages table {
	border: solid 0px !important;
}
#pages table td {
	padding-right: 0 !important;
	border-bottom: solid 0px !important;
	font-size: 85%;
	color: #8f8f8f;
	font-weight: bold;
}
#pages table td a {
}
#pages table td img {
	margin: 0 7px 1px 7px;
}
/* Leftmenu */

#leftmenu li {
	background: url(/images/arrow.gif) no-repeat top right;
	position: relative;
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
	height: auto !important;
	line-height: normal !important;
}
#leftmenu li.sp {
	padding: 6px 5px 9px 0px;
}
#leftmenu li span.ch {
	display: block;
	margin-left: 20px;
	padding: 0 20px 0 0;
}
#leftmenu li.nobg {
	background: none;
	color: #b4bde0;
	text-decoration: none;
	clear: both;
}
#leftmenu li ul {
	position: absolute;
	top: 0;
	left: 160px;
	background: #3c4463;
	border-bottom: solid 0px #3c4463;
	width: 203px;
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;	
}
#leftmenu li ul li {
	background: url(/images/arrow_li.gif) no-repeat top right;
	/*padding-right: 15px !important;*/
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;	
}
#leftmenu li ul li a {
	padding: 6px 0 9px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	left:20px;
	width:180px;
}



#leftmenu li ul li ul {
	left: 203px;
	border-bottom: solid 8px #43507e;
}
#leftmenu li ul li div {
	border-right: solid 1px #636982;
	border-bottom: solid 1px #636982;
	width: 28px;
	height: 28px;
	font-weight: bold;
	float: left;
	padding: 0;
	text-align: center;
	cursor: auto;
}
#leftmenu li ul li div a {
	padding: 6px 0 0 0;
	margin: 0;
	font-weight: bold;
}
#leftmenu li ul li div span {
	padding: 6px 0 0 0;
	display: block;
}
#leftmenu li ul li.arrow_opened {
	background: url(/images/arrow_li_open.gif) no-repeat top right;
}
/*#leftmenu li ul li ul {
	background: #43507e;
	border-bottom: solid 8px #43507e;
}*/
/*#leftmenu li ul li ul li {
	background: url(/images/arrow.gif) no-repeat top right !important;
}*/

#profileblock ul li.curr {
	background: #3c4463;
}
#profileblock ul li span.cur {
	display: block;
	width: 100%;
	padding: 8px 0 8px 0;
}
#addmathbutton {
	background: url(/images/addmathbutton.gif) no-repeat;
	height: 36px;
	width: 119px;
	margin: 10px 0 0 0;
}
#addmathbutton a,#addthemebutton a {
	text-decoration: none !important;
	height: 20px;
}
#addthemebutton {
	background: url(/images/addthemebutton.gif) no-repeat;
	height: 36px;
	width: 119px;
	margin: 10px 0 0 0;
}

#alphabet {
	padding: 0;
	border: solid 0px !important;
}

#alphabet a {position:static !important; width:auto !important;}
#alphabetlink a {position:static !important;}


#alphabetlink {
	padding: 0 !important;
	border-top: solid 1px #3c4463;
	border-bottom: solid 1px #697398;
	border-left: solid 0px;
	border-right: solid 0px;
}
#alphabetlink p {
	margin: 0 0 0 20px;
	padding: 0;
}
#alphabetlink p a {
	margin: 0 !important;
}
#alphabetlink.hover, #alphabet.hover {
	background: none !important;
}
#chron {
	background: #43507e;
	font-size: 70%;
	margin-top: -10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
}
#chron a {
	color: #fff;
	text-decoration: underline;
	display: block;
	height: 100%;
	padding: 0 5px 10px 20px;
	border-bottom: solid 1px #697398;
}

#leftmenu ul,
#leftmenu li.click ul ul,
#leftmenu li.click ul li.hover ul ul {display:none;}

#leftmenu li.hover {text-decoration:none; z-index:500;}
#leftmenu li.click {
	background: url(/images/arrow_opened.gif) no-repeat top right;
	/*font-weight: bold;*/
	color: #b4bde0;
	text-decoration: none;
	padding: 6px 0 9px 0px;
}

#leftmenu li.click ul {display:block;}
#leftmenu li.click ul li.hover ul, 
#leftmenu li.click ul li.hover ul li.hover ul {display:block;}

/*#leftmenu li.click ul li.fly {background: red;}*/
#leftmenu li.click ul li.hover {
	background: url(/images/arrow_li_open.gif) no-repeat top right;
}


#leftmenu li.click ul li.hover ul li {background:#43507e;}
#leftmenu li.click ul li.hover ul li.havechild {background:#43507e url(/images/arrow.gif) no-repeat top right; padding-right:0;}
#leftmenu li.click ul li.hover ul li.havechild:hover {
	background: #43507e url(/images/arrow_opened.gif) no-repeat top right;	
}
#leftmenu li.click ul li.hover ul li.havechild a:hover {
	background: url(/images/arrow_opened.gif) no-repeat top right;
}
#leftmenu li.click ul li.hover ul li.hover ul {
	border-bottom: solid 10px #3c4463;
}
#leftmenu li.click ul li.hover ul li.hover ul li {z-index:500;background:#3c4463;}

/*#leftmenu li.click ul li.hover ul li.fly {background: #c60 url(frog_arrow.gif) no-repeat top right;}*/
#leftmenu li.click ul li.hover ul li.hover {z-index:500;}
/*#leftmenu li.click ul li.hover ul li.hover a {color:#000;}*/

/*#leftmenu li.click ul li.hover ul li.hover ul li.hover {background:#red;}*/
#leftmenu li.click ul li.hover ul li.hover ul li.hover a {color:#fff;}

#regmap {
	background: url(/images/regions_map.jpg) no-repeat;
	height: 60px;
	width: 160px;
}

/* CENTER COLUMN STYLES */

#mapblock {
	background: url(/images/map_bg_bg.gif) repeat-x;
}
#mapblock div {
	height: 190px;
	background: url(/images/map_bg.jpg) no-repeat top right;
}
#mapblock h4 {
	background: none;
	color: #282c4c;
}
#mapblock form {
	padding: 20px 0 0 20px;
	font-size: 12px;
	color: #3c4463;
}
#mapblock p {
	padding: 5px 0 5px 0;
	text-align: right;
	width: 395px;
}
#mapblock label {
	width: 110px;
	display: block;
	margin-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	height: 30px;
}
#mapblock select {
	width: 280px !important;
	margin: 0;
	vertical-align: middle;
	height: 22px;
}
#showbutton {
	text-align: right;
	width: 392px !important;
}
.show {
	background: url(/images/button_show.gif) no-repeat;
	border: solid 0px;
	height: 22px;
	width: 82px;
	cursor: pointer;
}
#allcomps {
	background: url(/images/allcomps_bullet.gif) no-repeat 0 8px;
	padding: 0 0 0 11px !important;
	text-align: left !important;
}
#allcomps a {
	color: #3c4463;
	text-decoration: underline;
}
#allcomps a:hover {
	text-decoration: none;
}

/* MAIN CONTENTZONE */

#contentzone_main {
	font-size: 80%;
}
#contentzone_main h3 {
	font-family: Times New Roman;
	font-weight: normal !important;
	background: #e8eaed;
	border-bottom: solid 4px #ced0d8;
	color: #3c4463;
	padding: 5px 10px 5px 20px;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	font-size: 18px;
}
.article {
	border-bottom: solid 1px #ced0d8;
	padding: 10px 20px 20px 20px;	
}

.article table.avtortab {margin:0 !important;}

.article h5 {
	font-family: Times New Roman;
	font-size: 130%;
}
.article h5 a {
	color: #3a3a3a;
}
.article h6 {
	color: #8a8a8a;
	font-size: 85%;
}
.author {
	font-size: 85%;
	color: #8a8a8a;
	margin-bottom: 12px;
	font-weight: bold;
}
.author a {
	color: #ad620e;
	text-decoration: underline;
	font-weight: bold;
}
#contentzone {
	font-size: 80%;
	clear: both;
	padding:0px 0px 0px 0px;
}
#contentzone h1 {
	color: #3c4463;
	font-family: Times New Roman;
	padding: 5px 20px 0px 20px;
	font-size: 190%;
	font-weight: normal;
}
#contentzone div.lined {
	border-bottom: solid 1px #ced0d8;
	padding-bottom: 0;
	margin-bottom: 15px;
}
#contentzone h1 span {
	font-size: 50%;
	font-family: Tahoma;
	line-height: 20px;
}
#contentzone h1 span.linkback a {
	color: #ad620e;
}
#contentzone h1 span.linkback a {
	padding: 0 5px 0 5px;
}
#contentzone h1 a {
	color: #3c4463;
}
#contentzone h1 img {
	vertical-align: middle;
	margin-left: 15px;
}
#contentzone h2 {
	color: #3c4463;
	font-family: Times New Roman;
	padding: 5px 20px 10px 20px;
	font-size: 140%;
	font-weight: normal;
}
#contentzone h3 {
	color: #3c4463 !important;
	padding: 15px 20px 0 20px;
	font-size: 100%;
}
#contentzone h4 {
	background: none;
	font-size: 130%;
	font-weight: bold;
}
#contentzone h4 a {
	color: #3a3a3a;
	text-decoration: none;
}
#contentzone h6 {
	color: #8a8a8a;
	padding: 0 20px 0 20px;
	font-size: 85%;
	margin: 0;
}
.line {
	border-bottom: solid 1px #ced0d8;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.authorstyle {
	color: #8a8a8a;
	font-size: 85%;
	padding: 0 20px 0 20px !important; 
	font-weight: bold;	
}
#contentzone table.nobord td p.namestyle {
	color: #8a8a8a;
	font-size: 85%;
	padding: 0 0 12px 0 !important; 
	font-weight: bold;	
}
.authorstylecoms {
	color: #8a8a8a;
	font-size: 85%;
	/* padding: 0 20px 0 20px !important; */
	font-weight: bold;
	margin-bottom: 0px;
}
.authorstyle span {
	font-weight: bold;
	width: 90px;
	display: block;
	float: left;
}
.authorstyle a {
	font-weight: bold;
}
.avtortab {padding:0 !important; margin:0 0 0 20px !important;  border:0 !important;}
.avtortab td {padding:0 !important; margin:0; border:0 !important;}
.avtortab td p {color: #8a8a8a; font-size: 85%; font-weight: bold; padding:0 !important; margin:0 !important;}
.avtortab a {color: #ad620e; text-decoration:underline;}
.avtortab a:hover {text-decoration:none;}

.line_ {
	border-top: solid 1px #ced0d8;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 10px 0 10px 0;
}
.compname {
	padding: 0 !important;
	margin: 0;
}
/*#contentzone h4,h5,h6 {
	padding: 15px 20px 0 20px;
}*/
#contentzone p {
	padding: 5px 20px 5px 20px;
}
#contentzone a {
	color: #ad620e;
	text-decoration: underline;
}
#contentzone a:hover {
	text-decoration: none;
}
.compheader a {
	text-decoration: none !important;
	color: #3a3a3a !important;
}
.comment {
	color: #8a8a8a;
	padding: 0 20px 10px 20px !important;
	font-size: 85%;
}
#contentzone ol {
	margin: 10px 20px 10px 50px;
}
#contentzone ol li {
	padding: 3px 0 3px 0;
}
#contentzone ul {
	margin: 10px 20px 10px 20px;
}
#contentzone ul li {
	background: url(/images/li.gif) no-repeat 0 10px;
	padding: 0 0 0 12px;
	color: #ad620e;
	text-decoration: underline;
}
#contentzone table {
	margin: 10px 20px 10px 20px;
	width: 95%;
	border-bottom: solid 4px #ced0d8;
}
#contentzone table thead td {
	background: #636a8c;
	color: #fff;
	padding: 5px 20px 5px 0px;
	font-weight: bold;
	border-right: solid 1px #fff;
}
#contentzone table tbody td {
	border-bottom: solid 1px #ced0d8;
	padding: 5px 20px 5px 0px;
}
#contentzone table.nobord {
	border: solid 0px;
}
#contentzone table.nobord td {
	border: solid 0px;
	padding: 3px 6px 3px 0;
}
#contentzone table.nobord td input,textarea,select {
	width: 99% !important;
}
#contentzone table.nobord td textarea {
	height: 100px;
}
#contentzone table.nobord td label {
	font-size: 85%;
}
#contentzone table.nobord td p {
	padding: 0 0 0 0;
}
#addmenu {
	background: #3c4463;
	margin: 0;
	font-size: 70%;
	color: #b4bde0;
	padding: 10px 0 5px 13px;
	height: 25px;
}
#addmenu ul li {
	float: left;
	background: url(/images/menu_bord.gif) no-repeat top right;
	padding: 2px 7px 5px 7px;
}
#addmenu ul li a {
	color: #fff;
	text-decoration: underline;
}
#addmenu ul li a:hover {
	text-decoration: none;
}

.table2 {border:solid 1px #999999 !important; border-collapse:separate !important; margin:0px 0px 0px 20px !important; padding:0px !important; }
.table2 th {background:#43507e; padding:7px 5px 10px 5px; color:#ffffff; font-weight:900; border:solid 1px #333333 !important; border-bottom:solid 1px #cccccc !important; border-right:solid 1px #cccccc !important;}
.table2 td {border:solid 1px #333333 !important; border-bottom:solid 1px #cccccc !important; border-right:solid 1px #cccccc !important; text-align:left !important; padding:5px 5px 5px 5px !important;}
.table2 th {font-size:11px;}
.table2 td {font-size:11px;}
.table2 td p {padding:5px 0px 5px 0px !important;}


#special {
	margin:0px 0px 0px 20px !important;
	/*width: 50% !important;*/
	color: #8a8a8a;
	margin-top: 0 !important;
	border-top: solid 4px #ced0d8;
}
#special td {padding:7px 0 7px 20px !important;}
#special thead td {
	background: none !important;
	color: #919399 !important;
	border-bottom: solid 1px #ced0d8;
	font-size: 85%;
	text-align: center;
}
.profilecomp td {
	background: none !important;
	color: #919399 !important;
	border-bottom: solid 1px #ced0d8;
	font-size: 85%;
}
#special td h2 {
	padding: 0;
}
#special td h2 a {
	color: #3c4463;
}
#special td p {
	padding: 3px 0 3px 0;
}
#special td img {
	margin: 0; 
}
#special td div {
	text-align: center;
	color: #3a3a3a;
	font-weight: bold;
	font-size: 90%;
}
#special td div.comment {
	text-align: left;
	font-weight: normal;
	line-height: 18px;
}
#special td div.comment h2 {
	color: #3c4463 !important;
	font-family: Times New Roman;
	padding: 10px 20px 0px 0px;
	font-size: 150%;
	font-weight: bold;
	
}
#special td div.comment h5 {
	font-size: 100%;
	padding: 0px 0px 0px 0px;
}
#special td div.comment h6 {
	margin:7px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	color: #8a8a8a;
	font-size: 95%;
}

#special td div.comment h5 span span {
	font-weight: bold;
	font-size: 100%;
}
#special td div.comment h5 a {
	font-weight: bold;
}
#special td div span {
	font-weight: normal;
}
#special td.left {
	text-align: left;
}
#special td.count {
	width:1%;
	padding-top: 10px !important;
}
#special td.last {
	width:10%;
}
#special input,textarea,select {
	width: 100%;
	margin: 0;
}
#special label {
	font-weight: bold;
	color: #3a3a3a;
	margin: 8px 0 3px 15px;
	display: block;
}
.greybg {
	background: #e2e3e8;
	vertical-align:middle;
}
.cancel {
	background: url(/images/button_cancel.gif) no-repeat;
	border: solid 0px;
	height: 20px;
	width: 129px !important;
	cursor: pointer;
	margin: 0;
}
.cancel2 {
	background: url(/images/button_cancel2.gif) no-repeat;
	border: solid 0px;
	height: 20px;
	width: 80px !important;
	cursor: pointer;
	margin: 0;
}
.save {
	background: url(/images/button_save.gif) no-repeat;
	border: solid 0px;
	height: 20px;
	width: 129px !important;
	cursor: pointer;
	margin: 0;
}
.savedraft {
	background: url(/images/button_savedraft.gif) no-repeat;
	border: solid 0px;
	height: 20px;
	width: 150px !important;
	cursor: pointer;
	margin: 0;
}
.publish {
	background: url(/images/button_publish.gif) no-repeat;
	border: solid 0px;
	height: 20px;
	width: 90px !important;
	cursor: pointer;
	margin: 0;
}

#back_forumitem {
	background: url(/images/back_forumitem.gif) no-repeat;
	border: solid 0px;
	height: 20px;
	width: 103px !important;
	cursor: pointer;
	margin: 0;
}
#back_item {
	background: url(/images/back_item.gif) no-repeat;
	border: solid 0px;
	height: 20px;
	width: 103px !important;
	cursor: pointer;
	margin: 0;
}
#add_com {
	background: url(/images/button_addcom.gif) no-repeat;
	border: solid 0px;
	height: 20px;
	width: 140px !important;
	cursor: pointer;
	margin: 5px 0 5px 0px !important;
}
#special_ {
	border-top: solid 4px #ced0d8;
	border-bottom: solid 0px !important;
	margin-top: 0 !important;
}
#special_ td {
	border-bottom: solid 0px !important;
	padding: 10px 0px 0 0 !important;
}
#special_ td h2 {
	padding-left: 0;
}
#special_ td h3 {
	padding-left: 0;
	padding-bottom:10px;
	padding-top: 10px;
}
#special_ td p {
	padding-left: 0;
}
#special_ table {
	margin: 0;
	width: 96% !important;
}
.next {
	background: url(/images/button_next.gif) no-repeat;
	border: solid 0px;
	cursor: pointer;
	height: 20px;
	width: 80px !important;
	margin-top: 10px;
}
#special_ table td {
	padding: 0 !important;
}
.auththeme {
	font-size: 85%;
}
.special_var {
	border-bottom: solid 0px !important;
	margin-top: 0 !important;
}
.regcomp {
	background: url(/images/button_regcomp.gif) no-repeat;
	width: 120px !important;
	height: 20px;
	cursor: pointer;
	border: solid 0px;
	margin: 0 !important;
}
#backbutton {
	background: url(/images/button_back.gif) no-repeat;
	height: 20px;
	width: 80px;
	float: left;
}
.backbutton {
	margin:10px 0px 0px 0px;
	border:none;
	background: url(/images/button_back.gif) no-repeat;
	height: 20px;
	width: 80px;
	float: left;
	cursor:pointer;
}
#backbutton a {
	display: block;
	height: 20px;
	width: 100%;
	text-decoration: none;
}
#authorize {
	background: url(/images/button_auth.gif) no-repeat;
	border: solid 0px;
	cursor: pointer;
	height: 20px;
	width: 120px !important;
}
#profileblock {
	background: #43507e;
	color: #fff;
}
#profileblock p {
	font-weight: bold;
	font-size: 70%;
	border-bottom: solid 1px #697398;
	padding: 8px 5px 10px 20px;
}

/* RIGHT COLUMN STYLES */

#reg_comp {
	background: #404869 url(/images/reg_bg.jpg) no-repeat;
	height: 125px;
	color: #fff;
}
#reg_comp h4 {
	background: none;
	border-bottom: solid 1px #626981;
}
#reg_comp div {
	font-size: 70%;
	padding: 10px 15px 10px 10px;
}
#reg_comp div img {
	margin-top: 10px;
}
#loginform {
	background: #5f6685;
	color: #fff;
	font-size: 11px;
	border-bottom: solid 2px #e6e8eb;
}
#loginform p {
	font-weight: bold;
	padding: 6px 0 0 10px;
}
#loginform input {
	width: 84px;
	vertical-align: middle;
	margin-bottom: 16px;
	margin-right: 5px;
	/*font-size: 9px;*/
	/* height: 18px;*/
	padding:2px 3px;
}
.enter2 {
	background: url(/images/button_enter2.gif) no-repeat;
	cursor: pointer;
	height: 22px !important;
	width: 58px !important;
	border: solid 0px;
}
#right_column h4 {
	padding-left: 10px;
}
#right_column h4 span {
	display: block;
	float: right;
	font-size: 11px;
	font-family: Tahoma;
	padding-top: 3px;
}
#right_column h4 a {
	color: #e6b57e;
	text-decoration: underline;
}
#right_column h4 a:hover {
	text-decoration: none;
}
.message {
	font-size: 70%;
	padding: 6px 10px 7px 10px;
	color: #8a8a8a;
}
.message a {
	color: #ad620e;
	text-decoration: underline;
}
.message a:hover {
	text-decoration: none;
}
.mesname a {
	color: #3a3a3a;
	font-family: Times New Roman;
	font-size: 115%;
}
.mesname a:hover {
	text-decoration: none;
}
.banner_right {
	/*text-align: right;*/
	padding-bottom: 1px;
}
.mathform {
	font-size: 70%;
	padding: 10px 10px 0 10px;
	position: relative;
}
.mathform select {
	font-size: 12px;
	margin-bottom: 10px;
}

#footer {
	height: 50px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
#bottommenu {
	background: #3c4463;
	font-size: 70%;
	height: 38px;
	padding: 8px 10px 5px 10px;
}
#bottommenu ul li {
	float: left;
	padding: 0 8px 5px 10px;
	color: #ccc;
}
#bottommenu ul li a {
	color: #fff;
	text-decoration: underline;
}
#bottommenu ul li a:hover {
	text-decoration: none;
}
#crblock {
	background: #e5e5e5;
	font-size: 11px;
	color: #8a8a8a;
	height: 40px;
}
#cr {
	width: 450px;
	float: left;
    padding:0 0 10px 0;
}
#cr p {
	padding: 14px 0 0 20px;
}
#counters {
	float: right;
}
#counters p {
	padding: 6px 20px 5px 0;
}
#counters img {
	margin-left: 5px;
}


/* DDOWN MATHERIALS */

#listsblock h3 {
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: solid 4px #ced0d8;
	margin: 0 20px 0 20px;
	text-decoration: underline;
}
#listsblock h3 a {
	color: #3c4463;
}
#listsblock {
	z-index:100;
}
#listsblock div {
	display:block;
	background: url(/images/comp_arrow_closed.gif) no-repeat 20px 20px;
}
#listsblock div.clck {
	background: url(/images/comp_arrow_opened.gif) no-repeat 20px 20px;
}
#listsblock .clck table {
	display:block;
}


#yourmath h2 {
	background: #ced0d8 url(/images/comp_arrow_closed.gif) no-repeat 10px 13px;
	margin: 10px 0 0 20px;
	line-height: 29px;
	height: 29px;
	padding: 0;
	width: 96%;
}
#yourmath h2.openedmath {
	background: #ced0d8 url(/images/comp_arrow_opened.gif) no-repeat 10px 13px;
}
.arrowheader {
	display: block;
	height: 29px;
	border-right: solid 1px #fff;
	padding: 0 0 0 30px;
	float: left;
	color: #3c4463 !important;
}
#yourmath h2 img {
	margin: 4px 0 0 10px;
}
#yourmath table {
	margin-top: 1px;
	margin-bottom: 0;
	width: 96%;
	border-bottom: solid 0px;
	border-top: solid 4px #ced0d8;
}

#forumselect {width:300px !important; margin:0px 0px 0px 5px; font-size:12px;}
#forumselect option {width:300px;}

.user_info {text-align:left !important;}
.user_info h5 {color:#000000; margin:5px 0px 5px 0px; text-align:center;}
.user_info img {width:100px; margin:10px 0px 0px 0px !important; padding:0px !important;}
.user_info .num {font-size:11px; margin:0px 0px 0px 0px !important; padding:0px 0px 0px 0px !important; line-height:11px; text-align:left; font-weight:100;}
.user_info h5 {}
.user_info h5 {}

.signature_line {border-top:solid 1px #000000; margin:20px 0px 0px 0px;}

#addcom {text-align:center;}
#addcom table {margin:auto;}
#addcom p {text-align:left; font-size:11px; padding:0px 0px 0px 10px;}

.textarea {width:100% !important; height:100px;}

.table1 {border:none !important;}
.table1 td {border:solid 1px #ced0d8; text-align:center; padding:5px 5px 5px 5px !important;}

.table2 {border:solid 1px #999999 !important; border-collapse:separate !important; margin:0px 0px 0px 20px !important; padding:0px !important; }
.table2 th {background:#43507e; padding:7px 5px 10px 5px; color:#ffffff; font-weight:900; border:solid 1px #333333 !important; border-bottom:solid 1px #cccccc !important; border-right:solid 1px #cccccc !important;}
.table2 td {border:solid 1px #333333 !important; border-bottom:solid 1px #cccccc !important; border-right:solid 1px #cccccc !important; text-align:left !important; padding:5px 5px 5px 5px !important;}
.table2 th {font-size:11px;}
.table2 td {font-size:11px;}
.table2 td p {padding:5px 0px 5px 0px !important;}


#leftmenu li.close {border:none !important; background:none !important; text-align:right; text-decoration:none;}
#leftmenu li.close {display:block; padding:5px 5px 5px 0px !important; margin:0px !important;}

#textblocklink {padding:0px 0px 0px 20px; font-size:125%;}
#textblockheader {font-size:125%; text-align:justify; padding:0px 0px 0px 0px;}
#textblock {font-size:125%; text-align:justify; padding:0px 0px 0px 0px;}




#newssubscribeform {margin:0px 0px 10px 0px;}
#textfield {width:100px; border:none; margin:0px 7px 0px 0px; padding:1px 1px 1px 1px;}
#submit {width:15px; height:17px;  border:none; background:none; cursor:pointer; color:#fff; }

#tenders {margin:0px 0px 0px 20px !important;}
#tenders #header {text-align:center;}
#tenders .dates {width:80px;}
#tenders .dates p {text-align:center;}
#tenders .shortname {}
#tenders p {padding:0px 5px 0px 5px;}
#leftcolumn {width:150px;}

#coms {margin:10px 0px 0px 0px !important; padding:0px 0px 0px 0px !important; width:100% !important;}
#coms td {}
#coms h2 {margin:0px 0px 0px 0px !important;}
#coms h5 {padding:0px 0px 0px 20px; margin:10px 0px 0px 0px;}
#coms .Description {margin:10px 0px 10px 0px;}
.description2 {margin:10px 0 0 0;}

.threecoms {margin:10px 0px 0px 0px !important;}
.threecoms td {border-bottom:none !important; border-top: solid 1px #ced0d8;}
.threecoms td {padding:5px 0px 5px 0px !important;}
.threecoms h2 {padding:10px 0px 10px 20px !important;}


.linksblock {font-size:11px; color:#ad620e; text-align:right; font-family:Times New Roman; padding:0px 10px 0px 0px !important; margin:0px 0px 10px 0px;}
 /* {margin:0px 5px 0px 5px; font-size:16px; color:#ad620e !important;} */

.service_links {border-top:solid 1px #ced0d8; font-size:11px; color:#ad620e; text-align:right; font-family:Times New Roman; padding:10px 20px 0px 0px !important; margin:10px 0px 10px 0px;}
.service_links a, .service_links span, .linksblock a, .linksblock span {font-size:16px; color:#ad620e !important; font-family:Times New Roman;}

.coms_links {padding:15px 20px 0px 20px !important; margin:10px 0 0 0;}
.hotcoms_links {padding:0 20px 0px 0 !important; margin:10px 0 0 0;}
.coms_links, .coms_links a, .hotcoms_links, .hotcoms_links a {font-size:12px; color:#ad620e;}
.coms_links a, .hotcoms_links a {text-decoration:underline;}
.coms_links a:hover, .hotcoms_links a:hover {text-decoration:none;}

.Description {padding:0px 20px 0px 40px; margin:10px 0px 0px 0px; text-align:justify !important;}
.Description p {padding:0px 0px 0px 0px !important; /*text-align:left !important;*/}

.printversion .notprint {display:none;}

.floatimg {float:left; margin:0px 10px 0px 40px;}

#firmdescr {border:none !important; padding:0 !important; margin:0 !important; }

#printer {position:absolute; right:25px; top:10px}

#annot_coms {margin:0px 0px 0px 0px !important;}

.tabcoms {border:none !important;}
.tabcoms td {border:none !important;}

.tabcoms .h5 {}
.tabcoms .h6 {}
.tabcoms .Description {}

.addcom {text-align:center; margin:10px 0px 5px 0px;}
.addcom form {margin:auto !important;}

.conts p {margin:0px 0px 0px 15px;}
.conts #noconts {margin-left:0px;}


#videoplayer object {
	margin: auto;
	width: 380px;
}
.order {border:0; background:url(/images/send_icon.gif) 0 0 no-repeat; width:16px; height:16px; cursor:pointer; padding:0; margin:0; font-size:1px;}

#contentzone table.zerotab {padding:0; margin:0; border: solid 0px  !important;;}
#contentzone table.zerotab td {padding:0 10px 0 0; margin:0; vertical-align:middle;  border: solid 0px !important;}
#contentzone table.zerotab td form {padding:0; margin:0 0 4px 0;}

.viz {visibility:hidden; width:0; height:0;}

/* VOTING */
#vote_area {padding:10px 15px;  font-size: 11px;}
#vote_area a {color: #E6B57E; font-size: 11px; text-decoration:underline;}
#vote_area .vtrad {background:none; margin-top:2px; height:16px;}
#vote_area table td {padding: 0 0 5px 0; vertical-align:top !important;}
#bttn_vote {width:76px; height:22px; background:url(/images/button_vote.gif) 0 0 no-repeat; cursor:pointer; padding:0; margin:0; border:0;}

#tenders_src td {vertical-align:middle; font-size:11px; padding:0 5px 0 0 !important;}
#tenders_src td select {font-size:11px;}
