a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #58afb2; 
	text-decoration: none
	} 
a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #58afb2; 
	text-decoration: none
	} 
a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #0099CC; 
	text-decoration: underline
	} 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCEA89;
	margin: 0px;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

.logo {
	margin-top: 20px;
	height: 125px;
	width: 800px;
	text-align: left;
}
.topspaces {
	height: 20px;
}


.main {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 820px;
}
.footerbg {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 820px;
}
.footer {
	height: 60px;
	line-height: 60px;
	text-align: right;
	color: #006600;
	padding-top: 10px;
	padding-right: 20px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	text-align: left;
	height: 26px;
	width: 800px;
	}
A.menu:link, A.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Segoe Print", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	padding-left: 20px;
	font-weight: bold;
	} 
A.menu:hover {
	color: #f7f772; 
	} 
.banner1 {
	text-align: center;
}
.leftbar {
	float: left;
	width: 170px;
	margin-left: 20px;
}
.rightbar {
	padding-left: 20px;
}

.s1 {
	background-image: url(images/sx.png);
	background-position: left top;
	display: block;
	height: 11px;
	width: 165px;
}
.s2 {
	background-image: url(images/sx.png);
	background-position: left -11px;
	display: block;
	height: 11px;
	width: 165px;
}
.s3 {
	background-image: url(images/sx.png);
	background-position: left -22px;
	display: block;
	height: 11px;
	width: 165px;
}
.s4 {
	background-image: url(images/sx.png);
	background-position: left -33px;
	display: block;
	height: 11px;
	width: 165px;
}
.s5 {
	background-image: url(images/sx.png);
	background-position: left bottom;
	display: block;
	height: 11px;
	width: 165px;
}
.lefttable td {
	color: #559e69;
	text-decoration: none;
	font-family: "Segoe Print", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	padding-bottom: 10px;
}
.banner1 {
	text-align: center;
}
.banner2 {
	text-align: center;
	padding-bottom: 2px;
}


td,p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333
	} 
.title {
	font-family: "Segoe Print", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.title2 {
	font-family: "Segoe Print", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333
	} 
.account_menu {
	background-color: #f9f9f9; 
	width: 145px
	}
.wel {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B0E7EA;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}