body {
	background-color: black;
	font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-size: 12px;
	line-height: 12px;
	font-color: white;
}

td, th {
	font-family: Verdana;
	font-size: 10px;
	font-color: white;
	line-height: 10px;
	text-decoration: none;	
}

a {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

.resourceslink {
	font-family: Verdana;
	font-size: 10px;
	color: #CC3366;
	text-decoration: underline;
}

a:hover {
	color: #CC3366;
	text-decoration: bold;
}

h1 {
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	line-height: 16px;
	display: inline;	
}

.h1link {
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #808080;
	background-color: none;
	display: inline;
}
	
h2 {
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #5C5C5C;
	background-color: none;
	display: inline;
}

.h2link {
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-size: 18px;
	font-weight: strong;
	line-height: 18px;
	color: #5C5C5C;
	background-color: none;
	display: inline;
}

h3 {
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	color: white;
	background-color: black;
}

.h3link {
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	color: white;
	background-color: none;
}

h4 {
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #666666;
	background-color: white;
	link-decoration: none;
	
}

.h4link {
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #666666;
	background-color: none;
	
}	

h5 {
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	color: white;
	background-color: black;
	link-decoration: none;
}

.h5link {
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	color: white;
	background-color: none;
}
	
.h1box {
    border: thin;
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	font-color: #666666;
	border-color: #000000;
	border-style: solid;
	background-color: black;
}

.h1box TD {
    border: thin;
    font-family: "avantgarde Bk BT", "century gothic", Verdana;
	border-color: #000000;
	border-style: solid;
	background-color: black;
}

.blackbox {
	background-color: black;
	border-width: 8px;
	border-color: white;
    border-style: solid;
	color: white;
	font-family: "avantgarde Bk BT", "century gothic", Verdana;
	padding: 10px;	
 }

.blackbox TD {
    color: white;
	border-style: transparent;
    border-color: white;
	background-color: black;
	line-height: 12px;
}

.whitebox {
	border-width: thin;
	border-color: white;
    border-style: solid;
	background-color: white;
 }
 
.whitebox TD {
    font-color: black;
	border-style: solid;
    border-color: white;
	background-color: white;
	line-height: 20px;
}

.picturebox {
	color: white;
	border-width: thin;
	border-color: black;
    border-style: solid;
	line-height: 2px;
	background-color: black;
 }
 
.picturebox TD {
    color: white;
	border-style: solid;
    border-color: black;
	background-color: black;
	line-height: 20px;
}
	
.clearbox    {
    font-size: 11px;
    font-family: verdana;
    background-color: transparent;
	
}

.clearbox TD {
    border: none;
    font-size: 11px;
    font-family: verdana;
    filter: alpha(opacity=35);
    -moz-opacity: .35;
    opacity: .35;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "Futura Lt BT", Arial;
	font-size: 18px;
	line-height: 20px;
    background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: "Futura Lt BT", Arial;
	font-size: 16px;
	line-height: 30px;
    color: #003300;}

.header {
	font-family: "Futura Lt BT", Arial;
	font-size: 20px;
	background-color: #669900;
    color: #FFFF33;
}

.nav {
	font-family: "Futura Lt BT", Arial;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: "Futura Lt BT", Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: "Futura Lt BT", Arial;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
    color: #003333;
}

.sidebarHeader {
	font-family: "Futura Lt BT", Arial;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: "Futura Lt BT", Arial;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
    font-style: italic;
}

.footer {
    font-family: "Futura Lt BT", Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: "Futura Lt BT", Arial;
	font-size: 9px;
	color: #333333;
}



.promo {
	font-family: "Futura Lt BT", Arial;
	color: #000033;
}

.titlebar {
	font-family: "Futura Lt BT", Arial;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: "Futura Lt BT", Arial;
	background-color: #FFFFFF;
    color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

	
	