/* CSS Document */

td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#000000;
}

a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color:#fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: underline;
	color: #fff;
}

.blue {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#00CCCC;
font-size:13px;
font-weight:bold;
}

.pink {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#FF6699;
font-size:13px;
font-weight:bold;
}

.yellow {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#FFFF99;
font-size:13px;
font-weight:bold;
}

.purple {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#9999FF;
font-size:13px;
font-weight:bold;
}

.darkblue {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#0099CC;
font-size:13px;
font-weight:bold;
}

.green {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#33FF66;
font-size:13px;
font-weight:bold;
}

.offgreen {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#CCCC00;
font-size:13px;
font-weight:bold;
}

.red {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#CC3366;
font-size:13px;
font-weight:bold;
}

.orange {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#FF6600;
font-size:13px;
font-weight:bold;
}

.white {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}

.topnav {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;

}
.topnav a:link {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.topnav a:visited {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.topnav a:hover {
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;
}
.topnav a:visited:hover {
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}


.whiteheader {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding-left:20px;
}

.defaultheaders {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#000;
font-size:18px;
font-weight:bold;
}