@charset "utf-8";
/* CSS Document */

body{ margin:0px; background-color:#a1d8cb; font-family:tahoma ; color:#21705d; font-size:12px;
 background:url(../images/body_bg.jpg)}
 
 
 input, textarea{background-color:#e8faf6; border:1px solid #aee1d5}
 
 
.topmenu{
	width: 500px;
	margin-left: 10em;
	margin-top: 0px;
	margin-bottom: 35px;
	height: 20px;
	padding-top: 10px;
}

 a{font:11px tahoma; color:#03675e; text-decoration:none}
 a:hover{font:11px tahoma; color:#79776f; text-decoration:none}


.topmenu a{
	float: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #07554d;
	text-decoration: none;
width:60px;
height:31px;
margin-left:10px;
margin-top:-5px;
text-align:center;
padding-top:5px;
}

.topmenu a:hover{

float: right;
text-align:center;
padding-top:5px;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #fff;
display:block;
background:url(../images/menu_btn_bg.jpg) center   top repeat-x ;
margin-top:-5px;
margin-left:10px;
width:60px;
height:38px;

text-decoration: none;



}

.rightmenulinks a{
	font-family: tahoma;
	font-size: 12px;
	color: #E1D4CB;
	text-decoration: none;
	background-image: url(../images/link_a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 189px;
	text-align: center;
	line-height: 20px;
}
.rightmenulinks a:hover{

	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/link_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 189px;
	text-align: center;
}

.visitors{ font:11px tahoma; text-align:right;  }
.visitors a{ font:11px tahoma; text-align:right; }
.right_vis{font:11px tahoma; text-align:right;  }

#copyright{font:11px tahoma;   color:#fff}
.footerlinks a{font:11px tahoma; color:#FFFFFF; text-decoration:none; font-weight:bold}
.footerlinks a:hover{font:11px tahoma; color:#07554d; text-decoration:none ; font-weight:bold}
