/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #b3b3b3;
	line-height:12pt;
}

a {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #6A866F;
}
a:visited {
	color: #b3b3b3;
}
a:hover {
	color: #b3b3b3;
}
a:active {
	color: #b3b3b3;
}
a:link {
	color: #b3b3b3;
}

.adres{
	color:#fff;
	font-size:7pt;
}
.adres a:link{
	color:#fff;
	font-size:7pt;
	text-decoration:none;
}
.adres a:hover{
	color:#fff;
	font-size:7pt;
	text-decoration:none;
}
.adres a:active{
	color:#fff;
	font-size:7pt;
	text-decoration:none;
}
.adres a:visited{
	color:#fff;
	font-size:7pt;
	text-decoration:none;
}

.menu       { color: #fff; font-size: 8pt; text-decoration: none;text-transform:uppercase;line-height:15pt;}
.menu:link       { color: #fff; font-size: 8pt; text-decoration: none;text-transform:uppercase; line-height:15pt;}
.menu:visited    { color: #fff; font-size: 8pt; text-decoration: none;text-transform:uppercase;line-height:15pt;}
.menu:active     { color: #fff; font-size: 8pt; text-decoration: none;text-transform:uppercase;line-height:15pt;}
.menu:hover     { color: #fff; font-size: 8pt; text-decoration: none; text-transform:uppercase;line-height:15pt;}

.selected      { color: #fff; font-size: 8pt; text-decoration: none;text-transform:uppercase;line-height:15pt;}
.selected:link       { color: #fff; font-size: 8pt; text-decoration: none;text-transform:uppercase;line-height:15pt; }
.selected:visited    { color: #fff; font-size: 8pt; text-decoration: none;text-transform:uppercase;line-height:15pt;}
.selected:active     { color: #fff; font-size: 8pt; text-decoration: none; text-transform:uppercase;line-height:15pt;}
.selected:hover     { color: #fff; font-size: 8pt; text-decoration: none; text-transform:uppercase;line-height:15pt;}

.validator {color: #e51820;font-size:8pt;}
.validatortext {color: #e51820;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#e51820; border:solid 1px;}
textarea, input, select { font-size: 8pt; font-family: Arial;}