/* CSS Document */

#nolnk
{color:black; text-decoration: none}
a:link#nolnk
{color:black; text-decoration: none}
a:visited#nolnk
{color:black; text-decoration: none}
a:hover#nolnk
{color: red; text-decoration: underline}

#nolnkb
{color:blue; text-decoration: none}
a:link#nolnkb
{color:blue; text-decoration: none}
a:visited#nolnkb
{color:#0055FF; text-decoration: none}
a:hover#nolnkb
{color: red; text-decoration: underline}

#nolnkw
{color:white; text-decoration: none}
a:link#nolnkw
{color:white; text-decoration: none}
a:visited#nolnkw
{color:#white; text-decoration: none}
a:hover#nolnkw
{color: red; text-decoration: underline}

#lnk
{color: black; text-decoration: underline}
a:link#lnk
{color: black; text-decoration: underline}
a:visited#lnk
{color: black; text-decoration: underline}
a:hover#lnk
{color: red; text-decoration: underline}

#lnkg
{color: #808080; text-decoration: underline}
a:link#lnkg
{color: #808080; text-decoration: underline}
a:visited#lnkg
{color: #808080; text-decoration: underline}
a:hover#lnkg
{color: red; text-decoration: underline}


.b9
{font-size: 9px; color: black}
.b10
{font-size: 10px; color: black}
.b11
{font-size: 11px; color: black}
.b12
{font-size: 12px; color: black}
.b13
{font-size: 13px; color: black}
.b14
{font-size: 14px; color: black}
.b16
{font-size: 16px; color: black}
.b20
{font-size: 20px; color: black}

.bld9
{font-size: 9px; color: black; font-weight:bold}
.bld10
{font-size: 10px; color: black; font-weight:bold}
.bld11
{font-size: 11px; color: black; font-weight:bold}
.bld12
{font-size: 12px; color: black; font-weight:bold}
.bld13
{font-size: 13px; color: black; font-weight:bold}
.bld14
{font-size: 14px; color: black; font-weight:bold}
.bld15
{font-size: 15px; color: black; font-weight:bold}
.bld16
{font-size: 16px; color: black; font-weight:bold}
.bld20
{font-size: 20px; color: black; font-weight:bold}



.o9
{font-size: 9px; color: orange}
.o10
{font-size: 10px; color: orange}
.o11
{font-size: 11px; color: orange}
.o12
{font-size: 12px; color: orange}
.o13
{font-size: 13px; color: orange}
.o14
{font-size: 14px; color: #FF7800}
.o16
{font-size: 16px; color: orange}
.o20
{font-size: 20px; color: orange}

.n9
{font-size: 9px; color: navy}
.n10
{font-size: 10px; color: navy}
.n11
{font-size: 11px; color: navy}
.n12
{font-size: 12px; color: navy}
.n13
{font-size: 13px; color: navy}
.n14
{font-size: 14px; color: navy}
.n16
{font-size: 16px; color: navy}
.n18
{font-size: 18px; color: navy}
.n20
{font-size: 20px; color: navy}

.w9
{font-size: 9px; color: white}
.w10
{font-size: 10px; color: white}
.w11
{font-size: 11px; color: white}
.w12
{font-size: 12px; color: white}
.w13
{font-size: 13px; color: white}
.w14
{font-size: 14px; color: white}
.w16
{font-size: 16px; color: white}
.w18
{font-size: 18px; color: white}
.w20
{font-size: 20px; color: white}

.g9
{font-size: 9px; color: #4D4D4D}
.g10
{font-size: 10px; color: #4D4D4D}
.g11
{font-size: 11px; color: #4D4D4D}
.g12
{font-size: 12px; color: #4D4D4D}
.g13
{font-size: 13px; color: #4D4D4D}
.g14
{font-size: 14px; color: #4D4D4D}
.g16
{font-size: 16px; color: #4D4D4D}
.g18
{font-size: 18px; color: #4D4D4D}
.g20
{font-size: 20px; color: #4D4D4D}
.g22
{font-size: 22px; color: #4D4D4D}



.bgrt
{background-position: right top; background-repeat: no-repeat}
.bgrb
{background-position: right bottom; background-repeat: no-repeat}
.bglb
{background-position: left bottom; background-repeat: no-repeat}
.bglc
{background-position: left center; background-repeat: no-repeat}
.bglt
{background-position: left top; background-repeat: no-repeat}

.bgcc
{background-position: center center; background-repeat: no-repeat}


.bglY
{background-repeat: repeat-y}
.bgrY
{background-position: right; background-repeat: repeat-y}
.bgrx
{background-position: right top; background-repeat: repeat-x}
.bgx
{background-position: left top; background-repeat: repeat-x}
.bgb
{background-position: bottom; background-repeat: repeat-X}

.tdon
{background-color: #c5c5c5}
.tdout
{background-color: white}

.pmenu
{margin-top:0; margin-bottom:0; font-size: 10px; color: #808080}

.pteam
{margin:2,2,2,0; font-size: 11px; color: gray}

.pteam1
{margin:2,2,2,0; font-size: 12px}

.txt TABLE {
	margin:2em auto;
	}
	.txt TABLE TH,
	.txt TABLE TD {
		font-size:0.8em;
		padding:6px 10px;
		border:1px solid #ededed;
		vertical-align:top;
		text-align:center;
		}
	.txt TABLE TH {
		background:#ffa500;
		color:#000;
		font-weight:bold;
		border:1px solid #ffa500;
		border-width:0 1px 0;
		}

