body {  background-attachment: fixed; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; color: #000000; background-repeat: no-repeat; background-position: center center}

a:link {  text-decoration: none; color: #234D7A; font-weight: normal} 
a:visited {  text-decoration: none; color: #234D7A} 
a:active {  text-decoration: none; color: #234D7A} 
a:hover {  color: #234D7A; text-decoration: underline}
a.h1:link {  text-decoration: none; font-weight: bold; color: #A99154} 
a.h1:visited {  text-decoration: none; font-weight: bold; color: #A99154} 
a.h1:active {  text-decoration: none; font-weight: bold; color: #A99154} 
a.h1:hover {  text-decoration: none; font-weight: bold; color: #A99154}
a.strong:link {  text-decoration: none; font-weight: bold; color: #000000} 
a.strong:visited {  text-decoration: none; font-weight: bold; color: #000000} 
a.strong:active {  text-decoration: none; font-weight: bold; color: #000000} 
a.strong:hover {  text-decoration: none; font-weight: bold; color: #000000}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #A99154; text-align: left; font-style: normal}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #A99154}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
}
.psmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1.temp {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #A99154; text-align: center; font-style: normal}


/* MAIN MENU*/


#mainmenu {
width:600px;
clear:both;
margin-bottom:10px;
color:#666666;
font-size:12px;
text-align:left;
font-weight:normal;
height:30px;


}

#mainmenu ul {
margin:0px;
padding:0px;
height:26px;
list-style:none;
}

#mainmenu li {
display:block;
float:left;
list-style:none;



}

#mainmenu  a {
color:#ffffff;
text-decoration:none;
background-color:#FF0000;
font-weight:normal;
display:block;
padding-left:10px;
padding-right:10px;
padding:5px;
height:20px;
width:auto;
float:left;



}

#mainmenu  a:hover {
color:#ffffff;
width:auto;
display:block;
font-weight:normal;
text-decoration:none;
background-color:#333333;
float:left;
height:20px
}

#mainmenu .current {
color:#ffffff;
width:auto;
display:block;
font-weight:normal;
text-decoration:none;
background-color:#333333;
float:left;
height:20px
}

#mainmenu .last {
border:none
}