
body {
margin-top: 20px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
background-image:url(images/bg10.gif);
background-color:#D1D8A0;
background-attachment:fixed;
font-family: tahoma;
font-size: 12px;
color: #5c3c3c;
font-weight: normal;
 
} 

table{
font-family: tahoma;
font-size: 12px;
color: #0b2e59;
font-weight: normal;
}

a{color:#0b2e59; text-decoration:underline; font-weight:none; font-size: 12px;} 
a:hover{color:#5c3c3c; text-decoration:underline;}

p {
font-family: tahoma;
font-size: 12px;
color: #0b2e59;
font-weight: normal;
}

h1 {
font-family: tahoma;
font-size: 28px;
color: #2a044a;
font-weight: bold;
}

h2 {
font-family: tahoma;
font-size: 16px;
color: #2a044a;
font-weight: bold;
}

.hornav1 {
background-color:#7ab317;
  padding-left: 10px;
  padding-right: 10px;
  
}

.hornav2 {
  background-color:#0d6759;
  padding-left: 10px;
  padding-right: 10px;
}


.menunav2 {
font-family: tahoma;
font-size: 13px;
color: #2a044a;
font-weight: bold;
text-decoration: none;

}


.menunav2 a:link {
color: #2a044a;
font-weight: bold;
text-decoration: none;

}

.menunav2 a:visited {
color: #2a044a;
font-weight: v;
text-decoration: none;

}

.menunav2 a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;

}

.menunav2 a:active {
color: #2a044a;
font-weight: bold;
text-decoration: none;

}

#Menu1 {
position:absolute;
visibility:hidden;
z-index:1;
}

/*ie 6 fix*/
* html #Menu1
{
   top:240px;
}

#Menu2 {
position:absolute;
visibility:hidden;
z-index:1;
}

/*ie 6 fix*/
* html #Menu2
{
   top:240px;
}

#Menu3 {
position:absolute;
visibility:hidden;
z-index:1;
}

/*ie 6 fix*/
* html #Menu3
{
   top:240px;
}

#Menu4 {
position:absolute;
visibility:hidden;
z-index:1;
}

/*ie 6 fix*/
* html #Menu4
{
   top:240px;
}

#Menu5 {
position:absolute;
visibility:hidden;
z-index:1;
}

/*ie 6 fix*/
* html #Menu5
{
   top:240px;
}

#Menu6 {
position:absolute;
visibility:hidden;
z-index:1;
width:100px;
}

/*ie 6 fix*/
* html #Menu6
{
   top:240px;
}

#Menu7 {
position:absolute;
visibility:hidden;
z-index:1;
}

/*ie 6 fix*/
* html #Menu7
{
   top:240px;
}

img.thinborderfloat {

  border: 1px solid #7ab317;
  padding:5px;

  } 



	/*dropdown*/
table.nav
{background-color: #7ab317;
border-collapse: collapse;
border-spacing: 0px;}

table.nav tr
{height: 25px;
}

.nav {color:#2a044a; font-size:12px; text-align:center; padding:0px 0px 0px 0px;}
.nav a {font-family: tahoma; color:#2a044av; text-decoration:none; font-weight:bold}  
.nav a:hover {color:#ffffff; text-decoration:none;}

.footer {color:#a0c55f; font-size:12px; text-align:center; padding:0px 0px 0px 0px;}
.footer a {font-family: tahoma; color:#a0c55f; text-decoration:underline; font-weight:normal}  
.footer a:hover {color:#a0c55f;}

.copyright {color:#a0c55f; font-size:12px; text-align:center; padding:0px 0px 0px 0px;}
.copyright a {color:#a0c55f; text-decoration:underline; font-weight:normal}  
.copyright a:hover {color:#ffffff;}


