html, body {
	background: #ebebeb url(images/bg.gif) repeat-x top;
	color: #6F6F6F;
	margin: 0;
	padding: 0;
	font-family: 'Tahoma', 'Arial', 'Meriad Pro', 'Verdana', 'Sans-Serif';
	font-size: 11px;
}
a {
	color: #021c97;
	text-decoration: none;
}
a:hover {
	color: #ce8800;
	text-decoration: underline;
}
a img {
	border: 0;
}
 
td {
	vertical-align: top;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	color: black;
	font-size: 18px;
	font-family: 'Arial';
	margin: 0 0 20px;
	padding: 0;
	line-height: 40px;
}
p {
	margin: 0 0 20px;
	padding: 0;
}
#main_div {
	padding: 20px 0 0;
}
#white_div {
	background: white;
	padding: 0 25px 40px;
	width: 925px;
	margin: 0 auto;
}
#main_tb {
	background: url(images/head.jpg) no-repeat top right;
}
#hl {
	padding: 10px 0 17px 20px;
}
#hl a {
	padding: 4px 0 0 24px;
	display: block;
	height: 15px;
	margin-right: 20px;
}
#hl_home {
	background: url(images/hl_home2.gif) no-repeat top left;
}
#hl_fav {	
	background: url(images/hl_fav2.gif) no-repeat top left;
}
#hl_map {	
	background: url(images/hl_map2.gif) no-repeat top left;
}
#logo {
	border-top: 10px solid White;
	border-bottom: 5px solid #f7be10;
	width: 228px;
	background: white;
	vertical-align: middle;
}
#logo h1 {
	color: black;
	font-family: 'Arial';
	font-weight: bold;
	font-size: 30px;
	margin: 0;
}
#logo a, #logo a:hover {
	text-decoration: none;
	color: black;
}
#head_img {
	border-bottom: 5px solid #020D7C;
	line-height: 195px;
}
#left {
	background: #ececec;
	border: 1px solid white;
}
#left_menu {
	background: #020d7c;
	padding-bottom: 20px;
	border-bottom: 5px solid #f7be10;
}
#left_menu a {
	color: white;
	font-family: 'Arial';
	font-weight: bold;
	display: block;
	text-decoration: none;
	line-height: 40px;
	padding: 5px 0 0 45px;
	background: url(images/left_menu_bg.gif) no-repeat bottom;
}
#left_menu a:hover {
	color: white;
	background: #f7be10;
}
#left_search {
	background: url(images/left_bg1.gif) no-repeat top left;
	padding: 20px 0 180px;
}
#search {
	background: black url(images/search_bg.gif) no-repeat bottom right;
	color: #cfcfcf;
}
#search td {
	padding: 3px 27px;
}
#search_inp {
	background: url(images/search_inp.gif) no-repeat center;
}
#search_inp input {
	width: 150px;
	height: 16px;
	padding: 0;
	margin: 1px;
	border: none;
}
#content {
	padding: 20px 25px 50px 35px;
}
.pic {
	float: left;
	margin: 0 20px 20px 0;
}
.more {
	font-weight: bold;
	font-size: 10px;
}
.cont_sl {
	background: url(images/cont_sl.gif) repeat-x top;
	height: 20px;
}
#cont_menu a {
	line-height: 20px;
	background: url(images/cont_menu_bul.gif) no-repeat left;
	padding-left: 15px;
}
#right {
	padding: 20px 25px 50px 0;
	width: 170px;
}
.date {
	width: 35px;
	text-align: center;
	font-size: 12px;
	color: black;
	padding-right: 7px;
}
.date span {
	background: #020D7C;
	color: white;
	font-size: 11px;
	padding: 2px 3px;
}
#auth {
	background: url(images/auth_bg.gif) no-repeat top right;
	margin-top: 20px;
	height: 65px;
	text-align: right;
	padding: 10px 20px;
	line-height: 25px;
}
#auth a {
	color: black;
	text-decoration: underline;
}
#auth a:hover {
	color: #ce8800;
	text-decoration: none;
}
a.auth {
	background: url(images/auth_bul.gif) no-repeat left;
	padding-left: 15px;
}
.footer {
	background: #020d7c;
	border-top: 5px solid #f7be10;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	color: white;
}
.footer a {
	color: white;
}
.footer a:hover {
	color: #ce8800;
}

.fs10 {
	font-size: 10px;
}
h2{
	font-family: Tahoma;
	color: #020d7c;
	font-size: 13px;
	font-style: normal;
}
.h2{
	font-family: Tahoma;
	color: #020d7c;
	font-size: 12px;
	font-style: normal;
}
h3{
	font-family: Tahoma;
	color: #020d7c;
	font-size: 12px;
	font-style: normal;
}
.table_cent {
	padding: 8px 8px 8px 8px;
	background-color: White;
	border-left: 1px dotted #191970;
	border-bottom: 1px dotted #191970;
}
.table_cent1 {
	border: 0px solid #191970;
	padding: 0px 5px 0px 5px;
	background-color: #ffffff;
	vertical-align: center;
	text-align: left;
}

