body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align:center;
}
body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
}
.nav-bg {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/layout/nav01.gif);
	height: 31px;
	padding-bottom: 3px;
}
a.headerlink:link {
	color: #FFFFFF;
	text-decoration: none;
}

.shadow-left {
	background-image: url(images/layout/shadow-left1.gif);
	background-repeat: repeat;
	width: 6px;
}
.shadow-right {
	background-image: url(images/layout/shadow-right1.gif);
	background-repeat: repeat;
	width: 6px;
}
.bg-main {
	background-image: url(images/layout/bg-main1.gif);
	background-repeat: repeat;
}
.main {
	background-image: url(images/layout/main-top1.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 19px;
	padding-right: 24px;
	padding-left: 24px;
	font-size: 13px;
	text-align: left;
	color: #333333;
	padding-bottom: 0px;
	width: 487px;
}
.header2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/layout/header02.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 400px;
}
.header2-large {
	font-size: 28px;
}


.side {
	background-image: url(images/layout/side-top1.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 24px;
	font-size: 12px;
	color: #669900;
	text-align: center;
	padding-right: 24px;
	padding-left: 24px;
}
h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #067B06;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
a.navlink:link {
	color: #FFFFFF;
	text-decoration: none;
}

.img-left {
	float: left;
	margin-right: 14px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.footer1 {
	background-image: url(images/layout/main-bottom1.gif);
	height: 35px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	font-size: 11px;
	text-align: left;
	padding-bottom: 9px;
	color: #333333;
}
.footer2 {
	background-image: url(images/layout/side-bottom1a.gif);
	height: 35px;
	font-size: 11px;
	text-align: right;
	padding-bottom: 9px;
	color: #333333;
}
.img-right {
	float: right;
	margin-left: 14px;
}
a.navlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:hover {

	color: #7BC57B;
	text-decoration: none;
}
a.headerlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #8AC889;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	background-color: #EAF6EA;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
h4 {

	font-size: 24px;
	font-weight: lighter;
	color: #999999;
}
.cell-border1 {
	border: 1px solid #000000;
}
