* {
	margin: 0;
	padding: 0;
}

body {
background-color:"#B5C0D0";
background:url(../img/bgpic2.gif);
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #F0F0F0;
scrollbar-arrow-color: #C6DBFF;
font-size: 90%
color: #2F2F2F;
}

a:link {
color:#8FAFFF;
}
a:hover {
color:#FF99BB;
}
a:visited  {
color:#FF99BB;
}

img {
border:0px;
}

hr {
height:1px;
}

#head {
width: 780px;
padding-top:3px;
margin-bottom:0px;
height: 64px;
background-color: #FFFEE3;
border-bottom: solid 2px #552222;
}

#head .notice {
text-align: right;
font-weight: bold;
float: right;
font-size: 80%;
color:aaaaaa;
}

#container {
min-height: 600px;
text-align: left;
left: 0px;padding-left: 0px;
width: 780px;
}


#menu {
float: left;
background: #f4ffc1;
top: 0px;
text-align: left;
margin-right: 0px;
width: 225px;
font-weight: bold;
border-left:solid 1px black;
border-right:solid 1px black;
padding-bottom: 20px;
padding-top: 10px;
}

#menu table {
text-align:left;
}

#menu a {
font-size: 115%;
font-weight: bold;
width:98%;
text-decoration:none;
}

#menu a:hover {
background-color: #e0e0ff;
}


#menu small {
font-size: 80%;
font-weight:lighter;
margin-left:10px;
}

#menutop {
width:225px;
text-align:center;
border:solid 1px #000000;
background-color: #86f37b;
padding-top:7px;
padding-bottom:7px;
margin:0px;
font-weight:bold;
margin-bottom:30px;
}

#menutop a {
color:#555010;
text-decoration:none;
}

#menutop a:hover {
color:#555010;
background-color: #fff37b;
}

#main {
min-height:590px;
padding: 10px;
background-color: #ffffff;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
}

#main p {
margin: 0 8px;
line-height: 150%;
}

#main .leftpic {
margin-right: 12px;
}

#main big {
font-weight: bold;
font-size: 140%;
}

#main ul {
padding-left: 40px;
vertical-align:top;
}


#footer {
padding: 2px;
width: 780px;
clear: both;
/* background-color: #a6b39f; */
background:url(../img/bgbottom.gif);
font-weight: bold;
font-size: 120%;
color:#ffffff;
text-align: right;
border-top: solid 2px #552222;
border-right: solid 1px #000000;
}

#footer a {
color:#ffeeee;
}


.tbl_info{
	border-left:1px solid #767676;
	border-top:1px solid #767676;
	width:480px;
}
.thtd{
	width:120px;
	padding:3px;
	padding-left:5px;
	text-align:left;
	border-right:1px solid #767676;
	border-bottom:1px solid #767676;
	BACKGROUND-COLOR: #ccddff; 
}
.tbl_info TD{
	padding:3px;
	FONT-SIZE: 85%;
	border-right:1px solid #767676;
	border-bottom:1px solid #767676;
}



.table_form{
	width: 490px;
	margin: 20px 20px 15px;
	padding: 0 10px 10px;
	border: 7px #EEEEEE solid;
}
.table_form dt{
	float: left;
	width: 10em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
	text-align: left;
}
.table_form dd{
	padding: 10px 0 10px 10em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
	text-align: left;
}

