body {
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#333333;
	height:100%;
}
html
	{
		height: 100%;
	}
p, form {
	padding:0;
	margin:0;
}
.empty {
	font-size:10px;
}
.title {
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:900px;
	height:176px;
	background-color:#ed1921;
}
.menu {
	background-image: url(../images/menu_bgr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:110px;
	height:23px;
	color:#cccccc;
	font-size:11px;
	line-height:21px;
	text-align:center;
}
.menu a {
	display:block;
	width:111px;
	height:23px;
	color:#cccccc;
	text-decoration:none;
}
.menu a:hover {
	color:#cccccc;
	background-color:#660000;
	text-decoration:none;
}
.menu_active {
	background-color:#660000;
	width:110px;
	height:23px;
	color:#cccccc;
	font-size:11px;
	line-height:21px;
	text-align:center;
}
.footer {
	background-image: url(../images/footer.gif);
	background-color:#ed1921;
	background-repeat: no-repeat;
	background-position: center top;
	width:900px;
	height:98px;
	color:#FFFFFF;
	font-size:11px;
	padding-right:20px;
}
.left_column {
	background-color: #cccccc;
}
.right_column {
	background-color: #CCCCCC;
	background-image: url(../images/right_column_bgr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_column2 {
	background-color: #FFFFFF;
}
.submenu {
color:#404040;
font-size:13px;
text-align:left;
padding-left:15px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
}
.submenu a {
color:#404040;
text-decoration:none;
}
.submenu a:hover {
color:#990000;
text-decoration:none;
}
.submenu_active {
background-color:#b8b8b8;
color:#990000;
font-size:13px;
text-align:left;
padding-left:15px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
}
.txt {
color:#000000;
font-size:12px;
text-align:left;
padding:10px;
}
.txt a {
color:#000000;
text-decoration:underline;
}
.txt a:hover {
color:#000000;
text-decoration:none;
}
.txt img {
float:right;
padding:10px;
}
.search_button {
	border:0;
	background-image: url(../images/search_button.gif);
	color:#CCCCCC;
	font-size:12px;
	line-height:20px;
	text-align:center;
	width:80px;
	height:23px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}
.search_input {
	width:120px;
	background-color:#fecfd1;
	border: 1px solid #47070a;
	height:18px;
}
.title_line {
	background-image: url(../images/title_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height:23px;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}
.link {
color:#000000;
font-size:12px;
font-weight:bold;
text-align:right;
padding-right:10px;
}
.link a {
color:#000000;
text-decoration:underline;
}
.link a:hover {
color:#000000;
text-decoration:none;
}
.link2 {
color:#000000;
font-size:12px;
font-weight:bold;
text-align:left;
padding-right:10px;
}
.link a {
color:#000000;
text-decoration:underline;
}
.link a:hover {
color:#000000;
text-decoration:none;
}
.news_1 {
	color:#000000;
	font-size:12px;
	text-align:left;
	padding:10px;
	background-color: #e5e4e2;
}
.news_1 a {
	color:#000000;
	text-decoration:underline;
}
.news_1 a:hover {
	color:#000000;
	text-decoration:none;
}
.news_2 {
	color:#000000;
	font-size:12px;
	text-align:left;
	padding:10px;
}
.news_2 a {
	color:#000000;
	text-decoration:underline;
}
.news_2 a:hover {
	color:#000000;
	text-decoration:none;
}
.lang {
color:#000000;
font-size:11px;
}
.lang a {
	color:#000000;
	text-decoration:underline;
}
.lang a:hover {
	color:#000000;
	text-decoration:none;
}

.announce {
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
}
.announce p {
text-align:justify;
text-indent:10px;
margin:10px;
margin-right:15px;
margin-bottom:0px;
}
.announce img {
margin:10px;
margin-right:15px;
margin-top:0px;
}
.announce div {
margin:10px;
margin-right:15px;
margin-bottom:5px;
margin-top:0px;
text-align:right;
}
.announce span {
margin-left:10px;
margin-top:10px;
}