A:link { color: #000000; text-decoration: none; }
A:visited { color: #000000; text-decoration: none; }

A:hover { color: #FF0000; text-decoration: none; }
A:active { color: #FF0000; text-decoration: none; }

body{ margin: 0;
	background-color: #FFFFFF;
}

td{
font-family: Tahoma;
font-size: 12px; 
font-style: normal; 
color: #333333
}
.title{
font-family: Tahoma;
font-size: 13px; 
font-style: normal; 
color: #000000;
font-weight: bold;
padding-bottom: 7px;
}
.title a{
font-family: Tahoma;
font-size: 13px; 
font-style: normal; 
color: #84541C;
font-weight: bold;
}
.menubar
{
    
    background-color: transparent;
    text-align: center;
	margin-left: 22px
}
.bar
{
	font-family: tahoma;
	font-size: 9px; 
	font-style: normal;
	font-weight: bold;
    border-right: #E5E5E5 1px solid;
    float: left;
    width: 104px;
    cursor: hand;
    text-indent: 2px;
    position: relative;
    text-align: center
}
.menu
{
	font-family: tahoma;
	font-size: 9px; 
	font-style: normal;
	color: #999999;
    border-right: #E5E5E5 1px solid;
    border-top: #E5E5E5 0px solid;
    visibility: hidden;
    border-left: #E5E5E5 1px solid;
    width: 100px;
    line-height: 140%;
    border-bottom: #E5E5E5 1px solid;
    position: absolute;
    background-color: #ffffff;
}
.menuitem
{
    padding-right: 15px;
    padding-left: 10px;
    width: 100%;
    cursor: hand;
    line-height: 20px;
    border-bottom: 0px outset;
}
.itemmouseover
{
    padding-right: 15px;
    padding-left: 10px;
    width: 100%;
    cursor: hand;
    color: #333333;
    line-height: 20px;
    border-bottom: 0px outset;
    background-color: #F4F4F4;
}
.itemmouseout
{
    width: 100%
}
.arrow
{
    float: right;
    font-family: webdings;
    position: absolute;
    text-align: left
}
.barover
{
	font-family: tahoma;
	font-size: 9px; 
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
    border-right: #E5E5E5 1px solid;
    float: left;
    width: 104px;
    cursor: hand;
    text-indent: 2px;
    position: relative;
    text-align: center
}

