@charset "utf-8";
body {
	background-color: #dfdfdf;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 20px;
}
a.menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.rt_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
a.submenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.submenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	color: #333333;
	background-color: #9BD2D5;
}
.subheader {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #4F7073;
	text-decoration: none;
	line-height: 20px;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #45747C;
	text-decoration: underline;
}

.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878788;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #878788;
}

a.submenu:hover {
	color: #45747A;
}
.copy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.fusion {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #648F96;
	text-decoration: none;
}
