.main {
	background-attachment: fixed;
	background-image: url(../image/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	width: 540px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	vertical-align: top;
	font-size: 10pt;





}
.main td {
	font-size: 10pt;
}
TABLE#master {
	width: 820px;
}
.menu {
	padding: 22px;
	width: 200px;
	vertical-align: top;
	font-weight: bold;
	color: #666666;
	border: medium groove;






}
.subimage {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
.menu h3 {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #00FF00;
	border-bottom-color: #00FF00;
	text-align: center;
}
.menu p {
	margin-left: 15px;
}
.main h2 {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #00FF00;
}
.bluetext {
	color: #0066CC;
}
.menu select {
	font-size: 14px;
	font-weight: bold;
	background-color: #ccffcc;
	scrollbar-base-color: #ccccff;




}
