body {
	margin:0;
	padding:0;
	background-color:#EBE5D7;
	font: normal 11px verdana,tahoma, arial;
	line-height:14px;
	color:#464119;
}
.bodybg{
	background:#00B021 url('../images/bg.gif') repeat-x top;
	width:100%;
}
.footer_bg{
	background:#464119 url('../images/bg_footer.gif') repeat-x top;
	width:100%;
}
.language_bar{
	background: url('../images/bg_language.gif') repeat-x top;
}

a:link, a:visited, a:active{
font-weight:bold;
color:#00B021;
text-decoration:none;
}

a:hover{
font-weight:bold;
color:#EC1406;
text-decoration:none;
}

.contact_bg{
	background:url('../images/bg_contact_form.gif') no-repeat top;
	color:#fff;
}

.bg_require{
	background:url('../images/bg_require.gif') no-repeat;
	padding-left:20px;
	height:20px;
}

.bg_norequire{
	padding-left:20px;
	height:20px;
}

input.textbox{
font:normal 11px verdana,tahoma, arial;
height:16px;
border:1px solid #006498;
color:#222;
}

textarea{
font:normal 11px verdana,tahoma, arial;
border:1px solid #006498;
color:#222;
}

input.button{
font:bold 11px verdana,tahoma, arial;
padding:1px 10px 1px 10px;
background-color:#0077B6;
border:1px solid #FFF;
color:#FFF;
}

.menu_topic{
	background-image:url('../images/box_menu1_bg.gif');
	background-repeat:repeat-x;
	height:35px;
	font-weight:bold;
}

.menu{
	background-color:#D0D0AE;
	height:76px;
	font-weight:bold;
}

.menu1{
	height:76px;
	font-weight:bold;
}

.menu_have{
	background-image:url('../images/smile.gif'); 
	background-repeat:no-repeat; 
	background-color:#D0D0AE; 
	background-position:center; 
	width:150px; 
	height:76px;
	
}
.menu_have1{
	background-image:url('../images/smile.gif'); 
	background-repeat:no-repeat; 
	background-color:#FFF; 
	background-position:center; 
	width:150px; 
	height:76px;
	
}
