body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #b4b4b4;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	padding-top:20px;
	font-size: 24px;
	color: #888888;
	font-weight:lighter;
}

a.bm:link {font-weight: bold;color:#666666;text-decoration:none;} 
a.bm:visited {font-weight: bold;color:#666666;text-decoration:none;} 
a.bm:hover {font-weight: bold;color:#000000;text-decoration:underline;}

a:link {color:#0000c4;text-decoration:underline;} 
a:visited {color:#0000c4;text-decoration:underline;} 
a:hover {color:#c50000;text-decoration:underline;}

.whitebackground {
	background-color:#ffffff;
}
.whitetext {
	color:#ffffff;
}
.footer {
	font-size:9px;
	color:#999999;
}
.menubackground {
	background-color:#0000c4;
}
.mainmenu {
	background-image:url(../images/menubackground.gif);
	background-repeat:no-repeat;
	height:23px;
	color:#ffffff;
	text-align:right;
}
.menupad {
	padding-right:30px;
	padding-top:3px;
}
.contentarea {
	padding:40px 40px 20px 40px;
	line-height:1.7em;
}
.bgm {
	background-image:url(../images/bgm.gif);
}
.formfield {
	border:1px solid #008678;
	background-color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
}
.button {
	border:1px solid #008678;
	background-color:#008678;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	color:#ffffff;
}
.button:hover {
	border:1px solid #0000c5;
	background-color:#0000c5;
	cursor:pointer;
}
.formpad1 {
	padding-bottom:3px;
	padding-top:6px;
}
.formpad2 {
	padding-bottom:6px;
}
.contback {
	background-image:url(../images/content-back.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.red {
	color:#c50000;
	font-weight:bold;	
}
