#setpagewidth {
	width: 940px;
	position: relative;
}

.version {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:8px; 
}
	
body {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.news {
	font-size:10px;
}

.greenborder {
	border: #75BD29 solid 1px;
	background-color:#FFFFFF;
}

.blackborder {
	border: #000000 solid 1px;
	background-color:#FFFFFF;
}

.header {
	background-color:#FFFFFF;
}

.toplinks {
	background-image:url(../images/bg_header.gif);
}

.pagebody {
	background-color:#ECF5E0;
	vertical-align:top;
}

.pagetext {
	padding: 20 20 20 20;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;
}

.footer {
	background-color:#000000;
}

.footerlinks {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding: 0 20 0 20;
	color:#FFFFFF;
}

a.footerlinks {
	text-decoration:none;
	color:#FFFFFF;
}

.footerlinks a:hover {
	text-decoration:none;
	color:#75BD29;
}

.link {
	text-decoration:none;
	color:#75BD29;
}

.link_black {
	text-decoration:none;
	color:#404040;
}

a.link_black {
	text-decoration:none;
	color:#404040;
}

.link_smallblack {
	text-decoration:none;
	color:#404040;
	font-size:10px;
}

.profile {
	line-height:20px;
}

.profilename {
	font-size:30px;
	font-weight:bold;
}

.profilelabel {
	font-size:10px;
	text-transform:uppercase;
}

.theader {
	background-color:#333;
	color:#FFF;
	font-weight:bold;
	padding:5px 0 10px 10px;
}

.cellborder {
   border: solid 1 #060; 
   padding-left:0.5ex;
}

.training tr.head {
	font-family:Arial, Helvetica, sans-serif;
	color:#0;
	font-size:18px; 
	background-color:#E8E8E8;
	text-align:center;
	line-height:25px;
	font-weight:bold;
}

.training tr.odd {
	font-family:Arial, Helvetica, sans-serif;
	color:#0;
	font-size:12px; 
	background-color:#D8D8D8;
	text-align:center;
	line-height:25px;
}

.training tr.even {
	font-family:Arial, Helvetica, sans-serif;
	color:#0;
	font-size:12px; 
	background-color:#CCC;
	text-align:center;
	line-height:25px;
}

.medal {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0;
	font-size:11px; 
}

a:visited, a:link, a:active, a:hover {
	text-decoration:none;
}

.button {
	color:#FFFFF;
	background-color: #75BD29;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	line-height:18px;
	border-width:thin;
	border-color:#333333;
	border-style:solid;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}

.buttongreen {
	color:#333333;
	background-color: #75BD29;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	line-height:18px;
	border-width:thin;
	border-color:#333333;
	border-style:solid;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}

.buttonred {
	color:#FFFFFF;
	background-color: #C04040;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	line-height:15px;
	border-width:thin;
	border-color:#333333;
	border-style:solid;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}

.buttonblack {
	color:#FFFFFF;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	line-height:15px;
	border-width:thin;
	border-color:#75BD29;
	border-style:solid;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}
