<!--


a:link { 
	color: #000000; 
	text-decoration: none 
}

a:active {
	color: #000000; 
	text-decoration: none 
}

a:visited    {
	color: #000000; 
	text-decoration: none
}

a:hover { 
	color: #910D35;
	text-decoration: underline
}


.textbox {
	border-color : #17436F #17436F #17436F #17436F;
	border-width : 1 1 1 1;
	color : Black; background-color : #ffffff;
	height : 19px; font-size : 12px;
}
.textarea {
	border-color : #17436F #17436F #17436F #17436F;
	border-width : 1 1 1 1;
	color : Black; background-color : #ffffff;
}		
.formfield {
	border-color : #17436F #17436F #17436F #17436F;
	border-width : 1 1 1 1;
	color : Black; background-color : #ffffff;
	height : 19px; font-size : 12px;
}
.button{
	border-color : #17436F #17436F #17436F #17436F;
	border-width : 1 1 1 1;
	color : Black; background-color : #EBEBEB;
	height : 19px; font-size : 12px;
}

a.fu2:link { 
	color: #FFFFFF; 
	text-decoration: none 
}

a.fu2:active {
	color: #FFFFFF; 
	text-decoration: none 
}

a.fu2:visited    {
	color: #FFFFFF; 
	text-decoration: none
}

a.fu2:hover { 
	color: #FFFFFF;
	text-decoration: none
}

SELECT 	{
	font-size : 8pt;
}


.menu a, .menu a:link, .menu a:visited, .menu a:active  {
	color: #6F7B16;
	display: block;
}

.menu a:hover {
	display: block;
	color: #6F7B16;
	font: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

td { 
	font-family: Trebuchet MS; 
	font-size: 10 pt;
	line-height: 140%;
}

font.b1 { 
	font-family: Trebuchet MS; 
	font-size: 12 pt;
	line-height: 140%;
	color: #910D35;
}

font.fu { 
	font-family: Tahoma; 
	font-size: 8 pt;
	line-height: 140%;
	color: #ffffff;
}

font { 
	font-family: Trebuchet MS;
	font-size: 10 pt;
	line-height: 140%;
}

.combobox {
	background-color: #F0F0F0;
	font-weight: bold
}

.combobox2 {
	font-family: Trebuchet MS;
	color: #C0C0C0;

}

.input_rt {  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF; border-color: #666666 #CCCCCC #CCCCCC #666666; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


-->