body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px; 
	color: #333333;
}
img {border: 0px;}
table {font-size: 12px}

h1, h2, h3, h4, h5, h6, h7, h8 {
	
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

h1 { font-size: 16px;}
h2 { font-size: 16px;}
h3 { font-size: 14px;}
h4 { font-size: 12px;}

.dotted_vline {
	border-right: 1px dotted #CCCCCC;
	margin: 4px;
	padding: 0px;
	height: 95%;
}

hr {
	border: 1px dotted #CCCCCC;
}
.menu_top_right {
	background-repeat: repeat-y;
	background-position: right top;
}

.menu {
	height: 24px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.bottom_top {
	height: 22px;
	color: #7e7e7e;
	font-size: 10px;
	padding-right: 10px;
	background-image: url(images/bottom_top.jpg);
	background-repeat: no-repeat;
	}

.bottom_bottom {
	height: 45px;
	color: #7e7e7e;
	height: 22px;
	padding-left: 10px;
	background-image: url(images/bottom_bottom.jpg);
	background-repeat: no-repeat;
	}
.bottom_bottom table {
	color: #7e7e7e;
	font-size: 10px;
}
	
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: none;
}
.menu a:hover {
	color: #0094B7;
}

.sub_menu {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.sub_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	background-image: none;
}
.sub_menu a:hover {
	color: #0094B7;
}

.middle_contents {
	width: 600px;
	font-size: 12px;
}

.newsbar {
	background-color: #fff;
	font-size: 10px;
	color: #777;
	padding: 5px;
	vertical-align: top;

}

 .newsbar td {
 border:1px solid #CFCFCF;
 padding:5px;
 background-color:#EEEEEE;
 }
 
 .newsbar h1 {
 font-size: 18px;
 font-family: "Tahoma";
 }
 
.newsbar div {
	background-color: white;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	font-weight: bold;
	padding: 2px;
}

.lang_links {
color: #CCCCCC
}

