<style>


table
{
   font-family: Arial;
   font-size: 12px;
   color: #000000;

}

-moz-table
{
   font-family: Arial;
   font-size: 12px;
   color: #000000;

}

A.:LINK {color: #516824; text-decoration: none}
A.:ACTIVE {color: #FF0000; text-decoration: none}
A.:VISITED {color: #516824; text-decoration: none}
A.:HOVER {color: #B20000; text-decoration: underline}

-moz-A.:LINK {color: #516824; text-decoration: none}
-moz-A.:ACTIVE {color: #FF0000; text-decoration: none}
-moz-A.:VISITED {color: #516824; text-decoration: none}
-moz-A.:HOVER {color: #B20000; text-decoration: underline}


.login
{

   font-family: Arial;
   font-weight: bold;
   color: #000000;
   font-size: 11px;
   cursor: hand;
   background-color: #C9BE81;
   width: 50px;
   border-top: #000000 solid 1px;
   border-left: #000000 solid 1px;
   border-bottom: #000000 solid 1px;
   border-right: #000000 solid 1px;


}

.moz-login
{

   font-family: Arial;
   font-weight: bold;
   color: #000000;
   font-size: 11px;
   cursor: hand;
   background-color: #C9BE81;
   width: 50px;
   border-top: #000000 solid 1px;
   border-left: #000000 solid 1px;
   border-bottom: #000000 solid 1px;
   border-right: #000000 solid 1px;


}

.search
{

   font-family: Arial;
   font-weight: bold;
   color: #FFFFFF;
   font-size: 11px;
   cursor: hand;
   background-color: #660066;
   width: 50px;
   border-top: #000000 solid 1px;
   border-left: #000000 solid 1px;
   border-bottom: #000000 solid 1px;
   border-right: #000000 solid 1px;


}

.textbox1
{
 font-family: "Arial";
 font-size: 12px;
 border-style: solid;
 border-width: 1;
}

.textbox2
{
 font-family: "Arial";
 font-size: 12px;
 font-weight: normal;

}

.navi {
font-weight: bold;
font-family: Arial;
font-size:11px;
color: #FFFFFF;
}
.navi a {
	text-decoration: none;
	color: #FFFFFF;
font-weight: bold;
}
.navi a:hover {
	color: #98B832;
font-weight: bold;
}

.specialheader {
font-family: Arial;
font-size:5px;
color: #FFFFFF;
}

.wordings{
font-family: Arial;
font-size:11px;
color: #000000;
}

.navigation {
font-weight: bold;
font-family: Arial;
font-size:11px;
color: #FFFFFF;
}
.navigation a {
	text-decoration: none;
	color: #516824;
text-decoration: none
}
.navigation a:hover {
	color: #800000;
font-weight: bold;
}

</style>

