body
{font-family:Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; color:#FFFFFF;}

a
{color:#00C000;}
a:hover
{color:#FF1919;}

.font_xxlarge {font-size: xx-large;}
.font_xlarge {font-size: x-large;}
.font_large {font-size: large;}
.font_small {font-size: small;}
.font_xsmall {font-size: x-small;}
.font_xxsmall {font-size: xx-small;}

.menu_title
{
	color:#00FF00;
	font-size: x-large;
}
.menu_title_large
{
	color:#00FF00;
	font-size: xx-large;
}
.menu_title_small
{
	color:#00FF00;
	font-size: large;
}

.menu_items
{  color:#009900;width:160px; }

.menu_items a
{  color:#00C000; display:block; text-decoration:none; width:174px; padding:2px;}
.menu_items a:hover
{background-color:#9C0A0C; color:#CCCCCC}

.bottom
{
	position:fixed;
	bottom: 0;
	background-color:#333333;
}

.menu_button_hide {
	letter-spacing:2px;
	text-align:center;
	color:#993300;
	font-size:10px;
	width:10px;
	background-color:#DDDDDD;
	position:absolute;
	border: 3px outset #DDDDDD;
	left: 0px;
	top: 250px;
	float:left;
	cursor:e-resize;
}
body>.menu_button_hide {position:fixed;}
.menu_button_show {
	letter-spacing:2px;
	text-align:center;
	color:#993300;
	font-size:10px;
	width:10px;
	background-color:#AAAAAA;
	position:absolute;
	border: 3px inset #AAAAAA;
	left: 0px;
	top: 250px;
	float:left;
	cursor:e-resize;
}
body>.menu_button_show {position:fixed;}
body>#menu_tohide {	left: 0px; top: 50px;position:fixed;}

hr
{
	width: 85%;
	color:#006633;
	background-color:#006633;
	border: #006633;
}
.news_title
{
	color:#00FF00;
	font-weight:bold;
}
.news_subtitle
{
	font-size: smaller;
	font-weight:bold;
}
