@charset "utf-8";
/* CSS Document */
body { margin:0px;}



.cellspace { padding:0 0 0 10px;
}

.cellspaceimage { padding:10px 10px 10px 10px;
}

.cellspacetext { margin: 5px 5px 5px 5px;
}

.whitebold {
	font-family: "trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.whitebold a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.whitebold a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.whitebold a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.whitebold a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.whitesmall {
	font-family: "trebuchet MS";
	color: #FFFFFF;
	font-size: 10px;
}
.whitesmall a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.whitesmall a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.whitesmall a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.whitesmall a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.btn a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.btn a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.btn a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.btn a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.leftnav a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.leftnav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.leftnav a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.leftnav a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7A7A7;
}
.copyright a:link {
	color: #A7A7A7;
	text-decoration:none;
}
.copyright a:visited {
	color: #A7A7A7;
	text-decoration:none;
}
.copyright a:hover {
	color: #A7A7A7;
	text-decoration:none;
}
.copyright a:active {
	color: #A7A7A7;
	text-decoration:none;
}
.textheading {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textheading a:link {
	color: #000000;
	text-decoration:none;
}
.textheading a:visited {
	color: #000000;
	text-decoration:none;
}
.textheading a:hover {
	color: #000000;
	text-decoration:none;
}
.textheading a:active {
	color: #000000;
	text-decoration:none;
}
.text {
	color: #000000;
	font-family: "trebuchet MS";
	font-size: 12px;
	text-align:justify;
}
.text a:link {
	color: #000000;
	text-decoration:none;
}
.text a:visited {
	color: #000000;
	text-decoration:none;
}
.text a:hover {
	color: #000000;
	text-decoration:none;
}
.text a:active {
	color: #000000;
	text-decoration:none;
}
.orange {
	font-family: "trebuchet MS";
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}
.orange a:link {
	color: #FF6600;
	text-decoration:none;
}
.orange a:visited {
	color: #FF6600;
	text-decoration:none;
}
.orange a:hover {
	color: #FF6600;
	text-decoration:none;
}
.orange a:active {
	color: #FF6600;
	text-decoration:none;
}
