body{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
    background-image: url("images/content.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #cc9966;
	SCROLLBAR-HIGHLIGHT-COLOR: #aaa66a;
	SCROLLBAR-SHADOW-COLOR: #663333;
	SCROLLBAR-3DLIGHT-COLOR: #996633;
	SCROLLBAR-ARROW-COLOR: #330000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #330000;
	font-family: Courier New, Courier, mono
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyNonFlash{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.buffer {
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.TEXTnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.TEXTregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.TEXTsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.FORMtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ffffff;
}
.FORMbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #FFFFFF;
	width: 200px;
}
.FORMbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
	background-color: #FFFFFF;
	width: 100px;
	font-size: 10px;
}