BODY {
	background-color: #000000;
	cursor: crosshair;
	scrollbar-3dlight-color: #444444;
	scrollbar-darkshadow-color: #444444;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #444444;
	scrollbar-base-color: #666666;
	scrollbar-face-color: #666666;
}

	#header {
		background-color: #000000;
		width: 120%;
		height: 60px;
	}

	#footer {
		background-color: #000000;
		width: 120%;
		height: *%;
		font-family: Lucida Sans Unicode;
    	font-style: normal;
	   font-size: 10px;
	   color: #999999;
	   text-decoration: none;
	   cursor: default;
	}

	#flashcontent {
		width: 120%;
		height: 640px;
    }
    
LINK {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	cursor: default;
}

A:LINK {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	cursor: default;
}

A:VISITED {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	cursor: default;
}

A:HOVER {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #CCCCFF;
	text-decoration: none;
	cursor: default;
}

A:ACTIVE {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #CCCCFF;
	text-decoration: none;
	cursor: default;

}

LINK.norm {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	cursor: default;
}

A:LINK.norm {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	cursor: default;
}

A:VISITED.norm {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	cursor: default;
}

A:HOVER.norm {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #CCCCFF;
	text-decoration: none;
	cursor: default;
}

A:ACTIVE.norm {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #CCCCFF;
	text-decoration: none;
	cursor: default;
}

TD.title {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #444444;
}

TD {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 9px;
	color: #999999;
	background-color: #000000;
}

TD.norm {

	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #333333;
	background-color: #000000;
}

TD.border {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #333333;
	background-color: #666666;
	border: solid 1px #444444;
}

TD.header {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #999999;
	background-color: #666666;
	border: solid 1px #444444;
}

TD.none {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #999999;
	background-color: #444444;
}

TD.flag {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #444444;
}

P.norm {
	font-family: Lucida Sans Unicode;
	font-style: normal;
	font-size: 10px;
	color: #333333;
	background-color: #666666;
}

TD.h1 {
	font-weight: Lucida Sans Unicode;
	font-size: 16px;
	font-family: Tahoma;
	text-decoration: none;
	padding-left: 20px;
	color: #999999;
	margin: 2px;
	background-color: #666666;
}

TD.h3 {
	font-weight: normal;
	font-family: Lucida Sans Unicode;
	font-size: 10px;
	padding-left: 20px;
	color: #999999;
	margin: 2px;
	background-color: #666666;
}

INPUT {
background-color: #000000;
border: #222222 1px solid;
color: #555555;
font-family: Lucida Sans Unicode;
font-weight: normal;
font-size: 12pt
}

TEXTAREA {
background-color: #000000;
border: #222222 1px solid;
color: #555555;
font-family: Lucida Sans Unicode;
font-size: 12pt;
font-weight: normal
}

