A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: #506C05;
  text-decoration: none;
  font-size: 12px;
  font-weight : bold;
}
A:visited { 
  color: #506C05;
  text-decoration: none;
  font-size: 12px;
  font-weight : bold;
}
A:active {
  color: #506C05;
  text-decoration: none;
  font-size: 12px;
  font-weight : bold;
}
A:HOVER { 
  color: #FF0000;
  background-color: ;
  text-decoration: underline;
  font-size: 12px;
  font-weight : bold;
  
}

body {
	background-image: url(images/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #FFFFFF;
}
.style10 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #FFFFFF; }
.style1 {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style2 {color: #FFFFFF; font-weight: bold; }
.style20 {color: #ffffff; font-family: Arial, Verdana; font-size: 18px; }
.style21 {color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; }
.style24 {color: #999999; }


.onbody A:link {
  color: #ffffff;
}
.onbody A:visited {
  color: #ffffff;
}
.onbody A:active {
  color: #ffffff;
}
.onbody A:hover {
  color: #ffff00;
}

BODY,P,TABLE,TD,TR {   
  font-size: 12px;
  font-family: Verdana, Helvetica, sans-serif;
  color: #333333;
}

FORM {
  display: inline;
  margin-bottom: 0;
}

.menubar {
background-color: #D65500;
border-color: #D68500 #BE5500 #BE5500 #D68500;
border-style: solid;
border-width: 2px; 
color: #FFFFFF;
font-weight : bold;
}

.menubar2 {
  background: #8B0000;
  font-size: 12px;
  color: #FFFFFF;
}
.menubar2:link { color: #FFFFFF; }

.menubar A:link {
  color: #FFFFFF;
  font-weight : bold;
  text-decoration: underline;
}
.menubar A:visited {
  color: #FFFFFF;
  font-weight : bold;
  text-decoration: underline;
}
.menubar A:active {
  color: #FFFFFF;
  font-weight : bold;
  text-decoration: underline;
}
.menubar A:hover {
  color: #FFFFFF;
  font-weight : bold;
  text-decoration: none;
}
.small {
  font-size: 12px;
  font-family: Verdana, Helvetica, sans-serif;
}

.input , textarea  , select { 
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333333; 
} 


.buttons {
  font-family: Verdana, Helvetica, sans-serif;
  background-color: #DEDFDF;
  color: #000000;
  font-size: 12px;
}


.small {
  font-size: 12px;
  color : orange;
  font-family: Verdana, Helvetica, sans-serif;
}


.red {
  font-size: 12px;
  color : red;
  font-family: Verdana, Helvetica, sans-serif;
}