.bodyback {
	background-image: url(..images/layout/bodyback.jpg);
	background-color: #FFFFCC;
	color: #6699CC;

}
.mainwrapper {
	width: 775px;
}
.leftmenu {
	width: 147px;
	background-color: #336633;
	background-position: top top;


}
.body {
	width: 628px;
	background-color: #FFFFCC;
	background-image: url(..images/layout/bodyback.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;



}
.footer {
	background-color: #C6DDEB;
	background-image: url(..images/footerback.jpg);
	height: 24px;
	width: 628px;
	display: block;
	text-align: center;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	background-repeat: repeat-x;





}
.bodycontent {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;


}
.header {
	background-color: #99CCFF;
}
.imgleft {
	float: left;
	padding-right: 10px;

}
.imgright {
	float: right;
	padding-left: 10px;

}
.center {
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
}
.headtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3366CC;
	background-position: top;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
}
.footer2 {
	background-image: url(..images/layout/footerback.jpg);
	height: 24px;
	width: 628px;
	display: block;
	text-align: right;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	background-repeat: repeat-x;
}
a {
	color: #009999;
}
link {
	color: #9933FF;
}

#listForm {
	width:90%;
	margin: 0 auto;
	padding:10px;
}
#listForm h2 {font-size:16px}
#listForm input {
	border:2px solid #004e00;
	width:100%;
	padding:0px;
	margin:0;
	height:20px;
}
#listForm #Submit {
	border:none;
	color: #feda00;
	font-size:10px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/nav-bg.png);
	width:70px;
	float:right;
	margin-top:-15px
}
