body {
	color: #D7D7D7;
	background-color: #000000;
	background-image: none;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 85%;	
}

h1, h2, h3, h4, h5, h6 {
	color: #77BCC9;
	text-decoration: none;
}

DIV.BODY {
	margin-left: 15px;
	margin-right: 8px;
}

TD {
	color: #D7D7D7;
	background-color: #000032;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;	
}

TD.TOP {
	color: #D7D7D7;
	background-color: #000000;
}

TABLE.MOVERSWITCH {
	cellpadding: 2px;
	cellspacing: 2px;
}

TD.MOVERSWITCH {
	color: teal;
   text-decoration: none;
   font-size: 100%;	
   font-weight: bold;
   line-height: 16pt;
}

TD.MOVERSWITCH:hover {
	color: red;
   text-decoration: none;
   font-size: 100%;	
   font-weight: bold;
   line-height: 16pt;
}

A.MENUSMALL:hover {
   color: #77BCC9;
   text-decoration: none;
   font-weight: bold;
   font-size: 100%;	
   line-height: 16pt;
}


A.SOTD:visited, A.SOTD:link {
   color: white;
   background-color: #004580;
   text-decoration: none;
   font-weight: bold;
}

A.SOTD:hover {
   text-decoration: underline;
}

A.MENU:link, A.MENU:visited {
   color: teal;
   text-decoration: none;
   font-weight: bold;
   font-size: 130%;	
   line-height: 20pt;
}

A.MENU:hover {
   color: #77BCC9;
   text-decoration: none;
   font-weight: bold;
   font-size: 130%;	
   line-height: 20pt;
}

A.MENUSMALL:link, A.MENUSMALL:visited {
   color: teal;
   text-decoration: none;
   font-weight: bold;
   font-size: 100%;	
   line-height: 16pt;
}

A.MENUSMALL:hover {
   color: #77BCC9;
   text-decoration: none;
   font-weight: bold;
   font-size: 100%;	
   line-height: 16pt;
}

A:link {
   color: #008080;
   text-decoration: underline;
   font-weight: bold;
}

A:visited {
   color: #008080;
   text-decoration: underline;
   font-weight: bold;
}

A:hover {
   color: #C84040;
   text-decoration: none;
   font-weight: bold;
}

IMG {
	border: 0px;
	border: solid;
	border-color: #000032;
}

LI {
	padding-bottom : 3px;
}


LI.SOTD {
	padding-top : 2px;
	padding-bottom : 3px;
}

PRE	
{ 
	color: black; 
	background: #EAF0FF; 
	padding: 1em; 
}

CODE 
{ 
	font-family:"Courier", monospace 
}
