html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#menuitem {
	background-color: #F4A80A; 
	height:25px;
	text-align:center;
	padding-top:4px;
}

#menuitem:hover {
	background-color: #BCBDBC;
	text-align:center;
	padding-top:4px;
}

#menuitem a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#menuitem a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#777777;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#777777;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

p.gb {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#777777;
	font-weight:normal;
	text-decoration:none;
	padding-left: 14px;
	padding-bottom:5px;
}


#rightbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#news p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 5px;
}

a.nav {
  font-family:"Trebuchet MS";
  color: #EE8907;
  font-size: 14px;
  text-decoration: none;
}

a.navbig {
  font-family:"Trebuchet MS";
  color: #EE8907;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

.path {
	font-size : 14px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.langtext {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
