/* CSS Document */

/* Override HTML Settings - IE and Netscape */

P, TD, TH, UL, LI, PRE, TT, CODE{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #7900B8; }
.title { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #80B0EE}
.trademark { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8080EE }
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6688AA }
.regtext { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #4080EE}

/* Default Link Class */

A:link { color: #B1E0E4; }
A:active { color: #B4A8EE; }
A:visited { color: #00BBBB; }
A:hover { color: #B7B7B7; }


/* Scrollbar Style - IE Only */

body {
	scrollbar-face-color: #444444;
	scrollbar-highlight-color: #007788;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #446688;
	scrollbar-arrow-color: #00FF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCFF;
	text-decoration: none;
	background-color: #000000;

}

/* Form Elements */
.field {
	font-size: 11px;
	background-color: #666666;
	border: 1px solid #79BDB8;
	color: #FFFFFF;
	padding: 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
} 
.button { font-size: 11px; background-color: #333333; border: 1px solid #00A8FF; color: #00A8FF; padding: 2px 2px; cursor: hand }
.body  {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
}
.body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BB80FF;
	font-variant: normal;
} 
.copyright-2 {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8080EE
}
