body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #000000;
	text-align: center;
	background-color: #FDB862; background-image: url(../images/bgimg.jpg); background-position: center top; background-repeat: no-repeat; background-attachment: fixed;
}

p {font-size:1.2em; color: #000000;}
h1{font-size:2em; color: #000000; font-weight: normal;}
h2{font-size:1.4em; color: #71A38D;  font-weight: normal;}
h3{font-size:1.2em; color: #000000;  font-weight: normal;}
h4{font-size:1em; color: #000000;  font-weight: normal;}

.navigation {font-size:1.2em; color: #FFFFFF;}
.maincontent {font-size:1.2em;}
.sidebar {font-size:1.2em; color: #FFFFFF;}
.sidebarbott {font-size:1.2em; color: #000000;}
.rubdiv {font-size:2em; color: #FFFFFF;}
.footer {font-size:1.1em; color: #FFFFFF;}

INPUT, SELECT, TH, TD {font-size:1em;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text{ width: 400px; height: auto; text-align: left;}

a:link {font-weight: normal; color: #FF9903; text-decoration: none;}
a:active {font-weight: normal; color: #FF9903; text-decoration: none;}
a:hover {font-weight: normal; color: #FF9903; text-decoration: underline;}
a:visited {font-weight: normal; color: #FF9903;	text-decoration: none;}

/*menu*/
.menu{margin:0; padding:0; width:180px; list-style:none; background:#FDB862;}
.menu li{padding:0; margin:0 0 1px 0; height:auto; display:block; }
.menu li a{text-align:left; height:auto; padding-top: 5px; padding-bottom: 5px; color:#ffffff; display:block; background:url(../images/verMenuImages.png) 0px 0px no-repeat; text-decoration:none;}
.menu li a:hover{background:url(../images/verMenuImages.png) 0px 0px no-repeat; color:#ffffff; font-weight: bold;}
.menu li a.active, .menu li a.active:hover{background:url(../images/verMenuImages.png) 0px 0px no-repeat; color:#ffffff; font-weight: bold;}
.menu li a span{background:url(../images/verMenuImages.png) 0px 0px no-repeat; color:#ffffff;}



