body {
	background-color: #153B86;
	background-image: url(../img/structure/bg.jpg);
	background-repeat: repeat-x;
	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;
}

.blueheadline {
     font-size:14px;
	 color: #153B86;
	 font-weight: bold;
}
	 
.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;
}

.topmenu {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

.topmenu a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.topmenu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.topmenu a:hover {
	color:#FFFF00;
	text-decoration:none;

}
.topmenu a:active {
	color:#FFFF00;
}

.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: #0066FF;
	font-size: 9px;
}

.copyright a:link {
	text-decoration: none;
	color:#0066FF;
}
.copyright a:visited {
	text-decoration: none;
	color:#0066FF;
}
.copyright a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.copyright a:active {
	text-decoration: none;
	color:#FFFFFF;
}

.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;
}
