.menuitem
{
  color : white;
  font-weight : normal;
  font-size : 11px;
  line-height : 1.1;
  font-family : Verdana, Arial;
  background-color : 54728C;
  cursor : hand;
}

.ex
{
  position : absolute;
  left : 0px;
  top : 0px;
  z-index : 10;
  visibility : hidden
}

a.file:link, a.file:visited
{
	color : Black;
	text-decoration : none;
}

.a, a.file:hover
{
	color : gray;
}


body
{
	font-size : 8pt;
	margin: 0 0 0 0;
	font-family: Tahoma, Verdana, Arial;
	background-color : 54728C;
}

.head
{
	font-size : 14pt;
	font-weight : bold;
	margin: 0 0 0 0;
	font-family: Tahoma, Verdana, Arial;
	color: royalblue;
}

td
{
	font-size: 8pt;
}

.textbox
{
	border-right: #2a5973 1px solid;
	border-top: #2a5973 1px solid;
	border-left: #2a5973 1px solid;
	border-bottom: #2a5973 1px solid;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	height: 18px;
	background-color: White;
}

.textarea
{
	border-right: #2a5973 1px solid;
	border-top: #2a5973 1px solid;
	border-left: #2a5973 1px solid;
	border-bottom: #2a5973 1px solid;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: White;
}

.button
{
	border-right: #2a5973 1px solid;
	border-top: #2a5973 1px solid;
	border-left: #2a5973 1px solid;
	border-bottom: #2a5973 1px solid;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	height: 18px;
	width: 80px;
	cursor: hand;
	background-color: LightGray;
}

form 
{
	margin: 0 0 0 0;
}

.normal 
{ 
	margin:1px; 
	vertical-align:middle;
}

.active 
{ 
	margin:0px; 
	vertical-align:middle; 
	border:#0a246a 1px solid!important; 
	background-image:  url(/images/toolbarbutton.over.gif)
}

.over 
{ 
	margin:0px;
	vertical-align:middle;
	border:#000080 1px solid!important;  
	background-image:url(/images/toolbarbutton.over.gif);
	padding:2px;
}

.down 
{ 
	border-right: buttonhighlight 1px solid!important; 
	border-TOP: buttonshadow 1px solid!important; 
	border-left: buttonshadow 1px solid!important; 
	border-bottom: buttonhighlight 1px solid!important; 
	margin:0px;
	vertical-align:middle; 
}

.disabled 
{ 
	filter:gray alpha(opacity=20); 
	margin:1px;
	vertical-align:middle; 
	margin:1px;
	vertical-align:middle;
}

.disabled2 
{ 
	filter:gray alpha(opacity=20); 
}

.disabled3
{ 
	filter: gray alpha(opacity=20); 
	display: none;
}

.bwhite { font-weight : bold; color : white; }
.bred { font-weight : bold; color : red; }
.bgreen { font-weight : bold; color : green; }
.bblue { color : blue; font-weight : bold;}
.blue { color : blue; }
.broyalblue { font-weight : bold; color: royalblue; }

h3
{
	font-family: Verdana;
}