body {color: #000000; margin: 0 15px 0 0px;}
table.main td {font-size:90%;}
table.main td.mini {font-size:80%;}
table.etc td {font-size:100%;}
div.mini {font-size:80%;}
div.mini2 {font-size:70%;}
a:link {text-decoration: none; color: #454746;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000000;}
a.error:link {text-decoration: none; color: #ff0000; font-size:80%;}
a.error:hover {text-decoration: none; color: #00bf39; font-size:80%;}

input.btn2 {
	border-top: #8c918f 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #8c918f 1px solid;
	color: #000000;
	font-size: 90%;
}
input.btn {
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	color: #000000;
	font-size: 90%;
}

input.crs {border-top:0; border-bottom:0; border-right:0; border-left:0; height:20px; width:20px; text-align:center; background-color: #ccc;}
input.crs2 {border-top:0; border-bottom:0; border-right:0; border-left:0; height:20px; width:20px; text-align:center; background-color: #999;}
select.sel {
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	color: #000000;
	font-size: 90%;
}
hr.dl {color:#000000; height:1px; width:80%; border-style:none; background-color:#000;}
textarea {color:#000000;}

div.bottommenu { display: block; font-size: 90%; text-align: center; margin: 20px 0; }

div.adlink {font-size: 80%;}
div.adlink a {color: #4e4e4e;}

div.testing {margin: 23px; text-align: center; font-size: 80%;}
.unstable { margin: 15px 0 5px 0; text-align: center; font-size: 80%; color: #525252; }
.unstable a, .unstable a:link { color: #525252; text-decoration: underline; }


