*, .basic
{
font-family:Verdana;   
font-size:11px;
font-weight:plain;
text-decoration:none;
color:#000000;
}

.tm {  font: bold 9px Tahoma; color: #FFFFFF; border: none; clip:  rect(   )}

.special
{
font-family:arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#660000;
}

A:link {
	text-decoration: underline;
	color:#666699;
	font-size: 10px;
	font-weight: bold;
}
A:visited {
	text-decoration: underline;
	color:#999999;
	font-size: 10px;
	font-weight: bold;
}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color:#3366FF;}



input
{
font-family:verdana;
font-size:9pt;
border-style:groove;
border-width:1;
border-color:#000000;
width:160;
height:20;
}

input.small
{
font-family:verdana;
font-size:9pt;
border-style:groove;
border-width:1;
border-color:#000000;
width:80;
height:20;
}

input.check
{
border-style:groove;
border-width:0;
border-color:#000000;
font-family:verdana;
font-size:9pt;
width:20;
height:20;
}

input.button
{
border-style:groove;
border-width:1;
border-color:#000000;
font-family:verdana;
font-size:9pt;
width:100;
height:20;
background-color:#ffffff;
}

textarea
{
font-family:verdana;
font-size:9pt;
border-style:groove;
border-width:1;
border-color:#000000;
width:100%;
}

select
{
font-family:verdana;
font-size:9pt; 
width:160;
height:25;
}



img.wb
{
border-style:groove;
border-color:#000000;
border-width:1;
}
