
body
{
	color: #000000;
	padding:0px;
	margin:0px;
	font-size: 11px;
	font-family: Verdana;
	background-color:#000000;
	/*background-image:url('BACKGROUND.jpg');*/
	background-repeat:no-repeat;
	background-position: center top;
	background-attachment:fixed;
	padding-top:10px;
}

p
{
	text-indent: 0px;
	font-size:11px;
	padding:0px;
	margin:0px;
	margin-bottom:9px;
}

img
{
border:0px;
}

a:link
{
	color:#ec0032;
	text-decoration:none;
	font-weight:bold;
}
a:visited
{
	color:#ec0032;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	color:#ec0032;
	text-decoration:underline;
	font-weight:bold;
}


.Nav,A.Nav,A.Nav:link,A.Nav:visited
{
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
A.Nav:hover
{
    color:#ee3311;
    text-decoration:none;
}

.Nav2
{
padding:5px;
border:solid 1px #aa0000;
}



.Link,A.Link,A.Link:link,A.Link:visited
{
    font-size:11px;
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}
A.Link:hover
{
    color:#ee3311;
    text-decoration:none;
}

.Header
{
    font-size:20px;
    font-weight:bold;
}

table, table td {font-size:11px;}

.contxt
{
height:19px;
}
