body {
	margin:0px;
	font-family:'Trebuchet MS',Arial;
}

table {
	font-size:13px;
}

.main_box {
	border-left:1px dotted #c0c0c0;
	border-right:1px dotted #c0c0c0;
	border-bottom:1px dotted #c0c0c0;
}

.topmenu {
	font-size:11px;
	color:#606060;
}
.topmenu a:link,
.topmenu a:visited {
	color:#000000;
	text-decoration:none;
}
.topmenu a:hover {
	color:#000000;
	text-decoration:underline;
}
.footer #copyright {
	padding-bottom:5px;
}
#button {
	font-family:Arial;
	font-size:12px;
}
#inputbox {
	font-family:Arial;
	font-size:13px;
	border:1px solid #b4b4b4;
}

.footer {
	font-family:Tahoma;
	font-size:11px;
	color:#808080;
	border-top:1px dotted #c0c0c0;
}
.footer a:link,
.footer a:visited {
	color:#808080;
	text-decoration:none;
}
.footer a:hover {
	color:#000000;
	text-decoration:underline;
}
.footer #copyright {
	padding-bottom:5px;
}


/* Contents */
.tpl_header {
	color:#000000;
	font-size:17px;
}
.tpl_header #whitespace {
	color:#808080;
}
.tpl_header a:link,
.tpl_header a:visited {
	color:#808080;
	text-decoration:none;
}
.tpl_header a:hover {
	color:#000000;
	text-decoration:underline;
}
