body{
background-color:#ebebeb;

	}
	.frame{
		border-color:#030;
		border-style:solid;
		border-width:thin;
		}
	.menu{
		background-image:url(images/menu.jpg);
		background-repeat:no-repeat;
		width:765px;
		
		}
		#menu_ul{
			
			}
	.main{background-color:#E9E9E9;}
.green_ms{
font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:9px;
color:#90B17C;
text-decoration:none;
}

.green_ms:hover {
text-decoration:underline;}
.green_m{
font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:11px;
color:#ABCE97;
text-decoration:none;
}
.green_m:hover {
text-decoration:underline;}
.grey_s{
font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:9px;
color:#939393;
text-decoration:none;
}
.grey_s:hover {
text-decoration:underline;}
.grey{
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:none;
	padding: 10px;
	margin-bottom: 10px;
}
.grey:hover {
text-decoration:underline;}
.green{
font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:13px;
color:#333;
text-decoration:none;
}
.green:hover {
text-decoration:underline;}
.green_{
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:15px;
	color:#37800B;
	text-decoration:underline;
}
.green_:hover {
text-decoration:none;}



.bottom {
font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:11px;
color:#7E7E7E;
text-decoration:none;
}

.bottom_top{
	font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:11px;
color:#7E7E7E;
text-decoration:none;
text-decoration:none;}

.bottom_top:hover{
	font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:11px;
color:#7E7E7E;
text-decoration:none;
text-decoration:underline;}
.bottom_top:active{
	font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:11px;
color:#7E7E7E;
text-decoration:none;
text-decoration:underline;}
.white{
font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:11px;
color:#F8F8F8;
text-decoration:none;
}
.white:hover {
color:#ABCE97;}

.images{
	border: 1px solid #37800B;
	margin: 10;
	vertical-align: middle;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Geneva, sans-serif;
}
.image {

	border: 1px solid #37800B;
}
.green_faq {
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:15px;
	color:#37800B;
	text-decoration:underline;
	margin-right: 10px;
}
/***********************************************************************/
.menu {
	background: #eee url(images/menub.jpg) repeat-x top;
	
	width: 100%;
	height: 30px;
	display: block;
	border-top: 1px solid #ccc;
	font-weight: bold;
	
}
.menu ul {
	float: right;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 30px;
}


.menu li {
	
	display: inline; 
	
}

.menu a {
		background: #eee url(images/menub.jpg) repeat-x top;
	float: right;
	border-left: 1px solid #ccc;
	text-align: center;
	text-decoration: none;
	font: bold 13px/30px tahoma,arial;
	color: #060;
	background: #eee url(images/menub.jpg) repeat-x top;
	margin: 0px;
	padding: 0 10px 0 10px;
	
	
}

.menu a:hover {
    color: #030;
	text-decoration:underline;
	background: #f5f5f5 url(images/menub.jpg) repeat-x bottom;
	
}
/***********************************************************************/
.footer a
{
font-size: 12px;
	color: #333;
	text-align:center;
}
 .footer:link {
	text-decoration: underline;
}
 .footer:visited {
	text-decoration: underline;
}
 .footer:hover {
	text-decoration: none;
	color: #666;
}
 .footer:active {
	text-decoration: underline;
	color: #030;
}
.button {
	text-align: center;
	text-decoration: none;
	}
.button a {
	
	
	

    display: block;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	
	
}

.button a:hover {
  
	color: #030;
	text-decoration: underline;
	
}