body
{
	
}

.menutext
{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;	
	padding-bottom: 2px;
	padding-left:2px;
	padding-right:2px;
	background-color:#FF0000;
	border: solid 1px #000000;
	border-right: none 0px white;
	border-bottom: none 0px white;
	line-height: 14px;
	cursor:hand;
}

.menutexton
{
	font-family:Verdana;
	font-size:10px;
	color:black;	
	padding-bottom: 2px;
	padding-left:2px;
	padding-right:2px;
	background-color:#CCCCCC;
	border: solid 1px #000000;
	border-right: none 0px white;
	border-bottom: none 0px white;
	line-height: 14px;
	cursor:hand;
}

.smalledit
{
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	font-size: 9pt;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	font-family: Tahoma;
	background-color: #eeeeee;
}

.smallbtn
{
	color:White;
	background-color:#999999;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	width:100px;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
}

.regtext
{
	font-family:Verdana;
	font-size:10px;
	line-height: 14px;
}

A.regtext
{
	font-family:Verdana;
	font-size:10px;
	line-height: 14px;
	color:#5F7797;
	text-decoration:none;
}

A.regtext:hover
{
	font-family:Verdana;
	font-size:10px;
	line-height: 14px;
	color:#000000;
	text-decoration:underline;
}

.boldtext
{
	font-family:Verdana;
	font-size:10px;
	line-height: 14px;
	font-weight: bold;
}