.head {
	background-image: url(head.jpg);
	background-repeat: no-repeat;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3C451;
	border-right-color: #B3C451;
	border-bottom-color: #B3C451;
	border-left-color: #B3C451;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #697428;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #697428;
}
.border2 {
	border: 1px solid #B2C061;
}
a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868888;
	text-decoration: none;

}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343D0C;
	text-decoration: underline;

}

a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868888;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868888;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
}
.menu {
	background-image: url(img/menu.gif);
	background-repeat: repeat-x;
}
.bgg {
	background-attachment: scroll;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu2 {

	background-image: url(img/menu2.gif);
	background-repeat: repeat-x;
}
