body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.fixbar {
	position: absolute;
	width: 140px;
	top: 80px;
	left: 36px;
	
	font-size: 12px;
}

div.mainc {
	padding: 80px 60px 60px 240px;
	
	font-size: 14px;
}
h1 {

	font-size: 16px;
	margin-top: 0px;
}
h2 {

	font-size: 14px;
	margin-top: 0px;
}

p.navButts {
	color : #000000;

	font-size : 14px;
	margin: 0px 16px 6px 16px;
	font-weight: bold;
	border: 1px solid #000;
	background-color: #9BA4B9;
}

.navButts a {
	color : #000000;
	text-decoration : none;
}

.navButts a:hover {
	color : #333333;
	text-decoration : none;
}
.undermenu {
		font-family: Georgia, Arial, Verdana;
		font-size: 76%;
}
.thead {
	border-top: #b9a19b 1px solid;
	margin-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	border-left: #b9a19b 5px solid;
	width: 45%;
	color: #708090;
	border-bottom: #fff 5px solid;

}
.footer {
	background: transparent;
	margin-left: 200px;
	color: #b9a19b;
	font-size: 76%;
}
.tipTitle {
	background: transparent;
	margin-left: 200px;
	color: #9BA4B9;
	font-size: 76%;
	font-weight: bold;
	}
.tipText {
	background: transparent;
	margin-left: 210px;
	color: #B9A19B;
	font-size: 76%;
	width: 545px;
}
.logo {
	margin-left: 190px;
	background: transparent;
}
h4 {
font-size: 10px;
}