.main{
/*background-color:#FF0000;*/
font-family:"Times New Roman", Times, serif;
color:#E0DFCB;
font-size:14px;
/*font-weight:bold;
letter-spacing:2px;*/
text-decoration:none;

line-height:20px;
/*vertical-align:top;*/

}

a.main:hover{
/*background-color:#FBBE0F;*/
font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:14px;
/*font-weight:bold;*/
text-decoration:underline;
line-height:20px;
/*height:28px;*/
width:100%;
}

.anylinkcss{
position:absolute;
visibility: hidden;
/*border:1px solid black;
border-bottom-width: 0;*/
font-family:"Times New Roman", Times, serif;
font-size:14px;
/*font:normal 14px "Times New Roman";*/
color:#FFFFFF;
z-index: 100;
/*background-color: #807756;*/
/*background-image:url(../images/templates/green_long_bar_bg.jpg);*/
background-repeat:repeat-x;
background-color:#51612b;
line-height:20px;
width: 150px;
}

.anylinkcss:hover{
color:#b4a856;
}

.anylinkcss a{
color:#000000;
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid black;*/
padding: 1px 0;
text-decoration: none;
/*font-weight: bold;*/
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color:#b4a856;
color:#000000;
text-decoration:underline;
}

.main_bot{
/*background-color:#FF0000;*/
font-family:"Times New Roman", Times, serif;
color:#6F7277;
font-size:14px;
/*font-weight:bold;
letter-spacing:2px;*/
text-decoration:none;

line-height:20px;
/*vertical-align:top;*/

}

a.main_bot:hover{
/*background-color:#FBBE0F;*/
font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:14px;
/*font-weight:bold;*/
text-decoration:underline;
line-height:20px;
/*height:28px;*/
width:100%;
}


table.td.menubg{
background-color:#FFCC00;
}
table.td.menubg:hover
table.td:hover{
background-color:#FFFF00;
}
