<!--
.head { font-family: verdana; font-size: 15px; text-transform: uppercase; color: #FFFFFF; text-align: right; background: #660000; padding-right: 10px; font-weight: bold; height: 25px; padding-top: 4px; border: 1px #000000 solid;}

.head2 { font-family: verdana; font-size: 13px; color: #000000; text-align:center; font-weight: bold; background-image: url(images/head2.gif); background-repeat: no-repeat; width: 145px; height: 26px; padding-top: 5px; text-transform: uppercase}

.sitetitle { font-family: verdana; font-size: 16px; color: #FFFFFF; font-weight: bold;}

.welcome { font-family: verdana; font-size: 10px; color: #FFFFFF; font-weight: bold;}

.warning { font-size: 20px; }

.hr {border: 0;
	color: #FF0000;
	background-color: #660000;
	height: 2px;
	width: 50%;
	text-align: center;}

A:link {color: #FF0000;text-decoration: none; cursor: help; border-bottom: 4px #660000 double;}
A:visited {color: #FF0000;text-decoration: none; cursor: help; border-bottom: 4px #660000 double;}
A:active {color: #FF0000;text-decoration: none; cursor: help; border-bottom: 4px #660000 double;}
A:hover {color: #FFFFFF;text-decoration: none; cursor: help; border-bottom: 4px #FFFFFF double;}

.nav:link {color: #FF0000;text-decoration: none; cursor: help; border: 0px;}
.nav:visited {color: #FF0000;text-decoration: none; cursor: help; border: 0px;}
.nav:active {color: #FF0000;text-decoration: none; cursor: help; border: 0px;}
.nav:hover {color: #FFFFFF;text-decoration: none; cursor: help; background: #660000; border: 0px;}

.mlinks {
	font-size: 25px;
	color: #FF0000;
	background-color:#660000;
	border-bottom: solid #000000 3px;
	border-right: solid #000000 3px;
	border-top: solid #FF0000 3px;
	border-left: solid #FF0000 3px;
	padding: 10px;
}
.mlinks:link {
	text-decoration: none;
}
.mlinks:visited {
	text-decoration: none;
	color: #FF0000;
}
.mlinks:hover {
	text-decoration: none;
	color: #FF0000;
	border-bottom: solid #FF0000 3px;
	border-right: solid #FF0000 3px;
	border-top: solid #000000 3px;
	border-left: solid #000000 3px;
}
.mlinks:active {
	text-decoration: none;
	color: #FFFFFF;
}

body {
background-color: #000000;
background-attachment: scroll;
font-family: verdana; 
color: #FFFFFF;
letter-spacing: 0px; 
font-weight: normal; 
font-size: 10px;
margin: 0px;
cursor: default;}

td { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: normal; }
--> 
