/* CSS Document */

.IE8Fix
{
  z-index: 100;
}
 
body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F4EF;
}

body,td,th {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #4c4c4c;
}

a {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #0260d3;
}
a:visited {
	color: #0260d3;
}
a:hover {
	color: #0260d3;
}
a:active {
	color: #0260d3;
}

p {margin:0; padding:0}

/*
.menu       { color: #231f20; font-size: 13px; text-decoration: none;}
.menu:link       { color: #231f20; font-size: 13px; text-decoration: none; }
.menu:visited    { color: #231f20; font-size: 13px; text-decoration: none; }
.menu:active     { color: #231f20; font-size: 13px; text-decoration: none; }
.menu:hover     { color: #0260d3; font-size: 13px; text-decoration: none; }
*/

.menu:link      { color: #4c4c4c; font-family: Arial; text-decoration: none}
.menu:visited   { color: #4c4c4c; font-family: Arial; text-decoration: none}
.menu:active    { color: #4c4c4c; font-family: Arial; text-decoration: none}
.menu:hover     { color: #0260d3; font-family: Arial; text-decoration: none}

.selected      { color: #0260d3; font-size: 13px; text-decoration: none; }
.selected:link       { color: #0260d3; font-size: 13px; text-decoration: none; }
.selected:visited    { color: #0260d3; font-size: 13px; text-decoration: none; }
.selected:active     { color: #0260d3; font-size: 13px; text-decoration: none; }
.selected:hover     { color: #0260d3; font-size: 13px; text-decoration: none; }

.validator {color: #0260d3;font-size:11px;}
.validatortext {color: #0260d3;}
input.stylebutton { font-size: 11px; color: #ffffff; background-color:#0260d3; border:solid 1px;}
textarea, input, select { font-size: 11px; font-family: Verdana, Arial;}

.captcha {border:1px solid #7f9db9}
