/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #333333;
}

a {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #00349a;
}
a:visited {
	color: #00349a;
}
a:hover {
	color: #00349a;
}
a:active {
	color: #00349a;
}

.menu       { color: #333333; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu a:link       { color: #333333; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.menu a:visited    { color: #333333; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu a:active     { color: #333333; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu a:hover     { color: #00349a; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }

.selected      { color: #00349a; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected a:link       { color: #00349a; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected a:visited    { color: #00349a; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected a:active     { color: #00349a; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected a:hover     { color: #00349a; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }

.adres       { color: #333333; font-size: 10px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.adres a:link       { color: #00349a; font-size: 10px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.adres a:visited    { color: #00349a; font-size: 10px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.adres a:active     { color: #00349a; font-size: 10px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.adres a:hover     { color: #00349a; font-size: 10px; text-decoration: none; text-transform:uppercase; font-weight:bold; }

.validator {color: #00349a;font-size:13px;}
.validatortext {color: #00349a;}
input.stylebutton { font-size: 13px; color: #ffffff; background-color:#00349a; border:solid 1px;}
textarea, input, select { font-size: 13px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}
