@import "for_editor_ge.css";
/*  
@font-face {
	font-family: BPG Glaho Arial V5;
	src: url(/eot/BPGGLAH0.eot);
}
*/
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Sylfaen, Arial Unicode MS, Arial;
	font-size: 10px;
}
tr,td,txt {
	font-family: Sylfaen, Arial Unicode MS, Arial;
	font-size: 10px;
	color: #000000;
}
h1 {
	font-family: Sylfaen, Arial Unicode MS;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Sylfaen, Arial Unicode MS;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
input, select{
	font-family: Sylfaen, Arial Unicode MS;
	font-size: 10px;
	color: #000000;
	border: 1px solid #315D83;
}
textarea {
	font-family: Sylfaen, Arial Unicode MS;
	font-size: 10px;
}

a{
	color: #315D83;
	text-decoration : none;
}
a:hover{
	color: #FA6807;
	text-decoration : none;
}
.topnav {
	font-family: Sylfaen, Arial Unicode MS;
	font-size: 10px;
	text-decoration : none;
	color: #153857;
	font-weight: bold;
	}
.topnavbg {
	background-color:#CACDC0;
	}	
.topnav:hover {
	color: #FA6807;
	}
.leftnav {
	color:#315D83;
	font-weight:bold;
}
/*a.leftnav:hover {
	background-color: #F5F5F5;
	color: #0099FF;
	width: 100%;
}*/
.leftnav_selected {
	color:#FA6807;
	font-weight:bold;
}
.RedHead {
	font-family: Sylfaen, Arial Unicode MS;
	color:#315D83;
	font-weight:bold;
}
.White{
	color:#FFFFFF;
}
.dates {
	color:#FA6807;
	font-weight:bold;
}
.button {

}
.hand {
	cursor: hand;
}
.lang {
	font-family: Verdana;
	font-weight:bold;
}
.print_header{
	font-family: Sylfaen, Arial Unicode MS;
}
.print_txt{
	font-family: Sylfaen, Arial Unicode MS;
}
/*  borderColor=#999999 cellSpacing=1 cellPadding=2 width="85%" border=1>
 */
#content_block {
	font-family:Sylfaen,Arial Unicode MS;
}

#content_block table {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:99%;
	margin:5 5 5 5;
	font-family:Sylfaen,Arial Unicode MS;
}
#content_block td {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	padding:5 5 5 5;
	font-family:Sylfaen,Arial Unicode MS;
}
.new_titles {
	font-family:Sylfaen, Arial Unicode MS;
}


#content_block_2 {
	font-family:Sylfaen, Arial Unicode MS;
}

#content_block_2 table {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:99%;
	margin:5 5 5 5;
}
#content_block_2 td {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	padding:5 5 5 5;
}


#header .middle { background: url('../imgs/GEO/headerbg.jpg') no-repeat;  }


