td		 			{ font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; text-align: left;}

.stat { 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: right; 
}
.currstat 	{ font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #ebb303; text-decoration: none; text-align: right; }

.bgFFFFFF 	{ background-color : #FFFFFF; }
.bg999999 	{ border-width: 0px; background-color : #999999; text-align: center; font-weight: bold;}
.bg000000		{	background-color : #000000; }

.noborder 	{	border-width: 0px; font-weight: normal; }
.nobordertop { border-width: 0px;	vertical-align: top; }
.border 		{	border-width: 1px; border-color : #000000; }

.bgEBEBEB {
	background-color : #ebebeb;
}

td.normal { font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }

.menu {
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	background-color : #dadada;
	font-weight: bold;
}

.altmenu {
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	background-color : #dadada;
	font-weight: normal;
}

.rightmenu {
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	background-color : #dadada;
	text-align: right;
	font-weight: bold;
}

.selmenu {
	border-color: #000000;
	border-width: 0px;
	text-align: center;
	font-weight: bold;
	background-color: #ebb303;
}

.tmenu {
	border-color: #000000;
	border-width: 0px;
	text-align: center;
	font-weight: bold;
}

.entry0 {
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	background-color: #B8B8B8;
	font-weight: bold;
}

.entry1 {
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	background-color: #EBEBEB;
}

.entry2 {
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	background-color: #B8B8B8;
	text-align: right;
	font-weight: bold;	
}

.newsentry {
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	background-color: #EBEBEB;
	font-weight: normal;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background-image:url(/general/media/entrybg1.jpg);
}

.bottom {
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	background-color: #B8B8B8;
}

a:link { color: #EBB303; text-decoration: none; }
a:visited { color: #EBB303; text-decoration: none; }
a:active { color: #EBB303; text-decoration: none; }
a:hover { color: #EBB303; text-decoration: underline; }

a.normal:link { color: #000000; text-decoration: none; }
a.normal:visited { color: #000000; text-decoration: none; }
a.normal:active { color: #000000; text-decoration: none; }
a.normal:hover { color: #000000; text-decoration: underline; }

a.newslink:link { color: #000000; text-decoration: none; font-style: italic;}
a.newslink:visited { color: #000000; text-decoration: none; font-style: italic;}
a.newslink:active { color: #000000; text-decoration: none; font-style: italic;}
a.newslink:hover { color: #000000; text-decoration: underline; font-style: italic;}

.entry_tl {
	border-color: #000000; 
	border-width: 1px;
	border-right-width: 0px;
	background-color: #A7A7A7;
	vertical-align: top;
}

.entry_tr {
	border-color: #000000; 
	border-width: 1px;
	border-left-width: 0px;
	background-color: #B8B8B8;
	vertical-align: top;
	font-weight: normal;
}
