body {
	background-color: White;
	background-image: url(../../images/red/bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 20px 0px;
}

body, td, p, input, select, textarea {
font-size:11px;
font-family: Verdana;
}

A { 
  color: #a70302;
  text-decoration: none;
}

A:hover { 
  color: #FF0000; 
  text-decoration: underline;
}

p{
	margin:0px 0px 0px 0px;
	line-height: 1.5;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
		margin-bottom:15px;
	margin-top: 0px;
	padding-top: 0px;
	line-height:35px;
}

h2 {
	font-family:  arial;
	font-size: 25px;
	margin-bottom:15px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 30px;
}

h3 {
	font-family:  arial;
	font-size: 20px;
	margin-bottom:5px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 25px;
}

h4 {
	font-family:  arial;
	font-size: 18px;
	margin-bottom:5px;
	margin-top: 0px;
	padding-top: 0px;
}

h5 {
	font-family:  arial;
	font-size: 16px;
	margin-bottom:5px;
	margin-top: 0px;
	padding-top: 0px;
}

.lang_panel{
background-color: #4c4c4c;
height:43px;
color:#bdbdbd;
padding: 0px 10px 0px 10px;
font-size: 11px;

}
.nav{
width:145px;
height: 35px;
background-image: url(../../images/red/tab.gif);
background-repeat: no-repeat;
text-align: center;
}
.nav a{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover{
	color: #ffe8e8;
	text-decoration: none;
	font-weight: bold;
}
.nav2{
width:153px;
height: 35px;
background-image: url(../../images/red/tab2.png);
	background-repeat: no-repeat;
text-align: center;	
}
.nav2 a{
	text-decoration: none;
	color: White;
		font-weight: bold;
}
.nav2 a:hover{
	color: #ffe8e8;
	text-decoration: none;
	font-weight: bold;
}
.header_image{

	background-color: #393939;
	width:910px;
	height:284px; 
	border-top: 1px solid #ffffff;
	/*vertical-align: top;*/
}

.header_text{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;
		padding:10px 40px 10px 395px;
		line-height: 18px;
		text-align: justify;
}
.left_column{
background-image: url(../../images/red/box_bg.gif);
background-repeat: repeat-x;
	border-left:1px solid #000000;
	border-right:1px solid #000000;	
	vertical-align: top;
}
.content_area{
	vertical-align: top;
	background-image: url(../../images/red/mainarea_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-right:1px solid #720405;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding: 30px 30px 30px 30px;
	line-height: 17px;
}
tr.footer{
background-color: #acacac;
height: 81px;
}
td.footer{
padding: 0px 20px 0px 20px;

}
.category_box{
padding: 0px 0px 25px 0px;
}
.news_box{
background-image: url(../../images/red/box_header.gif);
background-repeat: no-repeat;
min-height: 296px;	
padding: 23px 32px 0px 40px;
}
.box_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}
.box_text{
font-size: 10px;
line-height: 16px;
}
.box_text a{
	color:#850403;
}
.box_link{
color:#888888;
font-weight: bold;
text-align: right;
padding-top: 10px;
}
.box_link a{
	color:#a70302;
	font-weight: bold;
}
.date{
margin: 15px 0px 5px 0px;
color:#ff403e;
font-style: italic;
font-weight: bold;
}
.navigation{
	color:#888888;
font-weight: bold;
padding: 7px 0px 7px 5px;
}
.navigation a{
	color:#a70302;
font-weight: bold;
text-decoration: none;
}
.navigation a:hover{
	color:#FF0000;
font-weight: bold;
text-decoration: none;
}

.subnavigation{
	color:#888888;
font-weight: bold;
padding: 0px 0px 7px 5px;
}
.subnavigation a{
	color:#a70302;
font-weight: bold;
text-decoration: none;

}
.subnavigation a:hover{
	color:#FF0000;
font-weight: bold;
text-decoration: none;

}

.nav_split{
	padding: 1px 0px 1px 5px;
}
/*-------admin styles----------*/
.languages_box{
	margin-top: 150px;
	background-color: #4c4c4c;
height:43px;
color:#bdbdbd;
padding: 0px 10px 0px 10px;
font-size: 11px;
border: 2px inset #000000;
}
.languages_box a{
color:#bdbdbd;
text-decoration: underline;
}
.menu_{
	background-color: #4c4c4c;
height:43px;
color:#ffffff;
padding: 0px 10px 0px 10px;
font-size: 11px;
}
.menu_ a{
color:#bdbdbd;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
}
.submenu_{
	background-color: #4c4c4c;
height:23px;
color:#ffffff;

font-size: 11px;
}
.submenu_ a{
color:#bdbdbd;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
}
.submenu_box{
	border-top:1px solid #000000;
}
.ctable{
	border: 1px solid #cccccc;
}
.error{
	font-size: 14px;
	color: Red;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.olist{
		border: 1px solid #cccccc;
		
}
.heading{
	background-color: #979797;
	color: #ffffff;
}
.list_w{
	background-color: #ffffff;
}
.list_b{
	background-color: #E8E8E8;
}
.picture{
	border: 1px solid #4A4A4A;
}
.picture_bg{
	background-color:#d5d5d5;
	border: 1px solid #0d0b0c;
	
}
.header_date{
	color:red;
}