body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}

.thinline {
	border: 1px solid #CCCCCC;	
}

.footerbar {
	font-size: 9px;
	color: #000000;
}

.footerbar a:link {
	text-decoration: none;
	color:#000000;
}
.footerbar a:visited {
	text-decoration: none;
	color:#000000;
}
.footerbar a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.footerbar a:active {
	text-decoration: none;
	color:#000000;
}

.bodyheader {
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.bodytext {
	font-size:12px;
	text-align:left;
}

.bodytext a:link {
	color:#000000;
}
.bodytext a:visited {
	color:#000000;
}
.bodytext a:hover {
	color:#000000;
}
.bodytext a:active {
	color:#000000;
}

.boxheader {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#663333;
}

.boxtext {
	font-size:9px;
	text-align:center;
	font-weight:normal;
	color:#598170;
}

.formtext {
    font-size:9px;
	color:#333333;
}

.boxtext a:link {
	color:#663333;
	text-decoration:none;
}
.boxtext a:visited {
	color:#663333;
	text-decoration:none;
}
.boxtext a:hover {
	color:#663333;
	text-decoration:underline;
}
.boxtext a:active {
	color:#663333;
	text-decoration:underline;
}

.headertext {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}

.headertext a:link {
	text-decoration: none;
	color:#999999;
}
.headertext a:visited {
	text-decoration: none;
	color:#999999;
}
.headertext a:hover {
	text-decoration: none;
	color:#333333;
}
.headertext a:active {
	text-decoration: none;
	color:#333333;
}

.headline {
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.copyright {
	color: #A3C0B3;
	font-size: 9px;
}

.topmenu a:link {
	text-decoration: none;
	color:#598170;
}
.topmenu a:visited {
	text-decoration: none;
	color:#598170;
}
.topmenu a:hover {
	text-decoration: none;
	color:#000000;
}
.topmenu a:active {
	text-decoration: none;
	color:#000000;
}

.topmenu {
	font-size:10px;
	font-weight:normal;
	color:#598170;
}

.bottommenu a:link {
	text-decoration: none;
	color:#999999;
}
.bottommenu a:visited {
	text-decoration: none;
	color:#999999;
}
.bottommenu a:hover {
	text-decoration: none;
	color:#333333;
}
.bottommenu a:active {
	text-decoration: none;
	color:#333333;
}

.bottommenu {
	font-size:9px;
	color:#999999;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
}
