<style>
<!--

table
{
   font-family: Verdana;
   font-size: 12px;
   color: #000000;

}

A.:LINK {color: blue; text-decoration: underline}
A.:ACTIVE {color: #FF0000; text-decoration: none}
A.:VISITED {color: #996600; text-decoration: underline}
A.:HOVER {color: green; text-decoration: underline}

A.left_nav:LINK {color: #FF6600; text-decoration: none}
A.left_nav:ACTIVE {color: #FF6600; text-decoration: none}
A.left_nav:VISITED {color: #FF6600; text-decoration: none}
A.left_nav:HOVER {color:#FF6600; text-decoration: none}

.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;


}

.button
{

   font-family: Arial;
   font-weight: bold;
   color: #FFFFFF;
   font-size: 11px;
   cursor: hand;
   background-color: #CC3333;
   width: 65px;
   border-top: #CC3333 solid 1px;
   border-left: #CC3333 solid 1px;
   border-bottom: #CC3333 solid 1px;
   border-right: #CC3333 solid 1px;


}

.button2
{

   font-family: Arial;
   font-weight: bold;
   color: #FFFFFF;
   font-size: 11px;
   cursor: hand;
   background-color: #CC3333;
   width: 120px;
   border-top: #CC3333 solid 1px;
   border-left: #CC3333 solid 1px;
   border-bottom: #CC3333 solid 1px;
   border-right: #CC3333 solid 1px;


}

.button3
{

   font-family: Arial;
   font-weight: bold;
   color: #FFFFFF;
   font-size: 11px;
   cursor: hand;
   background-color: #990000;
   width: 120px;
   border-top: #000066 solid 1px;
   border-left: #000066 solid 1px;
   border-bottom: #000066 solid 1px;
   border-right: #000066 solid 1px;


}

.button4
{

   font-family: Arial;
   font-weight: bold;
   color: #FFFFFF;
   font-size: 11px;
   cursor: hand;
   background-color: #CC3333;
   width: 120px;
   border-top: #CC3333 solid 1px;
   border-left: #CC3333 solid 1px;
   border-bottom: #CC3333 solid 1px;
   border-right: #CC3333 solid 1px;


}

.button5
{

   font-family: Arial;
   font-weight: bold;
   color: #FFFFFF;
   font-size: 11px;
   cursor: hand;
   background-color: #CC3333;
   width: 140px;
   border-top: #CC3333 solid 1px;
   border-left: #CC3333 solid 1px;
   border-bottom: #CC3333 solid 1px;
   border-right: #CC3333 solid 1px;


}

.search
{

   font-family: Arial;
   font-weight: bold;
   color: #FFFFFF;
   font-size: 11px;
   cursor: hand;
   background-color: #CC3333;
   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;

}

.textbox3
{
 font-family: "Verdana";
 font-size: 12px;
 font-weight: normal;

}

-->
</style>