body, table {
	font-size : 11px;
   	font-family : Verdana, Arial, Helvertica, sans-serif;
   	color : #666600;
	line-height: 150%;
}

.title {
	font-size : 15px;
   	color : #cc6600;	
	font-weight:bold;
}

.currmenu {
	font-size : 10px;
   	color : #cc6600;	
	font-weight:bold;
}

input.button {
	font-size : 11px;
   	font-family : Verdana, Arial, Helvertica, sans-serif;
   	color : #000000;	
}
input.field {
	font-size : 11px;
   	font-family : Verdana, Arial, Helvertica, sans-serif;
   	color : #000000;
	border: 1px solid #7694B8;	
	background-color: #F4F5F7;		
}
select {
	font-size : 11px;
   	font-family : Verdana, Arial, Helvertica, sans-serif;
   	color : #000000;
	border: 1px solid #7694B8;	
	background-color: #F4F5F7;		
}
textarea {
	font-size : 11px;
   	font-family : Verdana, Arial, Helvertica, sans-serif;
   	color : #000000;
	border: 1px solid #7694B8;	
	background-color: #F4F5F7;		
	line-height : 150%;	
	padding:5px;
}
.invfield {
	border: 2px solid #FFFFFF;
	background-color: #ffffff;	
	font-size : 11px;
   	font-family : Verdana, Arial, Helvertica, sans-serif;
   	color : #000000;
	line-height : 120%;	
	margin : 0px;
	padding : 0px;	
}
.error {
	font-size : 11px;
   	color : #FF0000;
}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
  
a.menu       		{ font-size : 10px; color:#333300; font-weight:bold; text-decoration:none  }
a.menu:link       	{ font-size : 10px;color:#333300; font-weight:bold; text-decoration:none  }
a.menu:hover      	{ font-size : 10px;color:#333300; font-weight:bold; text-decoration:underline  }
