body {
	color: #FFFFCC;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	color: #0099FF;
	text-align: center;
	padding-bottom: 3px;
}
h5 {
	color: #FF00CC;
	text-align: center;
	margin-bottom: 2px;
}
hr {
	color: #0000FF;
	border: 0;
}
a:link {
	color: #FFFF66;
}
a:visited {
	color: #FFCC00;
}
.frame1_style {
	width: 240px;
	text-align: center;
	vertical-align: top;
	background-color: #000000;
}
.frame2_style {
	width: 240px;
	text-align: center;
	vertical-align: top;
	background-color: #333333;
}
.frame3_style {
	width: 240px;
	text-align: center;
	vertical-align: top;
	background-color: #666666;
}
.frame4_style {
	width: 240px;
	text-align: center;
	vertical-align: top;
	background-color: #999999;
}
.h2green {
	color: #00FF00;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.footer_center_style {
	text-align: center;
	color: #666666;
	font-size: small;
}
.ad_style1 {
	color: #FFFF00;
	font-size: x-small;
}
.main_style {
	background-color: #000000;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.menu_style {
	width: 136px;
	max-width: 136px;
	font-family: "Courier New", Courier, mono;
	text-align: left;
	background-color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
}
.menu_style a:link { 
	color: #00FF00;
	text-transform: capitalize;
	margin-left: 4px;
}
.menu_style a:visited { 
	color: #999999;
	margin-left: 8px;	
}
.menu_style a:hover {
	background-color: #FF3333;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: Olive;
	margin-left: 1px;	
}
.highlight1_style {
	color: #00FF00;
	font-weight: bold;
}
.highlight2_style {
	color: #FFFF00;
}
.highlight3_style {
	color: #FFFFFF;
	font-weight:bold;
}
.lilsmokie {
	color: #FF0000;
	font-size: medium;
}
.lilsmokiemessage {
	color: #00FF00;
}
.moouser {
	color: #FFCCCC;
	font-style: italic;
	font-weight: bold;
}
.moomessage {
	color: #FF9999;
	font-stretch: extra-expanded;
	font-family: Courier New;
}
.currentuser {
	color: #CC00FF;
	font-weight: bold;
}
.currentusermessage {
	color: #CC99FF;
}
.somebodyelse {
	color: #FFFFFF;
}
