body, html {
	background: #000000;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	
	color: #FBC925;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}

img { 
	border: 0px; 
}

.img { 
	margin-top: 0px;
	padding: 0px;
}

a:link,
a:visited,
a:active {
	color: #FBC925;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

h1 {
	color: #1A1A1A;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.line-height {
	line-height: 14pt;
}

#menu {
	float: right;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

a.menu-black,
a.menu-black:visited,
a.menu-black:active {
 
	display: block;
	float: right;

	text-decoration: none;
	color: #ffffff;
	font: bold 11px Tahoma, Verdana, Arial;

	background: #434546;
	padding: 6px 35px 6px 12px;
	margin-left: 1px;
	border-bottom: 0 none;
}

a.menu-green,
a.menu-green:visited,
a.menu-green:active {
 
	display: block;
	float: right;

	text-decoration: none;
	color: #ffffff;
	font: bold 11px Tahoma, Verdana, Arial;

	background: green;
	padding: 6px 35px 6px 12px;
	margin-left: 1px;
	border-bottom: 0 none;
}

a.menu-red,
a.menu-red:visited,
a.menu-red:active {
 
	display: block;
	float: right;

	text-decoration: none;
	color: #ffffff;
	font: bold 11px Tahoma, Verdana, Arial;

	background: #ef0000;
	padding: 6px 35px 6px 12px;
	margin-left: 1px;
	border-bottom: 0 none;
}

a.menu-blue,
a.menu-blue:visited,
a.menu-blue:active {
 
	display: block;
	float: right;

	text-decoration: none;
	color: #ffffff;
	font: bold 11px Tahoma, Verdana, Arial;

	background: blue;
	padding: 6px 35px 6px 12px;
	margin-left: 1px;
	border-bottom: 0 none;
}

a.menu-yellow,
a.menu-yellow:visited,
a.menu-yellow:active {
 
	display: block;
	float: right;

	text-decoration: none;
	color: #ffffff;
	font: bold 11px Tahoma, Verdana, Arial;

	background: #FBC925;
	padding: 6px 35px 6px 12px;
	margin-left: 1px;
	border-bottom: 0 none;
}

a.menu-active,
a.menu-active:visited,
a.menu-active:active {
 
	display: block;
	float: right;

	text-decoration: none;
	color: #666666;
	font: bold 11px Tahoma, Verdana, Arial;

	background: #F8F8F8;
	padding: 6px 35px 6px 12px;
	margin-left: 1px;
	border-bottom: 0px;
}

a.menu-yellow:hover,
a.menu-blue:hover,
a.menu-black:hover,
a.menu-red:hover,
a.menu-green:hover {

	display: block;
	color: #666666;
	background: #F8F8F8;
}

#table {
	width: 670;
	margin: 0px;
}

#column-container {
	height: auto;
	border: 0px;
	width: 670px;
	text-align: left;
}

#column-logotype {
	margin: 0px;
	padding: 0px;
	height: auto;
	border: 0px;
}

#column-flash { margin: 0; padding: 0; width: 100%; height: 100%; border: 0; }

#column-divider {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	border: 0px;
}

#column-copyright {
	clear: both;
	border-top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	width: 100%;
	height: 100px;
	color: #FBC925;
	background-color: #000000;
}

#padding {
	padding: 20px;
}

input	{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #000000; 
	background-color: #EEEEEE; 
	border-width: 1px; 
	margin-top: 7px;
}

select	{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #666666; 
	background-color: #FFFFFF; 
	border-width: 1px; 
}
