﻿body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
.txt12w {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.txt12bw {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.txt12bg {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#009900;
	text-decoration:none;
}
.txt12bg-light {

	font-family:Tahoma;

	font-size:12px;

	font-weight:bold;

	color:#EC0113;

	text-decoration:none;

}

.menu {

	font-weight:bold;

	font-family:Tahoma;

	font-size:12px;

	color:#FFFFFF;

	text-decoration:none;

}

.menu:hover {
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	color:#DDC251;
	text-decoration:none;
}
.txt16bg-light {
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#33FF00;
	text-decoration:none;
}
.txt20bg-light {

	font-family:Tahoma;

	font-size:20px;

	font-weight:bold;

	color:#DDC45F;

	text-decoration:none;

}



.link

{

	font-family:Tahoma;

	font-size:11px;

	color:#FFFFFF;

	text-decoration:none;

	font-weight: bold;

}



.desc
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.link:hover
{
	color: #33FF00;
}

table.tables {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: outset outset outset outset;
	border-color: #DDC251;
	border-collapse: separate;
}
table.tables th {
	border-width: 1px 1px 1px 1px;
	padding: 4x;
	border-style: inset inset inset inset;
	border-color: #DDC251;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.tables td {
	border-width: 1px 1px 1px 1px;
	padding: 4px;
	border-style: inset inset inset inset;
	border-color: #DDC251;
	-moz-border-radius: 0px 0px 0px 0px;
}
