body { font-family: arial; font-size: 12px; color:#666666 }

tr { font-family: arial; font-size: 12px; color:#666666 }

td { font-family: arial; font-size: 12px; color:#666666 }

p { font-family: arial; font-size: 12px; color:#666666 }

a:visited { color: #3366C7 }
a { color: #3366C7 }
a:active { color: #3366C7 }
a:hover { color: #88BB44 }

.warning { font-family: arial; font-size: 14px; color: red }

.success { font-family: arial; font-size: 14px; color: green }

.title { font-family: arial; font-size: 14px; font-weight: bold }

.note { font-family: arial; font-size: 10px }

.border { border: 1px solid #C6D7D2; border-collapse: collapse }

.biglink { font-family: arial; font-size: 14px; text-decoration: none }

.big { font-family: arial; font-size: 18px; color: #88BB44 }

.mediumbold { font-family: arial; font-size: 14px; font-weight: bold; color: #88BB44 }

.adminheader { font-family: arial; font-size: 14px; font-weight: bold; color: #88BB44; border: 1px solid #C6D7D2; height:25px}

#header1 {
    float:left;
    width:100%;
    background:#DAE0D2 url("images/bg.gif")
      repeat-x bottom;
    font-size:10px;
    line-height:normal;
    }
  #header1 ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }
#header1 li {
    float:left;
    background:url("images/left.gif")
      no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    }
  #header1 a, #header1 strong, #header1 span {
    display:block;
    background:url("right.gif")
      no-repeat right top;
    padding:5px 15px 4px 6px;
    }
  #header1 #current {
    background-image:url("images/left_on.gif");
    }
  #header1 #current a {
    background-image:url("images/right_on.gif");
    padding-bottom:5px;
    }
#header1 a {
font-family: arial; 
    float:left;
    display:block;
    background:url("images/right.gif")
      no-repeat right top;
    padding:5px 15px 4px 6px;
    text-decoration:none;
    font-weight:bold;
	 font-size:11px;
    color:#765;
    }
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header1 a {float:none;}
  /* End IE5-Mac hack */
  
input.btn{
   color:#FFFFFF;
   font-family:arial;
   font-size:100%;
   font-weight:bold;
   background-color:#7590d4;
   border:1px solid white;}
   
input.btnhov{
   background-color:#88BB44;}
