
.sitebody {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.iframebody {
	background-color: #404040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 18px;
	margin: 0px;
}

.maintext A {
    color: #FFFFFF;
    text-decoration: none;
}
    
.maintext A:hover  {
    color:#ee8022;
    text-decoration: none;
}

.maintext A:visited  {
    color:#ee8022;
    text-decoration: none;
}

.maintextsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	margin: 0px;
}

.maintextsub A {
    color: #666666;
    text-decoration: none;
}
    
.maintextsub A:hover  {
    color:#333333;
    text-decoration: none;
}

.dltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 18px;
	margin: 0px;
}

.dltext A {
    color: #FFFFFF;
    text-decoration: none;
}
    
.dltext A:hover  {
    color:#ee8022;
    text-decoration: none;
}

.dltext A:visited  {
    color:#ee8022;
    text-decoration: none;
}

#nav  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px;
}

#nav a {
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
}
    
#nav a.active   {
    color:#F3EA23;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
}

#nav a.visited   {
    color:#FBF8B5;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
}

#nav A:hover  {
    color:#F3EA23;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 18px;
	margin: 0px;
}

.footertext A {
    color: #FFFFFF;
    text-decoration: none;
}
    
.footertext A:hover  {
    color:#CCCCCC;
    text-decoration: none;
}

.headeryellow {
	color: #F3EA23;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 0;
}

.headeryellowsmall {
	color: #F3EA23;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0;
}

.headerorange {
	color: #ee8022;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	margin: 0;
}