/* 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: #000000;
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}

a {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #1e7ddd;
}
a:visited {
	color: #1e7ddd;
}
a:hover {
	color: #1e7ddd;
}
a:active {
	color: #1e7ddd;
}

.menu       { color: #FFFFFF; font-size: 8pt; text-decoration: none; text-transform:uppercase}
.menu:link       { color: #FFFFFF; font-size: 8pt; text-decoration: none; text-transform:uppercase }
.menu:visited    { color: #FFFFFF; font-size: 8pt; text-decoration: none; text-transform:uppercase}
.menu:active     { color: #FFFFFF; font-size: 8pt; text-decoration: none; text-transform:uppercase}
.menu:hover     { color: #1e7ddd; font-size: 8pt; text-decoration: none; text-transform:uppercase }

.selected      { color: #1e7ddd; font-size: 8pt; text-decoration: none; text-transform:uppercase}
.selected:link       { color: #1e7ddd; font-size: 8pt; text-decoration: none; text-transform:uppercase }
.selected:visited    { color: #1e7ddd; font-size: 8pt; text-decoration: none; text-transform:uppercase}
.selected:active     { color: #1e7ddd; font-size: 8pt; text-decoration: none; text-transform:uppercase }
.selected:hover     { color: #1e7ddd; font-size: 8pt; text-decoration: none; text-transform:uppercase }

.validator {color: #1e7ddd;font-size:8pt;}
.validatortext {color: #1e7ddd;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#1e7ddd; border:solid 1px;}
textarea, input, select { font-size: 8pt; font-family: Arial;}

.sitemap      { color: white; font-size: 8pt; text-decoration: none; }
.sitemap:link       { color: white; font-size: 8pt; text-decoration: none;  }
.sitemap:visited    { color: white; font-size: 8pt; text-decoration: none; }
.sitemap:active     { color: white; font-size: 8pt; text-decoration: none; }
.sitemap:hover     { color: white; font-size: 8pt; text-decoration: none; }