form {
	display: inline
}

H1 {
	font-family: Tahoma, Arial;
	color: #F03A00;
	font-size: 18px
}

ul {
	color: #CCCCCC;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	list-style-image: url('/imgs/level.gif')
}

a {
	color: #AC5A10;
	text-decoration: none
}

a:hover {
	color: red;
	text-decoration: underline
}

body, td, p, input, select, option, textarea, div {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none
}

.news-date {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3D00;
	text-decoration: none
}

.news-date-hide {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #DA9883;
	text-decoration: none
}

.news-time {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF7C00;
	text-decoration: none
}

.news-time-hide {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E8D0BA;
	text-decoration: none
}

.news-title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.search {
	font-family: Arial, Tahoma;
	color: #8E8337;
	font-style: italic
}

.search-gray {
	font-family: Arial, Tahoma;
	color: #BBBBBB;
	font-style: italic
}

.search-gray-blue {
	font-family: Arial, Tahoma;
	color: #BBBBCC;
	font-style: italic
}

.search-blue {
	color: #666699
}

.part {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B0B0B0;
	text-decoration: none
}

.part:hover {
	color: #909090;
	text-decoration: none
}

.information-title {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

.information-text {
	color: #D2D2D2;
	text-decoration: none
}

.text-search {
	color: #EF805D
}

.text-info {
	color: #DC7211
}

.copyright {
	color: #5D77D0
}

.copyright:hover {
	color: #000000;
	text-decoration: none
}