body {
	background-color:#f0ece7;
	margin:0px;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:0px;
	padding-right:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:center;
}
a:link, a:visited
{
	color: #000066;
	text-decoration: none;
}

a:hover
{
	color: #660000;
	text-decoration: none;
}
h1{
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

table.main
{
	width: 760px;
	height: 700px;
	background-color:#d3e9ea;
	border: 1px solid #a9a196;
	padding: 0px;
	margin: 0px;
}
table.inside
{
	width: 760px;
	height: 600px;
	background-color:#d3e9ea;
	border: 0px solid #a9a196;
	padding: 0px;
	margin: 0px;
}
td.header
{
	height: 60px;
	background-color:#c1d0d5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #a9a196;
	border-right-color: #a9a196;
	border-bottom-color: #a9a196;
	border-left-color: #a9a196;
	text-align:center;
	vertical-align:middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
td.footer
{
	height: 40px;
	background-color:#c1d0d5;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #a9a196;
	border-right-color: #a9a196;
	border-bottom-color: #a9a196;
	border-left-color: #a9a196;

}
td.middle
{
	height:600px;
	vertical-align:top;
	text-align:left;
	padding:0px;
	width:640px;
}
td.ad
{
	font-size: 14px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #a9a196;
	border-right-color: #a9a196;
	border-bottom-color: #a9a196;
	border-left-color: #a9a196;
}
div.menu
{
	width:600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #a9a196;
	border-right-color: #a9a196;
	border-bottom-color: #a9a196;
	border-left-color: #a9a196;
	height: 16px;
	padding: 5px;
	text-align:center;
	vertical-align:middle;
	position: relative;
	left: 10px;
	top: 0px;
}

div.menu2
{
	width:600px;
	height:600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #a9a196;
	border-right-color: #a9a196;
	border-bottom-color: #a9a196;
	border-left-color: #a9a196;
	height: 16px;
	padding: 5px;
	text-align:center;
	vertical-align:middle;
	position: relative;
	left: 10px;
	top: 0px;
}

div.menu a:link, div.menu a:visited
{
	color: #000066;
	text-decoration: none;
	font-weight: bolder;
}

div.menu a:hover
{
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
}

td.workarea
{
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin: 0px;
}
div.work
{
	border: 0px solid #000000;
	position: relative;
	width:600px;
	height: 550px;
	left:10px;
	top: 5px;
	padding: 5px;
}
input.enter
{
	border: 1px solid #a9a196;
	background-color: #e3e9ea;
	width:300px;
}
input.enterh
{
	border: 1px solid #a9a196;
	background-color: #e3e9ea;
	width:153px;
}
input.enterb
{
	border: 1px solid #000000;
	font-weight: bolder;
	background-color: #bcd4d9;
	width:302px;
}
input.select_submit
{
	border: 0px solid #000000;
	font-weight: bolder;
}
div.hidsut a:link
{
	color:#f0ece7;

}