body {
	
	font-family: verdana, helvetica, arial, sans-serif;
    font-size: 8pt; 
	background-image: url(../images/bg.gif);}
	
td {
	font-size: 8pt;}
th {
	font-size: 9pt;
	font-style: bold;
	background-color: #FFFFFF;}

.style1{
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 18px; 
	font-weight: 800; 
	font-style: normal; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal;
	color: #FF0000;
}

.style2 {
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 15px; 
	font-weight: 800; 
	font-style: normal; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal;
	color: #FF0000;
}

.style3 {
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 12px; 
	font-weight: 800; 
	font-style: normal; 
	text-decoration: underline; 
	text-transform: none; 
	font-variant: normal;
	color: black;
}

.style4 {
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 11px; 
	font-weight: 800; 
	font-style: none; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal;
	color: black;
}
.style5 {
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 11px; 
	font-weight: 400; 
	font-style: italic; 
	text-decoration: underline; 
	text-transform: none; 
	font-variant: normal;
	color: black;
}

.black {
	color: black; }
.gray {
	color: gray; }
.white {
	color: white; }
.gwhite {
	color: #EEEEEE; }

.bact {
	background-image: url(../images/button_act.gif);
	width: 160px;
	height: 35px; }
.binact {
	background-image: url(../images/button_inact.gif);
	width: 160px;
	height: 35px; }

.rightbg {
	background-image: url(../images/gfx_right_bg.gif);
	/*background-repeat: no-repeat;*/ }

A:link,A:visited {
	text-decoration : none;
         color: #666666; }
A:active {
         text-decoration: underline;
         color: #AA6666; }
A:hover {
	text-decoration : underline;
         color: #333333; }

A:active span.white {
         text-decoration: underline; color: white; }
A:hover span.white {
	text-decoration : underline; color: white; }

A:active span.gwhite {
         text-decoration: underline; color: grey; }
A:hover span.gwhite {
	text-decoration : underline; color: grey; }


/* Forum CSS not included */
textarea, select, input, object {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;}
