
body{
background-color: #aacc88;
background-image: url(../img/bg.jpg);
}

hr{
width: 99%;
}

td{
font-family: sans-serif;
font-size: 8pt;
}

a{
color: #000000;
text-decoration: none;
cursor:pointer;
font-weight:normal;
}

a:hover{
color: #400000;
}

input{
font-size: 8pt;
border: 1px solid #89AB67;
/* width: 100%; */
} 

select{
font-size: 8pt;
border: 1px solid #89AB67;
/* width: 100%; */
} 

textarea{
font-size: 8pt;
border: 1px solid #89AB67;
/* width: 100%; */
} 

.input{
background-color: #f3ffc0;
border: 1px solid #89AB67;
/* width: 100%; */
} 

.txtBlack{
color: #000000;
font-family: sans-serif;
font-size: 8pt;
font-weight: normal;
}

.txtBLit{
font-weight: normal;
color: #000000;
font-family: sans-serif;
font-size: 6pt;
}

.txtLit{
color: #800000;
font-family: sans-serif;
font-size: 7pt;

}

.txtRed{
color: #800000;
font-family: sans-serif;
font-weight: bold;
}

.txtBig{
color: #800000;
font-size: 10pt;
font-family: sans-serif;
font-weight: bold;
}

.txtWhite{
color: #ffffff;
font-family: sans-serif;
font-weight: bold;
}

.txtWhiteLit{
color: #ffffff;
font-family: sans-serif;
font-weight: bold;
font-size: 7pt;
}

.home{

/* border: 1px solid #89AB67; */
/* background-image: url(../img/bg.jpg); */
/*border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;*/
/*background-color: #cceeaa;
background-color: #f3ffc0;*/
/* background-color: #ffffff; */
}

.bordi{
border: 1px solid #89AB67; /*1px solid #000000;*/
background-color: #A9CB87;
}


.bordi2{
border: 1px solid #89AB67; /*1px solid #000000;*/
background-color: #ffffff;
}

.bordi3{
border: 1px solid #89AB67; /*1px solid #000000;*/
background-image: url(../img/bg2.png);
background-position: top left;
background-repeat: repeat-y;
}

.bordi4{
border: 1px solid #89AB67; /*1px solid #000000;*/
background-image: url(../img/bg3.png);
background-position: top right;
background-repeat: repeat-y;
}

.head{
background-image: url(../img/header2.png);
} 

.pattern{
color: #800000;
/*border-left: 1px solid #000000;
border-right: 1px solid #000000;*/
border: 1px solid #698B47;
background-image: url(../img/bottom.png);
font-size: 7pt;
height: 21px;
} 

.menu{
color: #800000;
font-weight: bold;
/* color: #ffffff; */
background-image: url(../img/button2.png);
/* font-size: 9pt; */
padding-left: 6px;
font-size: 6pt;
height: 22px;
} 

.menu2{
color: #800000;
font-weight: bold;
/* color: #ffffff; */
background-image: url(../img/button2.png);
font-size: 6pt;
padding-left: 6px;
height: 18px;
} 

.submenu{
color: #111111;
padding: 4px;
border-left: 1px solid #89AB67;
border-right: 1px solid #89AB67;
border-bottom: 1px solid #89AB67;
/* border: none; */
font-weight: normal;
background-color: #A9CB87;
/* background-color: #ffffff; */
} 



