body
{
    margin: 0px;
    padding: 0px;
    background-color: #000;
    font: 12px "Trebuchet MS", Verdana, Sans-serif;
    color: #006699;
}
a
{
    color: #88D9F3;
    text-decoration: none;
    font-weight: bold;
	outline:none;
}
a:hover
{
	text-decoration:none;
}
#header
{
    margin-top: 2px;
    background: url(images/header.gif) no-repeat center;
    height: 32px;
    overflow: hidden;
}
#menu
{
    float: left;
    width: 990px;
    height: 30px;
}
#menu ul
{
    float: left;
    margin-top: 2px;
    list-style: none;
    display: inline;
    white-space: nowrap;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}
#menu li
{
    display: inline;
    margin: 0;
    padding: 0;
}
#menu a
{
    float: left;
    color: #fff;
    margin: 0 2px 0 0;
    padding: 0 0 0 2px;
    text-decoration: none;
    letter-spacing: 1px;
}
#menu a b
{
    float: left;
    display: block;
    padding: 5px 16px 5px 12px;
}
#menu a:hover
{
    background: #000;
    color: #5B8BA4;
    cursor: pointer;
}















ul.large-horizontal {
	line-height: 24px;
	font-size: 16px;
	height: 24px;
	padding: 2px 8px;
	background-color: #131313;
	border: 1px solid #;
}

.large-horizontal li {
	float: left;
	margin-right: 30px;
}

.large-horizontal li.right {
	float: right;
	font-size: 12px;
	margin-right: 0;
}

.large-horizontal li.label {
	color: #fff;
	font-size: 16px;
	margin-right: 50px;
	margin-left: 20px;
	font-weight: bold;

}


.style1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC33;
}
.style2 {color: #FFCC33}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #88D9F3;
}
.style4 {
	color: #272727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	font-weight: normal;
	text-align: center;
}
.style4 a{
	color: #272727;
	font-weight: normal;
	outline:none;
}

.style4 a:hover{
text-decoration:none;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.style7 {
	color: #DADADA;
	font-weight: bold;
}
body,td,th {
	color: #FFFFFF;
}
body {
	background-image: url(files/backblac.png);
}
.style8 {color: #0B0B0B}


.hidden 
{position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}

.allwhite{
	color:#FFFFFF;
}
.allwhite a{
	color:#FFFFFF;
}
.allblue{
	color: #88D9F3;
}

.allgrey{
	color:#999999;
}

.allgrey a{
	color:#999999;
	
}

.allyellow{
	color: #FFCC33;
}

.allyellow a{
	color: #FFCC33;
}