/* CSS Document */
#toplinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #873a02;
	text-decoration: none;
	background-color:#dbdac6;
	height:100%;
	width:100%;
}
#toplinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color:#f6f6ee;
		height:100%;
	width:100%;
}
#toplinks a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color:#f6f6ee;
		height:100%;
	width:100%;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #873a02;
	text-decoration: none;
	
}
.heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	letter-spacing:0.04em;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #873a02;
	text-decoration: none;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width:100%;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width:100%;
}
.MenuPath1 {
	
	CURSOR: hand;
	color: #873a02;
	
	background-color:#dbdac6;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;

}

.MenuPathOver1 {
	
	CURSOR: hand;
	color: #000000;
	text-decoration: none;
	background-color:#f6f6ee;
	
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}
.MenuPathDown1 {
	
	CURSOR: hand;
	color: #000000;
	text-decoration: none;
	background-color:#f6f6ee;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
		text-align: center;
}
.btn{width:80px;}
.whitebold{
    color: #ffffff;
	text-decoration: none;
	
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

a
{
color:#873a02;
text-decoration:none;
}
a:hover
{
color:#000000;
text-decoration:none;
}
