/* CSS Document */


#TimeText {
font-family:Arial;
font-size:12px;
font-stretch:condensed;
color:#8E3719;
}

#bodyText {
font-family:Arial, Helvetica, sans-serif;
color: #996666;
}

#bodyTextRates {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #996666;
}

#footText {
font-family:Arial;
font-weight:bold;
font-size:14px;
font-stretch:semi-expanded;
font-style:italic;
color:#8E3719;
text-align:right;
}


#baleft p {
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 10px;
	margin-right : 0px;
	color: #333333;
}


.btnmenu a {
font-family:Arial, Helvetica, sans-serif;
text-decoration : none;
color:#993300;
font-size: 100%;
display : block;
padding-buttom : 1px;
padding-left : 1px;
padding-top : 1px;
width : 90%;
}
.btnmenu a:hover {
background-color:#8E3719;
color: #FFFFFF;
}

#LeftMenu {
	height : 70;
}
.tbbrdr {border-top: 1px solid #999999; border-bottom: 1px solid #999999; margin: 0px 0px 5px 0px;}