﻿body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #181D23;
	background-image: url(images/main-bg.gif);
	background-position: top center;
	background-repeat: repeat-y; 
}
body, html {height: 100%;}
body,td,th {
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #FFFFFF;
}
a {
	font-family: Arial, Verdana;
	color: #be3801;
}
a:visited {
	color: #be3801;
}
a:hover {
	color: #be3801;
}
a:active {
	color: #be3801;
}

.menu {color: #ffffff;font-size: 9pt; text-decoration:none;}
.menu:active {color: #ffffff;font-size: 9pt; text-decoration:none;}
.menu:visited {color: #ffffff;font-size: 9pt; text-decoration:none;}
.menu:link {color: #ffffff;font-size: 9pt; text-decoration:none;}
.menu:hover {color: #be3801;font-size: 9pt; text-decoration:none;}

.selected {color: #be3801;font: 9pt;}
.selected:active {color: #be3801;font-size: 9pt; text-decoration:none;}
.selected:visited {color: #be3801;font-size: 9pt; text-decoration:none;}
.selected:link {color: #be3801;font-size: 9pt; text-decoration:none;}
.selected:hover {color: #be3801;font-size: 9pt; text-decoration:none;}

.validator {color: #be3801;font-size:9pt;}
.validatortext {color: #be3801;}
input.stylebutton { font-size: 9pt; color: #ffffff; background-color:#be3801; border:solid 1px;}
textarea, input { font-size: 9pt; font-family: Arial;}

.border{border:#ffffff solid 1px;}

li {color: #be3801 }