/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4d4d4d;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #f6dc40;
}
a:visited {
	color: #f6dc40;
}
a:hover {
	color: #f6dc40;
}
a:active {
	color: #f6dc40;
}

.menu       { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase}
.menu:link       { color: #ffffff; font-size: 11px; text-decoration: none;  text-transform:uppercase}
.menu:visited    { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase}
.menu:active     { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase}
.menu:hover     { color: #f6dc40; font-size: 11px; text-decoration: none;  text-transform:uppercase}

.selected      { color: #f6dc40; font-size: 11px; text-decoration: none; text-transform:uppercase}
.selected:link       { color: #f6dc40; font-size: 11px; text-decoration: none;  text-transform:uppercase}
.selected:visited    { color: #f6dc40; font-size: 11px; text-decoration: none; text-transform:uppercase}
.selected:active     { color: #f6dc40; font-size: 11px; text-decoration: none; text-transform:uppercase }
.selected:hover     { color: #f6dc40; font-size: 11px; text-decoration: none; text-transform:uppercase }

.validator {color: #f6dc40;font-size:12px;}
.validatortext {color: #f6dc40;}
input.stylebutton { font-size: 12px; color: #777777; background-color:#f6dc40; border:solid 1px;}
textarea, input, select { font-size: 11px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.style1 {font-size: 13px}

ul{ color: #f6dc40;}