.textfield {
	background-image: url('./images/textfield.gif');
	border: 1px solid #808080;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;

}

.login {
border:1px solid #879F27; BACKGROUND-IMAGE: url('images/text.jpg'); 
FONT-SIZE: 11px;
COLOR: #6C8020;
font-weight: bold;
FONT-FAMILY: Verdana
}

.input {
	background: #4e7301;
	color: #ffffff;
        text-align: center;
	text-decoration: none;
	border: 0px solid #000000;
	font: normal 12pt  trebuchet ms, tahoma, verdana, arial;
}


body{
	background: #000000 url('./images/backgr.gif') repeat-x top left;
        font-family:arial;
        font-color:#FFFFFF;
        font-size:9pt;
        color:#FFFFFF;

}

a:link.wh
{
	color: #FFFFFF;
        text-decoration: none;

}
a:visited.wh
{
	color: #FFFFFF;
        text-decoration: none;


}
a:hover.wh
{
        color: #FFFFFF;
        text-decoration: underline;
}

a:link
{
	color: #FFFFFF;
        text-decoration: none;

}
a:visited
{
	color: #FFFFFF;
        text-decoration: none;


}
a:hover
{
        color: #FFFFFF;
        text-decoration: underline;
}