/* Table Formatting */
.tabhc, .tabshc {
 color: #ffffff;
 background-color: #cc0000;
 text-align: center;
}
.tabshc {
 font-size: 11px;
}
.tabhl, .tabshl {
 color: #ffffff;
 background-color: #cc0000;
 text-align: left;
}
.tabshl {
 font-size: 11px;
}
.tabstotl {
 background-color: #999999;
 color: #ffffff;
 font-weight: bold;
 font-size: 11px;
}
.tabstotc {
 background-color: #999999;
 color: #ffffff;
 font-weight: bold;
 font-size: 11px;
 text-align: center;
}
.tabhr, .tabshr {
 color: #ffffff;
 background-color: #cc0000;
 text-align: right;
}
.tabshr {
 font-size: 11px;
}

.tabc, .tabsc, .tabsbc, .tabbc {
 background-color: #cccccc;
 text-align: center;
}
.tabsc, .tabsbc {
 font-size: 11px;
}
.tabsbc, .tabbc {
 font-weight: bold;
}

.tabl, .tabsl, .tabsbl, .tabbl {
 background-color: #cccccc;
 text-align: left;
}
.tabsl, .tabsbl {
 font-size: 11px;
}
.tabsbl, .tabbl {
 font-weight: bold;
}

.tabr, .tabsr, .tabsbr, .tabbr {
 background-color: #cccccc;
 text-align: right;
}
.tabsr, .tabsbr {
 font-size: 11px;
}
.tabsbr, .tabbr {
 font-weight: bold;
}

.small {
font-size: 11px;
}

.correct {
 margin-left: -2px;
 width: 100%;
}
.fullsize {
 width: 100%;
}
.backred {
 background-color: #cc0000;
 font-size: 2px;
}
.bold {
 font-weight: bold;
}

.stats {
	color: #cccccc;
 	font-size: 11px;
 	text-decoration: none;	
 	background-color: #cc0000;
 	font-weight: normal;
 	cursor: pointer;
 	text-align: center;
}

/* Menu Elements */
a.menu:link, a.menu:visited {

 color: #cccccc;
 font-size: 11px;
 text-decoration: none;
}
a.menu:active, a.menu:hover {

 color: #ffffff;
 font-size: 11px;
 text-decoration: none;
}
.menuh {

 color: #ffffff;
 font-size: 13px;
 font-weight: bold;
 line-height: 13px;
 margin: 15px 0px 0px 0px;
}

/* News-Ements */
a.news:link, a.news:visited{
 color: #333399;
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
}
a.news:active, a.news:hover {
 color: #cc0000;
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
}
.news {
 color: #333399;
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
}
.news2 {
 color: #666666;
 font-weight: bold;
 border-top-width: 2px;
 border-top-style: solid;
 border-color: #cc0000;
}

/* Headings */
h1 {
 font-size: 16px;
 text-align: left;
 color: #cc0000;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 6px;
}
h2 {
 font-size: 12px;
 text-align: left;
 font-weight: bold;
 color: #666666;
 margin-top: 0px;
 margin-bottom: 2px;
}
h3 {
 font-size: 14px;
 text-align: left;
 font-weight: bold;
 color: #cc0000;
 margin-top: 15px;
 margin-bottom: 0px;
}
h4 {
 font-size: 12px;
 text-align: left;
 font-weight: bold;
 color: #ffffff;
 padding: 2px;
 padding-left: 5px;
 margin-bottom: 15px;
 background-color: #cc0000;
}

/* Right Links */
.lhead {
 font-family: arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 margin-top: 0px;
 margin-bottom: 0px;
}

.ltext {
 font-family: arial, sans-serif;
 margin-top: 0px;
}

a.ltext:link, a.ltext:visited {
 font-family: arial, sans-serif;
 color: #cccccc;
}
a.ltext:hover, a.ltext:active {
 font-family: arial, sans-serif;
 color: #ffffff;
 margin-top: 0px;
 text-decoration: none;
}

/* Universal Elements */
body, table, td, th, tr, p {
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 color: #000000;
}
table, td, th, tr {
 vertical-align: top;
}
body {
 margin-left: 0px;
 margin-top: 0px;
}
p {
 margin-top: 8px;
 margin-bottom: 8px;
}
th {
 text-align: left;
}
dt {
 font-weight: normal;
}
dd {
 font-weight: bold;
}
a:link, a:visited {
 font-family: verdana, arial, sans-serif;
 color: #333399;
 text-decoration: none;
}
a:active, a:hover {
 font-family: verdana, arial, sans-serif;
 color: #cc0000;
 text-decoration: underline;
}

/* Image Formatting */
a:img {
 border-style: none;
 border: 0;
}
img {
 border-style: none;
 border: 0;
}
.right {
 float: right;
}
.left {
 float: left;
}

/* Background Formatting */
.lefttopbg {
 background-image: url(/images/lefttop.gif);
 height: 100px;
 width: 130px;
}
.leftbottombg {
 background-image: url(/images/leftbottom.gif);
 background-repeat: repeat-y;
 height:60px;
}
.rightbottombg {
 background-image: url(/images/rightbottom.gif);
 background-repeat: no-repeat;
 height:60px;
}
.topbg {
 background-image: url(/images/top.gif);
 background-repeat: no-repeat;
}
.righttopbg {
 background-image: url(/images/righttop.gif);
 background-repeat: no-repeat;
}
.righttopbg_forum{
 background-image: url(/images/righttop_forum.gif);
 background-repeat: no-repeat;
}
.rightbottombg_forum{
 background-image: url(/images/rightbottom_forum.gif);
 background-repeat: no-repeat;
}
.leftbg {
 background-image: url(/images/left.gif);
}
.rightbg {
 background-image: url(/images/right.gif);
}

.goalmaker {
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #333399;
 font-size: 10px;
}
.goalmakerb {
 font-size: 10px;
}
.goalmakerbh {
 font-size: 10px;
 color: #000000;
 font-weight: bold;
}
.goalmakerhead {
 font-size: 11px;
 color: #ffffff;
 font-weight: bold;
 background-color: #cc0000;
}

.login-field {
 font-size: 10px;
}