body {
	background: #ffffff url("images/background.jpg");
	color: #2a3c1e;
	margin: 0;
	text-align: center;
	line-height: 14px; 
	font-size: 11px; 
	font-family: Verdana;
}
a:link {
	color: #2a3c1e;
	text-decoration: none;
}
a:visited {
	color: #2a3c1e;
	text-decoration: none;
}
a:hover, a:active {
	color: #cb3140;
	text-decoration: underline;
}
.graphic a:link, .graphic a:visited, .graphic a:active {
	text-decoration: none;
	padding: 0 0 0 0;
}
h1 {
	width: 170px;
	background: #67eb67;
	font: bold 15px Georgia;
	color: #0000aa;
	margin-bottom: 0px;
	padding: 10px 0 10px 0;
	text-align: center;
}
h2 {
	font: bold 13px "verdana", sans-serif;
	color: #cb3140;
}
h3 {
	font: bold italic 18px "verdana", sans-serif;
	color: #cb3140;
}
h4 {
	font-size: 16px; 
	font-family: georgia; 
	color: #ff0000; 
	margin-bottom: 20px; 
	margin-top: 20px;
}
.big_text {
	font: bold italic 17px "Times", sans-serif;
	color: #cb3140;
}
.big_text1 {
	font: bold italic 22px "Times", sans-serif;
	color: #cb3140;
}
.maintable {
	width: 850px;
	background-color: #ffffff;
}
.left_menu {
	width: 182x;
	border-right: 1px solid #73955b;
	padding: 0 0 0 0;
	margin: 0;
}
.logo-container {
	position: relative;
	width: 100%;
}
.logo {
	position: absolute;
	top: -15px;
	left: -12px;
}
.logo a:link, .logo a:active, .logo a:hover, .logo a:visited {
                    text-decoration: none;
	border-bottom: 0;
}
.left {
	width: 182px;
	text-align: left;
	padding-left: 15px;
}
.left a:link, .left a:visited {
	font-size: 11px;
	text-decoration: none;
	border-bottom: none;
}
.left a:hover, .left a:active {
	font-size: 11px;
	text-decoration: underline;
	border-bottom: none;
}
.bottoms {
	text-align: center;
	padding: 30px 0 10px 0;
}
blockquote {
	margin: 4px 8px 0 3px;
}
.textarea {
	width: 600px;
	text-align: left;
	padding: 20px 0 20px 0;
	font-size: 12px;
}
.textarea1 {
	width: 500px;
	text-align: left;
	padding: 60px 0 20px 0;
}
.textarea2 {
	width: 540px;
	text-align: left;
	padding: 60px 0 20px 0;
}
.featured {
	width: 450px;
	padding: 2px 5px 2px 5px;
	border: 1px dashed #0000aa;
}
.top-menu {
	background-color: #ffffff;
	padding:  5px 10px 5px 0;
	color: #2a3c1e;
	font-size: 14px;
}
.top-menu a:link, .top-menu a:visited {
	padding: 0 4px 0 4px;
	color: #2a3c1e;
	text-decoration: none;
}
.top-menu a:hover, .top-menu a:active {
	padding: 0 4px 0 4px;
	color: #a92c33;
	text-decoration: underline;
}
.bottom {
	background: url(images/leafy-background.gif);
	width: 850px;
	font-size: 12px;
	text-align: center;
	padding: 7px;
}
.container {
	width: 400px;
	border: 1px solid #999999;
	padding: 0 0 15px 0;
	margin-left: auto;
	margin-right: auto;
}
.pageTitle {
	background-color: #b3f5b3; 
	padding: 8px; 
	font-size: 13px; 
	font-weight: bold; 
	color: #0000aa; 
	text-align: center;
}
.pageTitleAlert {
	background-color: #FF0000; 
	padding: 8px; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: left;
}
.pageTitleSuccess {
	background-color: #33CC00; 
	padding: 8px; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: left;
}
.formLabel {
	font-size: 13px;
}
.error {
	color: #FF0000; 
	font-weight: bold; 
	font-size: 11px;
}
.small {
	font-size: 11px;
}
.boxed {
	width: 480px;
	border: 1px dashed #cb3140;
	padding: 0 5px 0 5px;
	text-align: left;
}
.disclaimer {
	font: normal 12px "Times", sans-serif;
	color: #cb3140;
}
.product-box {
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.side-menu a:link, .side-menu a:visited {
	display: block;
	line-height: 20px;
	text-decoration: none;
}
.side-menu a:active, .side-menu a:hover {
	background: #daf6da;
}
.leafy {
	background: url(images/leafy-background.gif);
}
.tiny {
	font-size: 9px;
}
.line {
	border-bottom: 1px solid #2a3c1e;
}