BODY {
	background-color: #666699;
	background-image: url(../images/elements/leftedge.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

BODY {
	font-family: verdana, arial,helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF
}

// because Netscape 4.x is picky

P,TABLE,TR,TH,TD,OL,UL {
	font-family: verdana, arial,helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF
}

A:link {color: #FFFF99; text-decoration: none}
A:visited {color: #FFFF00; text-decoration: none}
A:hover {text-decoration: underline}

H1 {font-size: 16px; font-weight: bold; color: #CCCCFF}
H2 {font-size: 13px; font-weight: bold; color: #CCCCFF}

HR {color: #CCCCFF}
INPUT {font-family: monospace; background-color: #CCCCFF}

.contentback {background-color: #67638C}
.copyright {font-size: 10px; color: #CCCCFF}