* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color: #595959;
}

body {
	margin: 0px;
}

h1 {
	color : #384072;
	font-size : 16px;
	font-weight : bold;
	margin: 0px;
	padding: 5px 0px 10px 0px;
}

h2 {
	color : #384072;
	font-size : 12px;
	font-weight : bold;
	margin: 0px;
	padding: 3px 0px 5px 0px;
}

h3 {
	color : #232847;
	font-size : 13px;
	font-weight : bold;
	margin: 0px;
	padding: 3px 0px 5px 0px;
}

h4 {
	color: #384072;
	q : #696969;
	font-size : 16px;
	font-weight : bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

h5 {
	font-size : 16px;
	font-weight : bold;
	margin: 0px;
	padding: 0px;
	color : Red;
}

.intro {
	color: #595959;
	text-align : justify;
}

.more {
	color: #595959;
	font-size : 10px;
	text-align : right;
	/*font-weight : bold;
	*/
	margin-top: 5px;
}

.note {
	color: #595959;
	font-size : 11px;
	font-style : italic;
}

.block_intro {
	color: #0B5AA7;
	font-size : 11px;
	font-style : italic;
	margin : 0px 0px 5px 0px;
}

.news_intro_header {
	color: #384072;
	text-decoration : underline;
}

.news_intro_text {
	color: #595959;
	padding : 10px 0px 0px 0px;
	font-size : 11px;
}

.hotoffer_price {
	color: Red;
	font-size : 14px;
	font-weight : bold;
	padding: 5px 0px 5px 0px;
}

.footer_text {
	color: White;
}

.crumb_box {
	font-size : 10px;
}

.crumb_link {
	font-size : 10px;
	color: #384072;
}

.crumb_current {
	font-size : 10px;
}

.link_blue_big {
	color : #384072;
	font-size : 12px;
	font-weight : bold;
	margin: 0px;
}

.pr_ul {
	LIST-STYLE-TYPE: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.pr_li {
	BACKGROUND: url(images/arrow.gif) no-repeat 0px 5px 5px 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 14px;
}
a.pr_a:link, a.pr_a:visited {
	color: #384072;
	font-weight : bold;
}
a.pr_a:hover {
	color: #191970;
}

a.pr_th_a:link, a.pr_th_a:visited {
	color: White;
	font-weight : bold;
}
a.pr_th_a:hover {
	color: #384072;
}


a:link, a:visited {
	color: #384072;
}

a:hover {
	color: #191970;
}

a.main_menu:link, a.main_menu:visited {
	padding: 3px 10px 3px 10px;
	color: White;
	font-weight: bold;
}

a.main_menu:hover {
	color: #D2F0FF;
}

a.main_menu_active:link, a.main_menu_active:visited, a.main_menu_active:hover {
	padding: 3px 10px 3px 10px;
	color: #D2F0FF;
	font-weight: bold;
}

a.vert_menu_item:link, a.vert_menu_item:visited {
	padding: 0px 0px 0px 0px;
	color: #4B4B4B;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
}
a.vert_menu_item:hover {
	color: #FF8C00;
}

a.vert_menu_subitem:link, a.vert_menu_subitem:visited {
	padding: 0px 0px 0px 0px;
	color: #4B4B4B;
	font-weight: normal;
	font-size : 10px;
	text-decoration : none;
}
a.vert_menu_subitem:hover {
	color: #FF8C00;
}

a.vert_menu_subitem_active:link, a.vert_menu_subitem_active:visited {
	padding: 0px 0px 0px 0px;
	color: Navy;
	font-weight: normal;
	font-size : 10px;
	text-decoration : none;
}
a.vert_menu_subitem_active:hover {
	color: #FF8C00;
}

input.common_text{
	/*color: #4B4B4B;
	background-color :#FFFFFF;
	border : 1px solid #384072;
	margin :0px 0px 0px 0px;
	vertical-align : middle;
	padding : 1px 1px 1px 1px;
	*/
	background-color : #E6E7E9;
	border-top : 1px solid #858894;
	border-left : 1px solid #858894;
	border-bottom : 1px solid #D4D4D4;
	border-right : 1px solid #D4D4D4;
	margin :0px 0px 0px 0px;
	vertical-align : middle;
	padding : 1px 1px 1px 1px;
}

textarea.common_text{
	background-color : #E6E7E9;
	border-top : 1px solid #858894;
	border-left : 1px solid #858894;
	border-bottom : 1px solid #D4D4D4;
	border-right : 1px solid #D4D4D4;
	margin :0px 0px 0px 0px;
	vertical-align : middle;
	padding : 1px 1px 1px 1px;
}

input.common_button{
	color: #FFFFFF;
	background-color : #384072;
	border : 1px solid #384072;
	margin :0px 0px 0px 0px;
	vertical-align : middle;
	padding : 1px 1px 1px 1px;
	height : 20px;
	cursor: pointer;
}

select.select1{
	width: 240px;
}

th.common_table {
	background-color: #66ACDD;
	padding: 2px 2px 2px 2px;
	color: #E6E6E6;
}
td.tbl_str1 {
	background-color: #C1DAEE;
	padding: 1px 2px 1px 2px;
}
td.tbl_str2 {
	background-color: White;
	padding: 1px 2px 1px 2px;
}

.footer {
	padding: 0px 0px 0px 0px;
	color: White;
	font-weight: normal;
	font-size : 11px;
	text-decoration : none;
}
a.footer:link, a.footer:visited {
	padding: 0px 0px 0px 0px;
	color: #D2F0FF;
	font-weight: normal;
	font-size : 11px;
	text-decoration : none;
}
a.footer:hover {
	color: #8EBCE1;
}

/*  poll.css - stylesheet settings for poll snippets */

.poll {
  width:100%;
  font-size:1em;
  margin:0;
  padding:0;
}
.poll_container {
	width:100%;
	color:black;
	padding-top:0.5em;
	padding-bottom:0.5em;
	margin-left:auto;
	margin-right:auto;
}
.poll_question {
	width:100%;
	/*text-align:center;
	*/
	color : #384072;
	font-weight : bolder;
	font-size : 11px;
}
.poll_row_container {
  width:100%;
  padding:.1em 0;
}
.poll_choice {
  width:30%;
  float:left;
  text-align:left;
  padding-left:0em;
}
.poll_votes {
  width:15%;
  float:left;
  padding-right:.5em;
  text-align:right;
}
.poll_bar_container {
  width:35%;
  height:.98em;
  background-color:#c6c981;
  border:1px solid black;
  float:left;
  margin:.1em;
}
.poll_bar {
  height:.98em;
  background-color:#FF3366;
  float:left;
  margin:0;
  padding:0;
}
.poll_percent {
  text-align:right;
  padding-right:1em;
  margin-left:auto;
  margin-right:auto;
}
.poll_totalvotes {
  width:45%;
  text-align:right;
}
.float_left_text_right {
  width:50%;
  float:left;
  text-align:right;
  margin:0;
  padding:0;
}
.float_right_text_left {
  width:50%;
  float:right;
  text-align:left;
  margin:0;
  padding:0;
}
.space_line {
  clear: both; margin: 0; padding: 0; width: 90%;
}

/* END - poll.css */