BODY {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-arrow-color:  #888888;
	scrollbar-track-color: #DDDDDD;
	scrollbar-darkshadow-color: #AAAAAAA;
	background-attachment: fixed;
	background-color: #c0c0c0;
	background-repeat: repeat; 
	}
A {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
B {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
P {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
   margin: 6px;
   padding: 0px;
   }
BR {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
H1 {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
H2 {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
H3 {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
H4 {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 6px;
	}
H5 {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
LI {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
DT {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
DD {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
OL {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
UL {font-family: "News Gothic MT", Arial, Helvetica, sans-serif; 
	list-style-type: square;
	margin-top: 6px;
	margin-bottom: 6px;
	}
TD {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
TH {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
PRE {font-family: Fixedsys;}
HR {color:#000000;
	background-color: #000000;
	border-color: #000000;
	}

A.menu {
	color: #FFFFFF;
    font-weight:bold;
    text-decoration:none; 
    background:#000000;
	/* width:100px;  */
}
A.menu:hover {
    color:#000000;
    background:#FFFFFF
}
A.menu:active {  
	color: #FF3333
}
TD.menu {
	background: #000000
}

A.topbar {
	color: #FFFFFF;
    font-weight:bold;
    text-decoration:none; 
    background:#000000;
}
A.topbar:hover {
    color:#000000;
    background:#FFFFFF
}
A.topbar:active {  
	color: #FF3333
}
/*
TD.menu:hover {
    background-color: #FFFFFF
}
*/
a.vertical
{ 
 text-decoration:none; 
 color:#000000; 
 background:#AAAAAA; 
 font-weight:bold; 
 width:90px; 
} 
  
a.vertical:hover 
{ 
 color:white; 
 background:#000000; 
} 
  
.verticalBorder 
{ 
 background:#AAAAAA; 
 border-style:solid; 
 border-color:#999999; 
 border-width:5px; 
 width:100px; 
}    

a.button
{ 
 display:block;
 font-weight: bold; 
 text-decoration: none; 
 border-style: outset; 
 border-color: #999999; 
 border-width: 4px; 
 background: #000000; 
 width: 95%;
 color: white; 
} 

a.button:hover  
{ 
 border-style:inset; 
 color: grey; 
} 

div.bar {
	color: #FFFFFF;
    font-weight:bold;
    text-decoration:none; 
    background:#000000;
	width:100%; 
}

div.centerbar {
	color: #FFFFFF;
    font-weight:bold;
    text-decoration:none; 
    background:#000000;
	width:100%; 
	text-align:center;
}

div.distbox {
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 8px;
 }

div.address {
	background-color:#FFFFFF;
	padding: 2px;
	font-size:smaller;
	margin:10px;    
 }

div.copyright {
	font-size:xx-small;
 }

span.small {
	font-size: small;
}

h1.title {
	font-size: xx-large;
}

h2.title {
	font-size: large;
}
