@charset "utf-8";
.main {
}
body {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
    background: #424242 url(../images/body_bck.jpg) top left repeat-x;
	color: #FFFFFF;

}

a {
font-family: "Trebuchet MS", Arial;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

a:hover {
font-family: "Trebuchet MS", Arial;
font-size: 11px;
color: #FFFFFF;
text-decoration: underline;
}

a:active {
font-family: "Trebuchet MS", Arial;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

#main_frame {
width: 767px;
text-align: left;
}

#top_logo {
float: left;
width: 246px;
height: 96px;
text-align:left;
}
#top_lang {
float: right;
width: 491px;
height: 31px;
text-align: right;
padding-top: 65px;
}
#main_graph {
clear: both;
width: 767px;
height: 217px;
background: url(../images/main_graph.jpg) no-repeat;

}
#page_content {
width: 721px;
background: #5F5F5F url(../images/page_content.jpg) top left repeat-x; 
padding: 23px;
}

#footer {
width: 767px;
border-top: solid 1px #FFFFFF;
padding-top: 18px;
padding-bottom: 5px;
text-align: center;
font-family: "Trebuchet MS", Arial;
font-size: 10px;
}
font.page_title {
font-family: "Trebuchet MS", Arial;
font-size: 20px;
color: #FF0000;
}
div.page_title {
font-family: "Trebuchet MS", Arial;
font-size: 20px;
color: #FF0000;
border-bottom: solid 1px #B9B9B9;
width: 100%;
padding-bottom: 16px;
margin-bottom: 16px;
}


a.link_more {
font-family: "Trebuchet MS", Arial;
font-size: 10px;
color: #FF0000;
text-decoration: none;
}

a.link_more:hover {
font-family: "Trebuchet MS", Arial;
font-size: 10px;
color: #FF0000;
text-decoration: underline;
}

a.link_more:active {
font-family: "Trebuchet MS", Arial;
font-size: 10px;
color: #FF0000;
text-decoration: none;
}
p {
margin: 0;
}

a.foot_link {
font-family: "Trebuchet MS", Arial;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
padding-right: 18px;
}

a.foot_link:hover {
font-family: "Trebuchet MS", Arial;
font-size: 10px;
color: #FFFFFF;
text-decoration: underline;
}

a.foot_link:active {
font-family: "Trebuchet MS", Arial;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
#menu {
width: 767px;
height: 33px;
background: url(../images/menu_back.jpg) top left repeat-x;
margin-bottom: 15px;
text-align: center;
padding-top: 12px;
text-align: center;

}

a.main_menu {
font-family: "Trebuchet MS", Arial;
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

a.main_menu:hover {
font-family: "Trebuchet MS", Arial;
font-size: 14px;
color: #FF0000;
text-decoration: none;
}

a.main_menu:active {
font-family: "Trebuchet MS", Arial;
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}
#smaller_pics {
word-spacing: 12px;
line-height: 123px;
}
img.gal {

}
.ja_form{
    padding-top: 8px;
}
.ja_form div {
	width: 200px; 
	float: left; 
	vertical-align:middle; 
	line-height: 15px;
}
.ja_form_title {
	font-size: 12px;
	font-weight: bold;
}	

div.ja_box_form {
	font-size:12px;   
}

div.ja_box_form2 {
	font-size:12px;
	padding-left: 17px;	   
}
input, select {
	font: 11px/Trebuchet MS;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	border: solid 2px #f3f3f3;
	padding: 1px 8px;
	background: #818586;
	color: #ffffff;
}

.button:hover, .button:focus {
	border-color: #E6E6E6;
}
.button2 {
	border: solid 2px #f3f3f3;
	padding: 1px 8px;
	background: #818586;
	color: #ffffff;
	font-size: 10px;
}

.button2:hover, .button2:focus {
	border-color: #E6E6E6;
	font-size: 10px;
}
.inputbox {
	border: 1px solid #E6E6E6;
	background: #F3F3F3;
	color: #6B6B6B;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #CCCCCC;
}