.top_buttons{
	font-family : Verdana;
	font-size : 10;
	font-weight : bold;
	border-right : 3 px solid black;
	background : transparent;
	padding-left : 3px;
	padding-right : 10px;
	color : #FFFFFF;
	cursor : hand;
	vertical-align : top;
	padding-top : 5px;
}
.subNavTop{
 	position : absolute;
 	visibility : hidden;
 	padding-top : 4px;
	z-index : 3;
}
.side_buttons{
	font-family : Verdana;
	font-size : 10;
	font-weight : bold;
	border-bottom : 3px solid White;
	background-image : url(images/button_background.gif);
	padding-left : 3px;
	color : #FFFFFF;
	cursor : hand;
	vertical-align : top;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 2px;
	text-align : center;
	
}
.side_buttons_drop{
	font-family : Verdana;
	font-size : 10;
	font-weight : bold;
	border-bottom : 1px solid White;
	background-color : black;
	padding-left : 3px;
	color : #FFFFFF;
	cursor : hand;
	vertical-align : top;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 2px;
	text-align : center;
	
}
.subNav{
	position : absolute;
	visibility : hidden;
	padding-top : 0px;
 z-index : 2;
 }
.drop{
	font-family : Verdana;
	font-size : 8;
	font-weight : bold;
	background : #711815;
	color : White;
	cursor : hand;
	empty-cells : hide;
}
td{
	background : #FFFFFF;
}
a{
	text-decoration : none;
	color : #FFFFFF;
}
.nav_links{
	color:#FFFFFF;
	text-decoration:none;
    font-size : 10px;
}
.maincontainer{
	background-color : #CABF9C;
	background-image : url(images/footer_bg.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}
.main, td{
	background-color : transparent;
	color : black;
}

