body {
	background-color: #222222;
	font-family: Verdana;
	}
	
table,tr,td	{
	border:none;
	padding: 0px;
	spacing: 0px;
	border-collapse:collapse;
	}

a:link {
	color: #9C1C03;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}

a:visited {
	color: #9C1C03;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

a:hover {
	color: #9C1C03;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	}
	
.img_left	{
	border:solid;
	border-width:5px;
	border-color:#FFFFFF;
	display:inline;
	float:left;
	}

.img_right	{
	border:solid;
	border-width:5px;
	border-color:#FFFFFF;
	display:inline;
	float:right;
	}

ul.menu {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}

ul.menu * {
	margin: 0px; 
	padding: 0px;
}

ul.menu a {
	display: block; 
}

ul.menu li {
	position: relative;
	float: left;
	margin-right: 2px;
}

ul.menu ul {
	position: absolute; 
	top: 26px; 
	left: 0px; 
	background: #9c1c03; 
	display: none; 
	opacity: 0; 
	list-style:none;
}

ul.menu ul li {
	position: relative; 
	border-top: none; 
	width: 148px;
	margin: 0px;
}

ul.menu ul li a {
	display: block; 
	padding: 3px 7px 5px;
	background-color: #ffffff;
}

ul.menu ul li a:hover {
	background-color: #c5c5c5
}

ul.menu ul ul {
	left: 148px;
	top: -1px;
}

ul.menu .menulink {
	padding:5 px 7px 7px;
	font-weight: bold;
	text-align: center;
}

ul.menu .topline {
	border-top: 1px none; 
}
	
p	{
	vertical-align:text-top;
	padding-left:15px;
	padding-right:15px;
	font-size:10px;
	color: #67767a;
	text-align:justify;
	}

.p	{
	vertical-align:text-top;
	padding-left:15px;
	padding-right:15px;
	font-size:11px;
	color: #67767a;
	text-align:justify;
	}
	
label	{
	vertical-align:text-top;
	padding-left:15px;
	padding-right:15px;
	font-size:10px;
	color:#67767a;
	text-align:justify;
	}
	
#p_central	{
	padding-top:50px;	
	text-align: center;
	}
	
#Table_01	{
	background-color:#ffffff;
	width:773px;
	height:680px;
	}
	
#Table_02	{
	width: 617px;
	height: 364px;
	}

#Table_scroll	{
	width: 540px;
	height:300px;
	margin-left: 15px;
	border: 0;
	}
	
.Div_scroll {
	width:580px;
	height:280px;
	overflow-y:scroll;		
	allowtrasparency:true;
	padding:0px;
	margin:0px;
	}

#Table_scroll_header	{
	width:550px;
	align:center;
	margin-left: 15px;
	border:0;
 	}
	
#lang_bar	{
	color: #ffffff;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding-top: 70px;
	}
	
#header	{
	background-image:url(../images/main-03.jpg);
	height: 114px;
	}

#left_bg	{
	background-image:url(../images/main.jpg);
	}

#right_bg	{
	background-image:url(../images/main-04.jpg);
	}
	
#mid_header {
	background-image:url(../images/main-17.jpg);
	height: 99px;
	}
	
#low_header {
	background-image:url(../images/b_links.jpg);
	height: 73px;
	}

#news {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

.cell	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align:top;
	}

.bg_oriz{
	background-repeat: no-repeat;
	width: 617px;
	}	

.bg_lat {
	background-repeat: no-repeat;
	width: 80px;
	height: 680px;
	}	
	
.title {
	font-family:Arial; 
	font-size: 15px;
	color: #9c1c03;
	font-weight: bold;
	text-decoration: none;
	padding-left:15px;
	padding-top:15px;
	margin:0px;
	}

	
.subtitle	{
	font-size: 12px;
	color: #9c1c03;
	font-weight: normal;
	text-decoration: underline;
	padding-left:15px;
	}

