@charset "iso-8859-1";
* {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}


A{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.vert {
	font-size: 11px;
	color : #99A42B;
	font-family: Verdana;
	text-decoration: none;
}

.vertbold {
	font-size: 12px;
	color : #99A42B;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

.small {
	font-size: 10px;
	color : #000000;
	font-family: Verdana;
	text-decoration: none;
}
a.small{
	font-size: 10px;
	color : #000000;
	font-family: Verdana;;
	text-decoration: none;
}

a.small:link {
	font-size: 10px;
	color : #000000;
	font-family: Verdana;;
	text-decoration: none;
}
a.small:hover {
	font-size: 10px;
	color : #000000;
	font-family: Verdana;;
	text-decoration: underline;
}


.Title
{
	font-weight: bold;
	font-size: 16px;
	color: #99A42B;
	font-family: Verdana;
}
 
.menu {
	font-size: 10px;
	color : #000000;
	font-family: Verdana;;
	font-weight: bold;
	text-decoration: none;
}
a.menu {
	font-size: 10px;
	color : #000000;
	font-family: Verdana;;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link {
	font-size: 10px;
	color : #000000;
	font-family: Verdana;;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-size: 10px;
	color : #000000;
	font-family: Verdana;;
	text-decoration: underline;
	font-weight: bold;
}




.inputs {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px ;
	border-style: solid;
	font-size: 9pt;
	border-color: #99A42B;
	height: 18px;
}

.textbox {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px ;
	border-style: solid;
	font-size: 9pt;
	border-color: #99A42B;
	height: 70px;
}

  
.field {
	background-color: #FFFFFF;
	border-color: #949494;
	border-style: solid;
	border-width: 1;
	color: #000000;
	font-size: 9pt;
	font-family: Tahoma;
	
}  
.button {
	background-color: #FFFFFF;
	border-color: #949494;
	border-style: solid;
	border-width: 1;
	color: #FF6E00;
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
}

.img {border:1px solid #000000;}








