.menu-1:link {
	font-family: Arial,Tahoma;
	font-size: 18px;
	color: #b8b8b8;
	text-decoration: none;
	display: block;
	height: 43px;
}

.menu-1:visited {
	font-family: Arial,Tahoma;
	font-size: 18px;
	color: #b8b8b8;
	text-decoration: none;
	display: block;
	height: 43px;
}
.menu-1:hover {
	font-family: Arial,Tahoma;
	font-size: 18px;
	color: #989a6c;
	text-decoration: none;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	height: 43px;
}
.menu-1active {
	font-family: Arial,Tahoma;
	font-size: 18px;
	color: #989a6c;
	text-decoration: none;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	height: 43px;
}
.bg {
	background-image: url(images/shade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.heading {
	font-family: "Trebuchet MS", Arial;
	color: #999b6d;
	text-decoration: none;
	font-size: 24px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}.bottom_link:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #536674;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.bottom_link:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #536674;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.bottom_link:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #1E2D6E;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}
.bottom_link:active {
	text-decoration: underline;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	height: 14px;
	width: 180px;
}
.box-1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	height: 50px;
	width: 180px;
}
