.font {
	font-family: Calibri, Cambria, Sylfaen, Arial;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-style: normal;
}
.footer {
	font-size: 14px;
	line-height: 18px;
}
.hide {
	display: none;
}
.point {
	cursor: pointer;
}
input {
	font-family: Calibri, Cambria, Sylfaen, Arial;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-style: normal;
}
select {
	font-family: Calibri, Cambria, Sylfaen, Arial;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-style: normal;
}
textarea {
	font-family: Calibri, Cambria, Sylfaen, Arial;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-style: normal;
}
.sechead {
	font-family: Vladimir Script, Brush Script MT, Edwardian Script ITC, Freestyle Script;
	font-size: 36px;
	color: #006904;
}
.var {
	padding-left: 20px;
}
.body_copy {
	padding-left: 5px;
	padding-right: 5px;
}
.top_font {
	text-decoration: none;
}
.top_font:link, .top_font:visited {
	color: Black;
	text-decoration: none;
}
.top_font:hover{
	color: White;
}
.spacer {
	font-size: 4px;
}
.topmen {
	background-image: url(../images/borders/t_menu_back1.gif);
	background-repeat: repeat-x;
	height: 20px;
	font-family: Calibri, Cambria, Sylfaen, Arial;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-style: normal;
	cursor: pointer;
}
.topmen .top {
	overflow: hidden;
}
.topmen .top a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	color: Black;
	text-decoration: none;
}
.topmen .top a:hover {
	background-image: url(../images/borders/t_menu_back2.gif);
	background-repeat: repeat-x;
	color: White;
	height: 20px;
	cursor: pointer;
}
.leftmen {
	width: 175px;
	font-family: Calibri, Cambria, Sylfaen, Arial;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	cursor: pointer;
}
.leftmen .abc {
	overflow: hidden;
}
.leftmen .abc a {
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	color: Black;
	text-decoration: none;
}
.leftmen .abc a:hover {
	background-color: #006904;
	color: White;
}