/* Start of CMSMS style sheet 'style' */
body {
	margin-top: 15px;
	margin-bottom: 0px;
	background-image: url(images/bk.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #3E4B21;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #576a29}
.style2 {
	color: #576A29;
	font-size: 15px;
	font-weight: bold;
}
.style3 {color: #822A29}
.style4 {color: #576A29}
	
a img{
	border:none;
	}
	
	
h1{
	font-family: arial;
	font-size:15px;
	color:#667D31;
	text-decoration: underline;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}

.main_text{
	font-family: arial;
	font-size: 11px;
	line-height: 19px;
	color: #333;
	text-decoration: none;
}



.footer{
	font-family: arial;
	font-size: 11px;
	line-height: 19px;
	color: #fff;
	text-decoration: none;
}


#menu a{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background:#667D31;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:5px;
	}
	
#menu a:hover{
	color:#667D31;
	background:#fff;
	}
/* End of 'style' */

