body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
}
h3 { 
	font-family: Tahoma;	
	margin-bottom: 0; 
	color: #7D775C;
}
a {
	text-decoration: none;
	border-bottom: 1px dashed #cccccc;
}
a:hover {
	border-bottom: 1px solid #003300;
	color: #006633;
}
.greenbars {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #236A0E;
}
input, select {
	font-family: Tahoma;
	font-size: 10px;
}
.mid {
	width: 950px;
}
.nav {
	vertical-align: inherit;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 51px;
	text-decoration: none;
}
.navtxt {
	text-decoration: none;
	color: #3D553D;
}
.navtxt:hover {
	text-decoration: underline;
	color: #990000;
}
.topright {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
.main {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	background-image:url(../i/downgrad.gif);
	background-repeat: repeat-x;
}
.divider {
	width: 9px;
	background-image:url(../i/divider.gif);
	background-repeat: no-repeat;
	height: 51px;
}
#divheader1 {
	background-image:url(../i/boxheader1.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	width: 151px;
	height: 27px;

}
#divheader1 span {
	line-height: 27px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 35px;
	top: 10px;
	vertical-align: bottom;
}
/*
ul {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	list-style-type: none;
	line-height: 27px;
}
li {
	background-image:url(../i/button2.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	margin-left: 7px;
}
ul ul2 {
	background-color: #eeeeee;
}
*/

ul#subnav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style: none;
	background-color:#FFF;
	width: 250px;
}
ul#subnav li {		font-family: Tahoma; font-size: 13px; font-weight: normal; padding-left: 52px; padding-top: 7px; padding-bottom: 0px; }
#competition {		background-image: url(../i/nav_competition.gif); background-repeat: no-repeat	; height: 37px; }
#periodic {			background-image: url(../i/nav_periodic.gif); background-repeat: no-repeat; height: 37px; }


#allgames {			background-image: url(../i/nav_allgames.gif); background-repeat: no-repeat; height: 37px; margin-top: 30px;}
#nextgames {		background-image: url(../i/nav_nextmatches.gif); background-repeat: no-repeat; height: 37px; }
#nextlive {			background-image: url(../i/nav_nextlive.gif); background-repeat: no-repeat; height: 37px; }
#nextstandings {	background-image: url(../i/nav_nextstandings.gif); background-repeat: no-repeat; height: 37px; }
#extra {			background-image: url(../i/nav_extras.gif); background-repeat: no-repeat; height: 37px; }
#participants {		background-image: url(../i/nav_participants.gif); background-repeat: no-repeat; height: 37px; }
#rules {			background-image: url(../i/nav_rules.gif); background-repeat: no-repeat; height: 37px; }
#management {		background-image: url(../i/nav_admin.gif); background-repeat: no-repeat; height: 37px; }

#profile {			background-image: url(../i/nav_profile.gif); background-repeat: no-repeat; height: 37px; margin-top: 30px;}
#settings {			background-image: url(../i/nav_settings.gif); background-repeat: no-repeat; height: 37px; }
#logout {			background-image: url(../i/nav_exit.gif); background-repeat: no-repeat; height: 37px; }

ul#subnav a {
	color: #000;
	border: 0px;
	text-decoration: none;
}

input.score {
	text-align: center;
	color: #009966;
	font-weight: bold;
	width: 15px;
	font-size: 11px;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
}
.light {
	color: #aaaaaa;
	font-size: 9px;
}
th {
	background-color: #33CC66;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}