a {
        color: black;
		text-decoration: none;
}

}
a:hover {
        color: blue;
		background: white;
}

.menu {
	background-color: #F3F3F3; font-family: verdana; color:#999999; font-size: 10px
}
.time {
	background-color: black; font-family: verdana; color: orange; font-size: 10px
}
.titlemain {
	background-color: none; font-family: verdana; color:#999999; font-size: 16px; font-weight: bold
}
.title {
	background-color: #E0E0E0; font-family: verdana; color:#000000; font-size: 10px; font-weight: bold
}
.titlebox {
	background-color: #E0E0E0; font-family: verdana; color: black; font-size: 10px; font-weight: none
}
.buttons {
	background-color: #FF6600; font-family: verdana;
	color: black; font-size: 10px; font-weight: bold;
	border-bottom: #000000 0px solid; border-left: #000000 0px solid;
	border-right: #000000 0px solid; border-top: #000000 0px solid
}
.inputbox {
	background-color: white; border-bottom-color: lightgrey 1px solid; border-left-color: darkgrey 1px solid; border-right-color: lightgrey 1px solid; border-top-color: darkgrey 1px solid; font-family: verdana; color: black; font-size: 10px
}
.inputboxflat {
	background-color: white;
	border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid;
	border-top: 1px solid; font-family: verdana; color: black; font-size: 9px
}
.graybox {
	background-color: none; font-family: verdana; color:black; font-size: 10px; font-weight: none
}
.listingbody {
	background-color: white
}
.norecord {
	font-family: verdana; color:#999999; font-size: 10px; font-weight: none
}
td.clstab {
	background-color: #E0E0E0; border-bottom: darkgray 2px inset; border-left: lightgrey 2px outset; border-right: gray 2px solid; border-top: lightgrey 2px solid; cursor: hand
}
td.clstab A {
	font-family: verdana; color=black; font-size: 11px; font-weight: bold
}
td.clstab A:hover {
	font-family: verdana; color=white; font-size: 11px; font-weight: bold
}
td.clstab A:active {
	font-family: verdana; color=white; font-size: 11px; font-weight: bold
}
td.clstabselected {
	background-color: gray; border-bottom: gray 0px inset;border-left: darkgray 2px outset; border-right: darkgray 2px inset; border-top: darkgray 2px outset
}
td.clstabselected A {
	font-family: verdana; color=white; font-size: 12px; font-weight: bold
}
td.clstabselected A:hover {
	font-family: verdana; color=white; font-size: 12px; font-weight: bold
}
td.clstabselected A:active {
	font-family: verdana; color=white; font-size: 12px; font-weight: bold
}
