body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/hdr_bk.gif);
	background-repeat: repeat-x;
	background-color: #98CB98;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	text-transform: capitalize;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	text-transform: capitalize;
}
h5 {
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
h6 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	text-transform: capitalize;
}
.warning {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #98CB98;
}
a:active {
	text-decoration: none;
}
#mainmenu a:hover {
	text-decoration: none;
	background-color: #98CB98;
	background-image: url(../images/menu_lt_bk.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#sitedesign a:hover {
	text-decoration: none;
	background-color: #98CB98;
	background-image: url(../images/menu_lt_bk.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#advertisement a:hover {
	text-decoration: none;
	background-color: #98CB98;
	background-image: url(../images/menu_rt_bk.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
