body,td{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.small_text {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}
.small_text_2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #878787;
}
.time_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #878787;
}
.big {
	font-family: Verdana;
	font-size: 10pt;
	color: #253270;
}
marquee{
	font-family:Verdana;
	color:#FFFFFF;
	font-size:12px;
	padding: 2px 0 2px 0;
}
marquee a{
	color:#FFFFFF !important;
}
input {
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
}
.nav_links{
	color:#253270;
	font-size:11px;
	padding-top:5px;
}
.menu {
	font-family: Tahoma;
	font-size: 9pt;
	color: #253270;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.text_big {
	font-family: Tahoma;
	font-size: 19px;
	color: #000000;
}
.blue_block {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #253270;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.menu_main {
	font-family: Tahoma;
	font-size: 8pt;
	color: #253270;
}
.menu_main_top {
	font-family: Tahoma;
	font-size: 9pt;
	color: #253270;
}

.polis {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.field {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width: 216px;
}
.logins {
	font-family: Tahoma;
	font-size: 11px;
	border-style: solid;
	color: #000000;
	width: 100px;
	height: 16px;
}
a:link {
	text-decoration: none;
	color: #253270;
}
a:visited {
	text-decoration: none;
	color: #253270;
}
a:active {
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
#down a:link {
	text-decoration: none;
	color: #878787;
}
#down a:visited {
	text-decoration: none;
	color: #878787;
}
#down a:active {
	text-decoration: none;
	color: #878787;
}
#down a:hover {
	text-decoration: underline;
	color: #878787;
}
#links a:link {
	text-decoration: none;
	color: #253270;
}
#links a:visited {
	text-decoration: none;
	color: #253270;
}
#links a:active {
	text-decoration: none;
	color: #253270;
}
#links a:hover {
	text-decoration: underline;
	color: #253270;
}
#no a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#no a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#no a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#no a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#black a:link {
	text-decoration: none;
	color: #253270;
}
#black a:visited {
	text-decoration: none;
	color: #253270;
}
#black a:active {
	text-decoration: none;
	color: #000000;
}
#black a:hover {
	text-decoration: none;
	color: #000000;
}
#contact_form{
	position: absolute;
	top: 200px;
	right: 339px;
	display:none;
}
#contact_form div.container{
	position: relative;
	background: #FFFFFF;
	padding:10px;
	width:345px;
	border:1px solid #0b6492;
}
#contact_form textarea{
	width: 100%;
	height: 110px;
}
#contact_form td{
	color:#000000;
}
#contact_form input.text{
	width: 100%;
}
#contact_form div.submit{
	text-align:center;
}
#contact_form input.send{
	width:150px;
}

.vote_title{
	margin-top:5px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
}
.vote{
	background:#ff6600;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:7pt;
	padding:6px;
}
.vote .question{
	text-align:center;
	font-weight:bold;
}
.vote .answers ul{
	margin:0;
	margin:10px;
	padding:0;
	list-style:none;
	text-align:left;
}
.vote .buttons{
	text-align:center;
}
.vote .results{
	margin:10px;
	width:96%;
}
.vote .results .answer_td{
	height:20px;
	width:100px;
}
.vote .results .answer{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:7pt;
}
.vote .total{
	font-size:10pt;
}
.vote .total .digit{
	font-weight:bold;
}
.vote .results table.answer_bar{
	width:100%;
}
.vote .results .percent_bar{
	background: url(./i/v_bar.gif) repeat-x;
	height:12px;
	float:left;
	margin-right:4px;
}
.vote .results .percent{
	font-size:7pt;
	color:#FFFFFF !important;
	display:inline;
}
#calendar {
	width:210px;
	padding:0px;
	border:0px;
	color:#FFFFFF;
	font-size:10pt;
}
#calendar td{
	color:#FFFFFF;
	font-size:10pt;
}
#calendar a {
	text-decoration:underline;
}
.archive_title{
	margin-top:5px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
}
/* framed stuff */

.framed	{ position: relative; display: block; z-index: 1; }
.framed ins { text-decoration: none; }
.framed .c { position: relative; z-index: 1; display: block; padding: .5em 1.3em .3em 9px; }
.framed .c ins { position: relative; z-index: 100; display: block; font-weight: normal; }
.framed .t,
.framed .b { position: absolute; z-index: 1; bottom: 0; top: 0; left: 0; right: 6px; overflow: hidden; }
.framed .b { top: auto; bottom: -6px; height: 6px; }
.framed .r { left: auto; right: 0; width: 6px; }
.framed .t *,
.framed .b * {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 800px;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 1;
}
.framed .b * { top: -794px; }
.framed .r * { left: -994px; }
.framed .fader {
	height: 50px;
	margin-top: -50px;
	background: url(framed_yellow_fader.png);
	position: relative;
}
.framed .close {
	display: block;
	position: absolute;
	z-index: 200;
	width: 9px;
	height: 9px;
	top: 7px;
	right: 7px;
	overflow: hidden;
	cursor: pointer;
	background: url('ico_close.png') no-repeat;
}

/* glossary term baloon */

.glossary-term-label {
	border-bottom: 1px dotted #999999;
	display: inline;
}
.glossary-term-label .glossary-term {
	display: inline;
	visibility: hidden;
	font-size: 85%;
	position: absolute;
	margin-left: -9px;
	margin-top: 1.4em;
	width: 260px;
	color: #1c1c1c;
	z-index: 1000;
}
.glossary-term-label .glossary-term a {
	color: #1c1c1c;
}
.glossary-term-label .glossary-term .framed .t *,
.glossary-term-label .glossary-term .framed .b * {
	background: #fcfcfc url('i/framed_yellow.png');
}
.glossary-term-label .glossary-term .framed { position: absolute; display: block; z-index: 1;}

#overflow_content{
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #253270;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #253270;
	padding-right:10px;
}
.vocablory .azbuka_sel{
	color:#000099;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}
.vocablory .azbuka{
	text-decoration:underline;
}

.vocablory .title_azb{
	color:#253270;
	text-decoration:underline;
	margin-bottom:10px;
}
.subscribe{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:630px;
}
.subscribe td.field1{
	background:#007eb8 url(images/subscribe_top.jpg) no-repeat;
	background-position:right bottom;
	color:#FFFFFF;
	padding:10px 20px 0px 40px;
	vertical-align:top;
	line-height:25px;
}
.subscribe td.field1 .size1{
	font-size:12px;
}
.subscribe td.field1 .big{
	margin-top:5px;
	font-size:25px;
	margin-left:-30px;
	color:#FFFFFF;
}
.subscribe td.field1 .sub_big{
	font-size:24px;
	margin-bottom:10px;
}
.subscribe td.field1 .size2{
	font-size:14px;
}
.subscribe td.field1 .separator{
	height:10px;
}
.subscribe td.field2{
	width:200px;
	padding:10px 10px 0px 10px;
	vertical-align:top;
}
.subscribe td.field2 .title{
	font-size:14px;
	margin-bottom:10px;
}
.subscribe td.field2 .small{
	font-size:11px;
	color:#666666;
}
.subscribe td.field2 .input_name{
	font-size:12px;
	color:#0095da;
	margin-top:10px;
	margin-bottom:5px;
}
.subscribe td.field2 .input_name span{
	font-size:10px;
}
.subscribe td.field2 .separator{
	height:20px;
}
.subscribe td.field2 input.text,textarea{
	width:99%;
}
.subscribe td.img1{
	background:#007eb8 url(images/subscribe_left.jpg) no-repeat;
	background-position:right bottom;
	height:221px;
	margin-top:-40px;
}
.subscribe td.img2{
	background:url(images/subscribe_right.jpg) no-repeat;
	background-position:bottom left;
}
.maintext {
	width:100%;
}
.webservice ul {
	list-style:none;
}
.webservice li {
	width:27px;
	height:27px;
	margin:2px;
	list-style:none;
	float:left;
}
.webservice a {
	display:block;
	width:27px !important;
	height:27px !important;
}
.twitter  {
	background:url(webservice/twitter.jpg) no-repeat;
}
.myspace  {
	background:url(webservice/myspace.jpg) no-repeat;
}
.facebook {
	background:url(webservice/facebook.jpg) no-repeat;
}
.youtube {
	background:url(webservice/youtube.jpg) no-repeat; width:65px !important;
}
.tickercontainer {width: 750px;height: 60px; font-size:1.0em; color:#000; overflow: hidden; float:left;}
.tickercontainer .mask {position: relative;top: 20px;overflow: hidden;}
ul.newsticker {position: relative;left: 750px;margin: 0;padding: 0;list-style:none;}
ul.newsticker li {float: left;}
ul.newsticker a {white-space: nowrap;padding: 0;color: #004E8E;margin: 0 25px 0 0;}
ul.newsticker a:hover{ color:#006DB7;}
ul.newsticker span {margin: 0 9px 0 0;}

