BODY 		{ font-size: 11pt; background-color: rgb(0,0,0); margin: 0px; scrollbar-face-color: #F9F9F9; 
		scrollbar-shadow-color: #FF0000; scrollbar-highlight-color: #FF0000; scrollbar-3dlight-color: #F9F9F9;
		scrollbar-darkshadow-color: #F9F9F9; scrollbar-track-color: #F9F9F9; scrollbar-arrow-color: #FF0000
		font-family: Tahoma, Arial, Helvetica; font-size: 10pt; color: rgb(255,255,255) }




table,tr,td,ol,li,p
		{ font-family: Tahoma, Arial, Helvetica; font-size: 10pt;color: rgb(255,255,255) }


h1		{ font-family: Arial, Helvetica; color: rgb(255,0,0); font-size: 18pt; font-weight: bold; }



h2		{ font-family: Arial, Helvetica; color: rgb(255,0,0); font-size: 14pt; font-weight: bold; }



h3		{ font-family: Arial, Helvetica; color: rgb(255,0,0); font-size: 12pt; font-weight: bold; }



h4		{ font-family: Arial, Helvetica; color: rgb(255,0,0); font-size: 10pt; font-weight: bold; }



h5		{ font-family: Arial, Helvetica; color: rgb(255,0,0); font-size: 8pt; font-weight: bold; }



a:link		{ color: rgb(255,128,0) }
a:visited	{ color: rgb(255,128,0) }
a:hover		{ color: rgb(255,204,0) }
a:active	{ color: rgb(255,204,0) }


.layout		{ font-family: Tahoma, Arial, Helvetica; font-size: 10pt; padding-top: 10px; padding-left: 0px; padding-right: 10px }


a.splash:link	{ color: rgb(255,255,255) }

#strike {
	text-decoration: line-through;
}

#menu {
	text-align: right;
	padding: 3px 5px;
	position: relative;
	z-index: 1;
	height: 100px;
	width: 772px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.menu1:link {
	text-decoration: none;
	color: rgb(255,255,255);
}
a.menu1:visited	{ 
	text-decoration: none;
	color: rgb(255,255,255);
}
a.menu1:hover { 
	text-decoration: underline;
	color: rgb(255,204,0);
}
a.menu1:active { 
	color: rgb(255,204,0);
	text-decoration: underline;
}

a.menu2:link {
	color: rgb(255,128,0);
	text-decoration: none;
}
a.menu2:visited	{ 
	color: rgb(255,128,0);
	text-decoration: none;
}
a.menu2:hover { 
	text-decoration: underline;
	color: rgb(255,128,0);
}
a.menu2:active { 
	color: rgb(255,128,0);
	text-decoration: underline;
}

a.menu3:link {
	text-decoration: none;
	color: #00FF00;
}
a.menu3:visited	{ 
	color: #00FF00;
	text-decoration: none;
}
a.menu3:hover { 
	text-decoration: underline;
	color: #00FF00;
}
a.menu3:active { 
	color: #00FF00;
	text-decoration: underline;
}
