#bodymain {
	background-image: url(../i/bg_1.gif);
}

#bodyamateur {
}

#maintable {
	background-image: url(../i/bg_2.gif);
	background-repeat: repeat-y;
	background-position: center;
	width:980px;
	height:100%;
	text-align:center;
}

.bodyplopup {
	background-image: url(../i/bg_3.gif);
}

#amateurtable {
	width:380px;
}

a { font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #c00;
	border-color: #C00;
	border: 1px;
	text-decoration: underline;
}
a:link { font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #c00;
	border-color:#C00;
	text-decoration: underline;
}
a:active { font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #c00;
	border-color:#C00;
	text-decoration: underline;
}
a:hover { font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	border-color:#000;
	text-decoration: none;
}

.tdred {
	background-image: url(../i/c00.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.tdwhite {
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.tdwhitefront {
	background-image: url(../i/topleftfrntsub.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.tdredhdr {
	background-color:#c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding:2px;
	font-weight: bold;	
}

.amateurtd {
	padding:2px;
}

.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.normaltxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.normaltxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.normaltxtboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/* submenu */
.smbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.smpull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.sm { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.sm:link { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.sm:active { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.sm:hover { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fc0;
	text-decoration: none;
}
