
a
{
	color: 				#FFD040;
	text-decoration: 	none;
	font-weight: 		bold;
}

a:visited
{
	color: 				#F0A020;
}

a:active
{
	color: 				#FFEA00;
}

a:hover
{
	color: 				#FFFFFF;
	background-color: 	transparent;
	position: 			relative;
	top: 				1px;
	left: 				1px;
}

body
{
	scrollbar-3dlight-color: 		d9d0e9;
	scrollbar-highlight-color: 		b3a0d2;
	scrollbar-face-color: 		8c71bb;
	scrollbar-shadow-color: 		6641a5;
	scrollbar-darkshadow-color: 		391c66;
	scrollbar-arrow-color: 		250744;
	scrollbar-track-color: 		1a052a;

	background: 					#1a052a url(images/back09.gif);

	color: 							#E0E0E0;
}

.font
{
	font: 							13px Arial;
}

.fonth
{
	font: 							13px Arial;
	color: 							#FFFFFF;
}

.fonts
{
	font: 							10px Verdana;
}

.fontt
{
	font: 							10px Tahoma;
}

.tdbg1
{
	background: 					#250744;
}

.tdbg2
{
	background: 					#1a052a;
}

.tdbgc
{
	background: 					#2f1155;
}

.tdbgh
{
	background: 					#391c66;
}

.left
{
	text-align: 					left;
}

.center
{
	text-align: 					center;
}

.right
{
	text-align: 					right;
}

.table
{
	empty-cells: 					show;
	border-top:						#6641a5 1px solid;
	width: 							100%;
	border-left: 					#6641a5 1px solid;
	width: 							100%;
}
td.tbl, th.tbl
{
	border-right: 					#6641a5 1px solid;
	border-bottom: 					#6641a5 1px solid;
}

td.nb
{
	border: 0px none;
}

.adHeadline
{
	font: 							bold 10pt Arial;
	text-decoration: 				underline;
}

.adText
{
	font: normal 10pt Arial; text-decoration: none; color: white;
}

.omghidden
{
	visibility: hidden;
	display: none;
}

textarea, input, select
{
	border: 		#000000 solid 1px;
	background: 	#000000;
	color: 			#E0E0E0;
	font: 			10pt Arial;
}
.radio
{
	border: 		none;
	background: 	none;
	color: 			#E0E0E0;
	font: 			10pt Arial;
}
.submit
{
	border: 	#000000 solid 2px;
	font: 		10pt Arial;
}

.nowrap
{
	white-space: 	nowrap;
}

.navmenu
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

.navmenu li
{
	margin-left: 0;
	padding: 0px 5px;
	border-left: 1px solid #E0E0E0;
	list-style: none;
	display: inline;
}

.navmenu li.last
{
	margin-left: 0;
	padding: 0px 5px;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	list-style: none;
	display: inline;
}

.post-table td {
    overflow: auto;
}

#contactlink {
    display: none;
}

