﻿body
{
	color: #555555;
	font-family: Arial;
	font-size: .9em;
	line-height: 1.4em;
	
}
.popupint{ visibility:hidden;}
.menubar_show{top:0px}
.menubar_hide{top:-20px}

.editor_show{ display:block; visibility:visible; z-index:70}
.editor_hide{display:none; visibility:hidden;}
.editorFrame
{
	background: #ffffff;
	padding-right: 1px;
	padding-left: 1px;
	
	padding-bottom: 5px;
	border-top-style:  solid;
 border-bottom-width:.5px;
	padding-top: 0px;
	border-right-style: solid;
	border-left-style: solid;
	
	border-bottom-style: solid;
	text-align:left;
}

.popmenu
{
	visibility:hidden;
	border-left-color: #000099;
	border-bottom-color: #000099;
	width: 125px;
	border-top-style: groove;
	border-top-color: #000099;
	border-right-style: groove;
	border-left-style: groove;
	height: 100px;
	background-color: #ccccff;
	border-right-color: #000099;
	border-bottom-style: groove;
	 z-index:50;
}
.pagetitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	font-family:  'Arial Black', Verdana, ;
}
.sidebar{font-weight: bold;
	font-size: 12pt;
	color: #ffffff;}
	
.menuitem
{
    position:relative;
	padding-left:2px;

}

.menuitem a
{
	width: 206px;
	font-size: .8em;
	font-family: Verdana, 'Arial Black';
	margin-bottom: 3px;
	border-bottom: #666666 3px solid;
}
.menuitem a:hover
{
	
	font-weight: bold;
	font-size: .8em;
	color: #333333;
	font-family: Verdana, 'Arial Black';
}
.foodmenu

.menuwhite{color:#cccccc; font-size:.9em;}
.menuwhite a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, Verdana;
	font-variant: small-caps;
	color: #666666;
}
.menuwhite a:hover
{
	color: #003300;
}


.footer
{
	font-size: 0.8em;
	font-family: 'Arial', Times New Roman;
	color:#666666;
}
.footer a{color:#666666}

a.white {color:#333333; font-size:.8em; }
a.white:visited {color:#333333}
a.white:active{color:#333333}
a.white:hover
{
	color: #66ffff;
}
a.noline
{
	color: sienna;
	font-size: 1em;
	text-decoration: none;
}
a.noline:visited{}
a.noline:active{color:CaptionText;}
a.noline:hover{color: #66ffff;}

.lstbox
{
	list-style-type: square;
	margin-left: -20;
	list-style-position: outside;
	line-height: 1.2em;
}