body		{ background-color:#FFFFFF;
		  	margin-top:0px;
		  	margin-left:0px;
			text-align:center;
			scrollbar-face-color: #FFFFCC; 
			scrollbar-shadow-color: black; 
			scrollbar-highlight-color: white; 
			scrollbar-3dlight-color: FFFAFC; 
			scrollbar-darkshadow-color: black; 
			scrollbar-track-color: white; 
			scrollbar-arrow-color: white;
			}

.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 800px;
	height: 100%;
	margin-left:auto;
    margin-right:auto;
}


.lefttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 100%;
	width: 152px;
}

.middletable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 486px;
	margin: 10px 0px 0px 10px;


}

.contenttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 483px;
	margin: 3px 0px 3px 3px;
	color: 000099;
	font-weight: bold;
	height: 100%;
	background-color: FFFF99;
}

.smalltable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 220px;
	margin: 0px;
	color: 000099;
	font-weight: bold;
	height: 100%;
	background-color: FFFF99;
	padding: 5px;

}



a.left:link,a.left:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}

a.left:hover,a.left:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
	background-color: #000099;
	width:100%;
}

a:link,a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}

a:hover,a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000099;
	text-decoration: underline;
	
}

a.left:hover,a.left:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
	background-color: #000099;
	width:100%;
}

a.bottom:link,a.bottom:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.bottom:hover,a.bottom:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffffff;
	text-decoration: underline;
	
}


.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}

.mainheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: 000099;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.mediumheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: 000099;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;

}

.rates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000099;
	font-weight: bold;
	padding: 5px;
	border-top: thin solid #000099;
	border-right: thin none #000099;
	border-bottom: thin solid #000099;
	border-left: thin none #000099;


}
.location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000099;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000099;
	padding-left: 5px;
}

.contentb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000099;
	padding-left: 5px;
	font-weight: bold;
}

.content_dis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000099;
	background-color: #cccccc;
	padding-left: 5px;
}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 333399;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: lightsteelblue;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: lightsteelblue;
	cursor: hand;

}

.buttons_dis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: cccccc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: lightsteelblue;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: lightsteelblue;
	cursor: hand;

}

.style1 {font-size: 9px}
