body, html {
	margin: 0px;
	padding: 10px;
	background-color: #BEDEEB;
}
.mainTbl {
	width: 780px;
	background-color: #FFFFFF;
	border: 10px solid #ecefed;
}
.bottomBg {
	background-color: #4b555e;
	height: 70px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #679d0f;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.hLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.h1 {
	background-image: url(images/index_08.gif);
	background-repeat: repeat-x;
	background-position: right;
	padding:0px 0px 0px 20px;
	height: 41px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
.h2 {
	background-image: url(images/index_11.gif);
	background-repeat:repeat-x;
	background-position: right;
	height: 41px;
	padding:0px 0px 0px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
.h3 {
	background-image: url(images/index_08.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 41px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-transform: uppercase;
}
.homeTbl {
	width: 230px;
}
.content {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
	line-height: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
	line-height: 17px;
}
.content2 a {
	color: #5C5C5C;
	text-decoration: underline;
	
}
.content2 a:hover {
	color: #99CC00;
	text-decoration: underline;

}
.textbox {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #999999;
	height: 20px;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0AA9EB;
	text-decoration: none;
}
