body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #CCCCCC;
	
	background-image: url("");
	background-repeat: no-repeat;
	
}

td {
	font-size: 12px;
	vertical-align: top;	
}

tr {
	vertical-align: top;
	}

.footer {
    font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.menu {
    font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.color {
    font-size: 12px;
	color: #3399ff;
	text-decoration: none;
	font-weight: normal;
}

.white {
    font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.medium {
    font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.large {
    font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #3399ff;
}

a.nav:link {
	color: #ffffff;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}

a.nav:visited {
	color: #ffffff;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.nav:hover {
	color: #3399ff;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

