body {
	font-family: Verdana, Tahoma;
	background-color: #F5F6E4;
    margin:0px;
}
img {
	cursor:pointer;
    cursor:hand;
}
.c {
	cursor:custom;
}
td {
	font-family: Verdana, Tahoma;
	font-size: 10px; color: #000000;
    vertical-align: top;
}
.top1 {
	width: 335px; height: 253px;
	background-image: url(img/top1.jpg);
}
.top2 {
	width: 668px; height: 253px;
	background-color: #EBF5B6;
    vertical-align: bottom;
}
.mid1 {
    border-right: 1px solid #094002;
}
.mid2 {
	font-family: Verdana, Tahoma;
	font-size: 10px; color: #000000;
    text-align: justify;
    padding: 10px;
}
.bot1 {
	height: 31px;
    border-right: 1px solid #094002;
}
.bot2 {
	background-image: url(img/bg_copy.gif);
	font-family: Verdana, Tahoma;
	font-size: 10px; color: #FFFFFF;
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
}

.logo {
    padding-top: 30px;
	display: inline;
    float: left;
    width: 250px;
}
.upmenu {
	display: inline;
    float: right;
    width: 75px;
    text-align: center;
	border-bottom: 5px solid #91443C;
    margin-bottom: 1px;
}
.lang_div {
	height: 26px;
    padding-top: 6px;
    text-align: center;
	background-color: #91443C;
}
.menu_div {
    padding-top: 2px;
    text-align: right;
}
.a_div {
	height: 20px; width: 295px;
	display: inline; float: left;
    padding-top: 1px;
    text-align: right;
}
.line_div {
	height: 20px; width: 35px;
	display: inline; float: left;
    padding-left: 3px;
}

.line {
	height: 6px; width: 1px;
	color: #769301;
	background-color: #769301;
    border: none;
    padding: 0px;
}
.line_over {
	height: 6px; width: 34px;
	color: #769301;
	background-color: #769301;
    border: none;
    padding: 0px;
}

.a_upmenu, .a_upmenu:visited {
	font-family: Verdana, Tahoma;
	font-size: 10px; color: #91443C;
	text-decoration: none;
    font-weight: bold;
}
.a_upmenu:hover {
	font-family: Verdana, Tahoma;
	font-size: 10px; color: #000000;
	text-decoration: none;
    font-weight: bold;
}
.a_menu, .a_menu:visited {
	font-family: Verdana, Tahoma;
	font-size: 11px; color: #000000;
	text-decoration: none;
}
.a_menu:hover {
	font-family: Verdana, Tahoma;
	font-size: 11px; color: #769301;
	text-decoration: none;
	background-color: #FFFFFF;
}
.a_lang, .a_lang:visited {
	font-family: Verdana, Tahoma;
	font-size: 10px; color: #FFFFFF;
	text-decoration: none;
}
.a_lang:hover {
	font-family: Verdana, Tahoma;
	font-size: 10px; color: #DDDDDD;
	text-decoration: underline;
}