body {
	background-color: #666666;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12pt;
	color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline overline;
}

.maintext {
	background-color: #000000;
	padding: 10px;
}

.maintable {
	border: 2px solid #FFCC33;
}
.footer {
	font-size: 10px;
	color: #333333;
	background-color: #FFCC00;
}
.pmtable td{
	font-size: 14px;
}
.vbut {
	border: 1px solid #CCCCCC;
	font-weight: bold;
}

.ttlist td {
	font-size: 12px;
}
