/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-color: #FFFBF5;
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #666666;
}

a {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #1A4B8D;
}
a:visited {
	color: #1A4B8D;
}
a:hover {
	color: #1A4B8D;
}
a:active {
	color: #1A4B8D;
}

.menu       { color: #666666; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.menu a:link       { color: #666666; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }
.menu a:visited    { color: #666666; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.menu a:active     { color: #666666; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.menu a:hover     { color: #1A4B8D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }

.selected      { color: #1A4B8D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected a:link       { color: #1A4B8D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }
.selected a:visited    { color: #1A4B8D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected a:active     { color: #1A4B8D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }
.selected a:hover     { color: #1A4B8D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }

.validator {color: #1A4B8D;font-size:8pt;}
.validatortext {color: #1A4B8D;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#1A4B8D; border:solid 1px;}
textarea, input, select { font-size: 9pt; font-family: Arial;}

.adres       { color: #818181; font-size: 7pt; text-decoration: none; text-transform:uppercase; font-weight:bold; line-height:14px; }
.adres a:link       { color: #1A4B8D; font-size: 7pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }
.adres a:visited    { color: #1A4B8D; font-size: 7pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.adres a:active     { color: #1A4B8D; font-size: 7pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.adres a:hover     { color: #1A4B8D; font-size: 7pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }

ul{ color:#1A4B8D}
ol{ color:#1A4B8D}
