select, options, input {
	font-size: 11px;
	font-family: Tahoma;
	background-color: #268A91;
	color: #F3F5F6;
}

.feedback_input {
	border: 1px solid #A5B4BF;
	font-size: 12px;
	background-color: white;	
	color: black;
	padding: 2px;
}

.feedback_star {
	color: #00B0BC;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma;
	color: #515D67;
	background-color: #C7CFD5
}

table, td {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma;
}

form {
	margin: 0px;
}

.bigblock_title {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #778B9A;
}

.bigblock_title2 {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #00717C;
}

.title_block_box {
	border: 1px solid #DEE1E4;
	background-color: white;
	height: 5px;
}

.title_block_box2 {
	border: 1px solid #C4C9CD;
	background-color: #E4E8EB;
	height: 7px;
}

a {
	color: #0097A1;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #9da9b3;
}


.help {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #4D5B69;
	font-weight: bold;
} 

.news_more {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #4D5B69;
	font-weight: normal;
}

.news_title {
	color: #1F2E38;
}

.news_text {
	color: #1F2E38;
}

tr.head {
	background-image: url(images/table_head_bg.png);
	background-repeat: repeat-x;
	height: 27px;
	background-position: right;
}

tr.head td {
	font-weight: normal;
	color: white;
	text-align: center;
}

tr.line1 {
	background-color: #E3E9ED;
	height: 27px;
	color: #1F2E38;
}

tr.line2 {
	height: 27px;
	color: #1F2E38;
}

tr.line3 {
	background-color: #D1DBE2;
	height: 27px;
	color: #1F2E38;
}

.count_link {
	color: #08838B;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}

h1	{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #778B9A;

}


.none {
	color: #9DA3A8;
	font-size: 11px;
}

.sub_menu {
	color: #00979E;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}

.sub_menu:hover {
	color: #6B7C84;
	font-weight: bold;
	text-decoration: underline;
}

.goback_link {
	color: #08838B;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.mark_title {
	font-size: 14px;
	color: #515D67;
	font-weight: bold;
}

.group_title {
	color: #778B9A;
	font-size: 12px;
	font-weight: bold;
}

.copylink {
	font-weight: normal;
	color: #74808C;
}

table.pagetable {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma;
}

table.pagetable td{
	margin: 0px;
	padding: 10px;
	
}




