body {
	font-family: tahoma;
	font-size: 12px;
	color: #161616;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.h1 {
	font-family: "Century Gothic";
	font-size: 21px;
	font-weight: bold;
	color: #161616;
	text-decoration: none;
}
.h2 {
	font-family: "Century Gothic";
	font-size: 21px;
	color: #559F11;
	text-decoration: none;
}
.left_border {
	background-color: #FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.right_border {
	background-color: #FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #4f4f4f;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
}
.more:link {
	font-family: tahoma;
	font-size: 11px;
	color: #cd8803;
	text-decoration: underline;
}
.more:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #cd8803;
	text-decoration: underline;
}
.more:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.more:active {
	font-family: tahoma;
	font-size: 11px;
	color: #cd8803;
	text-decoration: underline;
}
.bottom:link {
	font-family: tahoma;
	font-size: 12px;
	color: #161616;
	text-decoration: none;
}
.bottom:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #161616;
	text-decoration: none;
}
.bottom:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.bottom:active {
	font-family: tahoma;
	font-size: 12px;
	color: #161616;
	text-decoration: none;
}
.field {
	font-family: tahoma;
	font-size: 11px;
	color: #747474;
	text-decoration: none;
	background-color: #F5F5F5;
	padding: 2px;
	height: 17px;
	border: 1px solid #CCCCCC;
}
.field1 {
	font-family: tahoma;
	font-size: 11px;
	color: #747474;
	text-decoration: none;
	background-color: #F5F5F5;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#menu a {font-family: "Century Gothic"; font-size:12px; color:#ffffff; text-decoration: none; padding: 13px; display: block;}
#menu a:hover {color: #2b292a;	background: #ffffff;}

#hover a {font-family: "Century Gothic"; font-size:12px; color:#2b292a; text-decoration: none; padding: 13px; display: block; background: #ffffff;}.border {
	background-color: #FCFCFC;
	border: 1px solid #E6E6E6;
}
