/* my styles */


.menu {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-right: 4px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.menu a:link {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-right: 4px;
	font-family: "Arial", "Helvetica", "sans-serif";
}	
.menu a:visited {
	text-decoration: underline;
	color: #ffffff;
	right: 4px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
}


.menu a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #993300;
	text-decoration: underline;
	}

.menul {
	font-size: 13px;
	color: #006600;
	font-weight: bold;
	padding-left: 4px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
	
.menul a:visited {
	text-decoration: underline;
	color: #006600;
	right: 4px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
}

.menul a:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	left: 4px;
	text-decoration: underline;
	}
.table {
	border-top: thin dotted #999900;
	border-right: thin dotted #999900;
	border-bottom: thin dotted #999900;
	border-left: thin dotted #999900;
}

.table-left {
	border-top: thin dotted #ff9900;
	border-right: thin dotted #ff9900;
	border-bottom: thin dotted #ff9900;
	border-left: thin dotted #ff9900;
	top: 0px;

}
.text {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}

.bodytextbold {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}
.table-up {
	border-top: thin dotted #ff9900;
	border-right: thin dotted #ff9900;
	border-bottom: thin dotted #ff9900;
	border-left: thin dotted #ff9900;
	top: 0px;
	background-position: center top;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	clip:  rect(0px auto auto auto);
}
link.a:hotspot {
	color: #0099cc;
	font-size: 13px;
	font-weight: bold;
	padding-right: 4px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.hotspot {
	color: #009900;
	font-size: 13px;
	font-weight: bold;
	padding-right: 4px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
	
.hotspot a:visited {
	text-decoration: underline;
	color: #006600;
	right: 4px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
}

.hotspot a:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #99cc66;
	font-weight: bold;
	right: 4px;
	text-decoration: underline;
	}

