.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D4339;
	line-height: 30px;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3D4339;
	font-style: italic;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A6306;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A6306;
	font-weight: bold;
}
.style5 {
	font-family: Verdana;
	font-size: 18px;
	color: #CEEE73;
	font-weight: lighter;
	padding-left: 10px;
	line-height: 25px;
	}
	
.style7 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.style8
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 36px;
    color: #3a6306;
    font-weight: normal;
    padding-left: 10px;
    line-height: 45px;
    font-style: oblique;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3A6306;
	font-weight: bold;
	font-style: italic;
	}
	
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A6306;
}

.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}

.style13
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3A6306;
    text-align: center;
    background-color: #d9ddc2;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.style14
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3A6306;
    text-align: left;
    background-color: #d9ddc2;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.style15
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003300;
    font-weight: bold;
}

.MyDropDown
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    
}

.MyTableHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #3A6306;
    text-align: left;
    background-color: #d9ddc2;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-weight: bold;
}


.buttonStyle
{
    border-right: #3a6306 1px solid;
    border-top: #3a6306 1px solid;
    font-size: medium;
    border-left: #3a6306 1px solid;
    color: #3a6306;
    border-bottom: #3a6306 1px solid;
    font-family: Verdana;
    background-color: #d9ddc2;
}

.test
{
    width:100%;
}



html, body
{
    background-color: black;
    font-family: Verdana;
    height: 100%;
}


.bottomline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B6BD91;
}

#maxheight
{
    height:100%;
}


.nounderline
{
    text-decoration:none;
}





    

/*- Menu Tabs H--------------------------- */

    #tabsH
{
    line-height: normal;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: none;
    background-repeat: repeat;
   
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
    #tabsH ul {
        margin:0;
        padding:0px 10px 0 0px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a
{
    float: left;
    background: url("tableftH.gif" ) no-repeat left top;
    margin: 0;
    padding: 0 0 0 4px;
    font-family: Verdana;
    font-size: 12px;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
    #tabsH a span {
      float:left;
      display:block;
      background:url("tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
     
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }
-->
