@charset "utf-8";

body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/bgbg.jpg);
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin-bottom: 0px;
	color: #FF8040;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.normalText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #005329;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	font-weight: normal;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px; 
}
a:link {
	color: #00FF99;
}
a:visited {
	color: #00FF99;
}
a:active {
	color: #00FF99;
}
a:hover {
	color: #00FF33;
}

.bgs {
	background-attachment: scroll;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.textcr {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #00CC00;
}

.dashline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.border {
	border: thick solid #CCCCCC;
}
.normalTextlist {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #005329;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 18px;
}
