body{
	margin:2px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
table,td,tr{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt}
	
textbox, textarea, button, input{
	font-family: "Trebuchet MS", Verdana;
	font-size:9pt
}

.title_small{
	font-size:8pt
}
.Error
{
	color:Red;
	font-weight:bold;
}
select{
	font-family: "Trebuchet MS", Verdana;
	font-size:9pt
}

.over{
	background-color:lavender;
	cursor:hand;
	height:20px;
	vertical-align:middle;
	border:solid 1px gainsboro;
	vertical-align:middle;
}
.out{
	background-color:transparent;
	height:20px;
	vertical-align:middle;
	border:solid 1px whitesmoke;
	vertical-align:middle;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.Menu
{
	background-color:whitesmoke;
	}
.MenuHeader
{
	border:solid 1px gray;
	background-color:linen;
	color:black;
}
.HeadingBig{
	Font-Size:12px;
	font-variant:small-caps;
	font-weight:bold;
}
.HeadingSmall{
	font-size:12px;
	font-variant:small-caps
}

.CounterBox{BORDER-RIGHT:navy 1px solid;
			BORDER-TOP:navy 1px solid; 
			BORDER-LEFT:navy 1px solid; 
			WIDTH:16px; 
			BORDER-BOTTOM:navy 1px solid; 
			HEIGHT:16px;
			color:Navy;
			background-color:Whitesmoke;
			font-weight:bold;
			font-family:Courier New;
			font-size:12px;
			}
