BODY
{
    FONT-FAMILY:Verdana,Arial,Helvetica;
}

A {font-family : Verdana,Arial,Helvetica,sans-serif; color : #880000; text-decoration : none;}
A.MENU { font-size: 12px; font-weight: normal; text-decoration : none;}
A:HOVER {text-decoration : underline;}
 
SELECT {font-family: Courier New;}
H1 {font-family : Arial,Helvetica,sans-serif; font-weight: bold; font-size: 16px;}
 
TD {font-family : Verdana, Arial,Helvetica,sans-serif; font-size : 12px; color : Black;}
TH {font-family : Verdana, Arial,Helvetica,sans-serif; font-size : 12px; font-weight: bold; color : Black; background-color: #BDBDBD}

.status {font-family : Arial,Helvetica,sans-serif; font-size : 12px; color : Black;}
.message {font-family : Arial,Helvetica,sans-serif; font-size : 12px; color : Red;}

.menu {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 12px; color : Black;}
.tiny {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 10px; color : Black;}
.mod_rewrite { font-family: Courier New, Courier; font-size : 10px; }

.news { font-size: 10px; }

div.box	{
	width: 420px;
	background-color: #ffffff;
	border: 1px dotted #333;
	padding: 5px;
	margin: 0px auto;
	font-size: 12px;
	text-align: center;
	}
div.box:HOVER {
	background-color: #eaeaea;
	}

div.spacer {
        clear: both;
        font-size: 1px;
        line-height: 1px;
        }

div.press {
	background-color: #ffffff;
	border: 1px dotted #333;
	padding: 5px;
	margin: 0px auto;
	font-size: 12px;
	text-align: left;
	}
div.headlines {
	background-color: #ffffff;
	border: 1px dotted #333;
	padding: 5px;
	margin: 0px auto;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	text-align: left;
	}
div.chat {
	background-color: #ffffff;
	border: 1px dotted #333;
	padding: 5px;
	width: 250px;
	margin: 0px auto;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	text-align: center;
	}

