body,td,th,input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #383838;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li{
	margin:0px;
	padding:0px;
}
h1 {font-size:12px;margin:0;padding:0; font-weight:bold; color:#000000;}
h1 a {font-size:12px; font-weight:bold; color:#000000;}
h1 a:link {font-size:12px; font-weight:bold; color:#000000;}


h2 {font-size:14px;margin:0;padding:0; font-weight:bold; color:#CC0011;}
h2 a {font-size:14px; font-weight:bold; color:#CC0011;}
h2 a:link {font-size:14px; font-weight:bold; color:#CC0011;}
h2 a:visited {font-weight:bold; color:#CC0011;}
h2 a:hover {font-weight:bold; color:#CC0011;}
h2 a:active {font-weight:bold; color:#CC0011;}


p{ margin:0px; padding:0px;}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

.bg_menu {
	background-image:url(../media/img/layout/bg_menu.gif);
}
.bg_grey {
	background-color:#eeeeee;
}
.bg_menu_left{
	background-image:url(../media/img/layout/bg_menu_left.gif);
}
.bg_menu_color{
	background-color:#e00202;
}
.menu_on{
	background-image:url(../media/img/layout/bg_box.gif);
}
.form1{
	border:1px solid #878787;
	background-color:#ffffff;
	padding:3px;
	font-size:10px;
}
.padding{
	padding:5px;
}

.border_red{
	border-bottom:1px solid #e00202;
}
.border_1{
	border:#5e5e5e 1px solid;
	border-bottom:0px;
}
.border_2{
	border-bottom:#5e5e5e 1px solid;
}
.border_3{
	border:#5e5e5e 1px solid;
	border-top:0px;
}
.border_grey{
	border-bottom:1px solid #EEEEEE;
}
.rp_box{
	background-color:#FFFFFF;
	border:1px solid #e00202;
	padding:5px;
}
.rp_text{
	color:#666666;
	font-size:10px
}

#menu_div div{
	width:19%;
	float:left;
	margin:5px;
	border-bottom:1px solid #e00202;
	overflow:hidden;
}

#menu_div div a{
	font-size:11px;
	text-decoration:none;
}

#feeds a:hover{
	color:#999999;
}

#show_content {
	padding:40px;
	line-height:20pt;
}

#show_content img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#images img{
	margin:5px;
	padding:5px;
	height:80px;
	text-align:center;
	border:1px solid #eeeeee;
}

#images img:hover{
	border:1px solid #CCCCCC;
}
.data{
	font-size:10px;
	font-style:italic;
	color:#999999;
}


#last_news li{
	padding:0px;
	margin:0px;
	float:left;
	width:45%;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:6px;
}

#last_news li a{
	text-decoration:none;
	font-weight:bold;
}

#last_news h2{
	background-color:#E00202;
	color:#FFF;
	padding:5px;
}

#last_news{
	border:2px solid #E00202;
	margin:5px;
}

.clear{
	clear:both;
}

