ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL,  PRE, TD, TH, TR, UL  {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #c0c0c0;
}

BODY {
	background : Black;
}

TD.menu {
	border-top : 2px solid rgb(0,0,0); 
	border-bottom : 2px solid rgb(0,0,0);
	background-color : #adbedc;
	height : 30;
	text-align : center;
	vertical-align : middle;
	color : #000000;
	font-weight : bold;
	font-size : 13px;
}

TD.menuL {
	border-top : 2px solid rgb(0,0,0); 
	border-bottom : 2px solid rgb(0,0,0);
	background-color : #adbedc;
	height : 25px;
	text-align : left;
	vertical-align : middle;
	color : #000000;
	font-weight : bold;
	font-size : 13px;
}

TD.menuR {
	border-top : 2px solid rgb(0,0,0); 
	border-bottom : 2px solid rgb(0,0,0);
	background-color : #adbedc;
	height : 30;
	text-align : right;
	vertical-align : middle;
	color : #000000;
	font-weight : bold;
	font-size : 13px;
}

A:link, A:visited {
	color : #c0c0c0;
	font-weight : bold;
	text-decoration: underline;
}

A:hover {
	color : #ffffff;
	font-weight : bold;
	text-decoration: underline;
}

A.menu:link, A.menu:visited {
	color : #606090;
	font-weight : bold;
	text-decoration: none;
}

A.menu:hover {
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}

A.blacktext:link, A.blacktext:visited {
	color : #606090;
	font-weight : bold;
	text-decoration: underline;
}

A.blacktext:hover {
	color : #000000;
	font-weight : bold;
	text-decoration: underline;
}

H1 {
	font-size : 24px;
	color : #ffffff;
	font-weight : bold;
	letter-spacing : 0.2em;
}

H2 {
	font-size : 18px;
	color : #adbedc;
	font-weight : bold;
	letter-spacing : 0.2em;
}

H3 {
	font-size : 14px;
	color : #adbedc;
	font-weight : bold;
	font-style : italic;
}

H6 {
	font-size : 8px;
	color : #c0c0c0;
	font-weight : normal;
	text-align : right;
}

#fadeDiv { position:relative; top:10px; }
/* this is where you control appearance of fade text */
.fd1 { 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size:12px; font-weight:bold; 
	}

.accent      
	{ 
	font-size : 14px;
	color : #adbedc;
	font-weight : bold;
	}

.accentbutton
	{ 
	font-size : 14px;
	color : #ffffff;
	font-weight : bold;
	background-color: #adbedc;
	}

.fineprint                      /* used for fine print */
	{ 
	  font-size: 10px; 
	}

.blacktext
	{
	  color: #000000;
	}
