body {
	color: #000000;

}
table {
	display: marker;
	border: thin solid #08524A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;



}
a {
	color: #08524A;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
img {
	border: 0px;
}
.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #0066CC;
	color: #FFFFFF;

}
.inputbox {
	height: 20px;
	font-size: 12px;

}
.layouttable {
	border: none;

}
.normalcursor {
	cursor: default;
}

a.menulink {
	display: block;
	width: 120px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : bold;
	color: #FFFFFF;
	border: thin inset;
	background-color:#08524A;
	text-indent: 3pt;
	white-space: nowrap;
	padding: 3px;
	margin: 5px 3px;
}

a.menulink:hover {
	font-size:12px;
	color: #FFFFFF;
	border: thin outset;
	background-color:#08524A;
	text-indent: 3pt;

}
a.textlink {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight : normal;
	color: #FFFFFF;

}
a.textlink:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight : normal;
	color: #FFFF99;

}
