/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(images/main-bg3.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666666;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}

.menu       { color: #231f20; font-size: 11px; text-decoration: none; text-transform:uppercase}
.menu a:link       { color: #231f20; font-size: 11px; text-decoration: none; text-transform:uppercase }
.menu a:visited    { color: #231f20; font-size: 11px; text-decoration: none; text-transform:uppercase}
.menu a:active     { color: #231f20; font-size: 11px; text-decoration: none; text-transform:uppercase}
.menu a:hover     { color: #d71920; font-size: 11px; text-decoration: none; text-transform:uppercase }

.selected      { color: #e51820; font-size: 11px; text-decoration: none; text-transform:uppercase}
.selected a:link       { color: #e51820; font-size: 11px; text-decoration: none; text-transform:uppercase }
.selected a:visited    { color: #e51820; font-size: 11px; text-decoration: none; text-transform:uppercase}
.selected a:active     { color: #e51820; font-size: 11px; text-decoration: none; text-transform:uppercase }
.selected a:hover     { color: #e51820; font-size: 11px; text-decoration: none; text-transform:uppercase }

.validator {color: #e51820;font-size:12px;}
.validatortext {color: #e51820;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#666666; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}
