/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-color: #535353;
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #666666;
}
a:link {
	color: #ce961a;
}
a:visited {
	color: #ce961a;
}
a:hover {
	color: #ce961a;
}
a:active {
	color: #ce961a;
}

.kader 
{
    border-top: 1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    border-bottom: 1px solid #666666;
}

.menu       { color: #ce961a; font-size: 8pt; text-decoration: none; text-transform: uppercase; font-weight: bold;}
.menu:link       { color: #ce961a; font-size: 8pt; text-decoration: none; text-transform: uppercase; font-weight: bold; }
.menu:visited    { color: #ce961a; font-size: 8pt; text-decoration: none; text-transform: uppercase; font-weight: bold;}
.menu:active     { color: #ce961a; font-size: 8pt; text-decoration: none; text-transform: uppercase; font-weight: bold;}
.menu:hover     { color: #3c3d3f; font-size: 8pt; text-decoration: none; text-transform: uppercase; font-weight: bold; }

.selected      { color: #3c3d3f; font-size: 8pt; text-decoration: none; text-transform: uppercase; font-weight: bold;}
.selected:link       { color: #3c3d3f; font-size: 8pt; text-decoration: none; text-transform: uppercase; font-weight: bold; }
.selected:visited    { color: #3c3d3f; font-size: 8pt; text-decoration: none; text-transform: uppercase; font-weight: bold;}
.selected:active     { color: #3c3d3f; font-size: 8pt; text-decoration: none; text-transform: uppercase; font-weight: bold; }
.selected:hover     { color: #3c3d3f; font-size: 8pt; text-decoration: none; text-transform: uppercase; font-weight: bold; }

.validator {color: #ce961a;font-size:8pt;}
.validatortext {color: #ce961a;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#ce961a; border:solid 1px;}
textarea, input { font-size: 8pt; font-family: Arial;}

