.menu
{
font-family:Arial; font-size: 11pt; color:#3884d9; text-decoration: none;
}

.headline
{
font-family:Arial; font-size: 13pt; color:#fbaf1b; text-decoration: none;
}

.headline2
{
font-family:Arial; font-size: 12pt; color:#3884d9; text-decoration: none;
}

td, .eprst
{
font-family:tahoma; font-size: 8pt; color:#000000;
}

.normala
{
font-family:Tahoma; font-size: 8pt; color:#fa842d; text-decoration: none;
}

A:link.lmenu { font-weight: bold; font-family:Arial; font-size: 11pt; COLOR: #3884d9; TEXT-DECORATION: none }
A:visited.lmenu { font-weight: bold; font-family:Arial; font-size: 11pt; COLOR: #3884d9; TEXT-DECORATION: none }
A:hover.lmenu { font-weight: bold; font-family:Arial; font-size: 11pt; COLOR: #ffffff; TEXT-DECORATION: none }

A:link.orange { font-family:Tahoma; font-size: 8pt; color:#fa842d; text-decoration: none; }
A:visited.orange { font-family:Tahoma; font-size: 8pt; color:#fa842d; text-decoration: none; }
A:hover.orange { font-family:Tahoma; font-size: 8pt; color:#555599; text-decoration: none; }

A:link.mail { font-weight: normal; font-family:Tahoma; font-size: 8pt; color:#ffffff; text-decoration: none; }
A:visited.mail { font-weight: normal; font-family:Tahoma; font-size: 8pt; color:#ffffff; text-decoration: none; }
A:hover.mail { font-weight: normal; font-family:Tahoma; font-size: 8pt; color:#fa842d; text-decoration: none; }

A:link.man_mail { font-weight: normal; font-family:Tahoma; font-size: 8pt; color:#000000; text-decoration: none; }
A:visited.man_mail { font-weight: normal; font-family:Tahoma; font-size: 8pt; color:#000000; text-decoration: none; }
A:hover.man_mail { font-weight: normal; font-family:Tahoma; font-size: 8pt; color:#ffffff; text-decoration: none; }

A:link.black { font-weight: normal; font-family:Tahoma; font-size: 8pt; color:#000000; text-decoration: underline; }
A:visited.black { font-weight: normal; font-family:Tahoma; font-size: 8pt; color:#000000; text-decoration: underline; }
A:hover.black { font-weight: normal; font-family:Tahoma; font-size: 8pt; 
color:#000000; text-decoration: none; }

A:link { font-weight: normal; font-family:Tahoma; font-size: 8pt; color:#000000; text-decoration: underline; }
A:visited { font-weight: normal; font-family:Tahoma; font-size: 8pt; color:#000000; text-decoration: underline; }
A:hover { font-weight: normal; font-family:Tahoma; font-size: 8pt; color:#000000; text-decoration: none; }

.afi {
	border: 1px dotted #003300;
}
.afi2 {
	border-top: 1px solid #888888;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px solid #888888;

}
.botline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1 {
	font-family: tahoma;
	font-size: 12px;
}
input.under{
    background-color : transparent;
    border : none;
    border-bottom: 1px solid #000000;
    cursor: text;
    width: 250;
}

select.under{
    background-color : transparent;
    border: 1px solid #000000;
    width: 250;
}

.navlist{
	cursor: hand;
}