@charset "windows-1251";

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*color: #777777;*/
	color: #000000;
	/*
	background-image: url(images/bg_grad.png);
	background-repeat: repeat-x;
	background-position: left top; */
	background-color: #F2E8C3;		
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #777777;	
}
h2 {
	font-size: 13px;
}
.head1 {
	padding: 0;
	white-space: nowrap;
	background-image: url(images/head_bg1.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #c0c0c0;
}

.head2 {
	/*background-image: url(images/head_bg2.png); */
	background-image: url(images/left_menu_head_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

#b_art {
	float: right;
	vertical-align: middle;
	height: 36px;
	padding-right: 10px;
}

#topbanner {
	float: right;
	vertical-align: middle;
	text-align: center;
	height: 82px;
	padding-right: 10px;
	border: 1px solid;
}

#left_menu_head {
	background-image: url(images/menu_head_bg.png);
	color: #b18e3a;
	font-size: 16px;
	padding-left: 10px;
}

#right_menu_head {
	color: #b18e3a;
	background-image: url(images/menu_head_bg.png);
	padding-left: 10px;
}

#maintable {
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#maincontent {
 	padding: 10px;
}

#leftmenu {
	text-align: left;
	margin-left: 2px;
	margin-right: 2px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	background-color: #F3F0E6;
}

#leftmenu td{
	border-bottom: 1px solid #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}

.leftmenulink {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}

.leftmenuhover{
	padding: 3px;
	background-image: url(images/tab-mid3.gif);
	background-repeat: repeat-x;
	background-position: center center;	
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#art_cont {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#art_cont *:link, #art_cont *:visited, #art_cont *:active {
	color: #000000;
	text-decoration: none;
}

#art_cont *:hover {
	color: #c00000;
	text-decoration: none;
}

#keywords *:link, #keywords *:visited, #keywords *:active {
	color: #e00100;
	text-decoration: none;
}

#keywords *:hover {
	color: #000000;
	text-decoration: none;
}

INPUT {
	border: 1px solid #d0d0d0;
}

.topnewshead {
	font-size: 26px;
	font-weight: bold;
	color: #e00100;
}

.topnewstext {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #000000;	
}

.morelink {
	text-align: right;
}
.morelink a:link, .morelink a:visited, .morelink a:active, .morelink a:hover {
	color: #0D1255;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#topnewsimg {
	border: 1px solid #777777;
}

/*
#tabs
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#tabs li
{
	background-image: url("images/tab-mid.gif") left top repeat-x;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#tabs a
{
	color: #777777;
	background-image: url("images/tab-left.gif") left top no-repeat;
	text-decoration: none;
	padding-left: 10px; 
}

#tabs a span
{
	background-image: url("images/tab-right.gif") right top no-repeat;
	text-decoration: none;
	padding-right: 10px;
}

*/

.newsflashtitle {
	color: #0D1255;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.newsflashtitle a:link, .newsflashtitle a:active, .newsflashtitle a:visited {
	color: #0D1255;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.newsflashtitle a:hover {
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}