th { background-color: #c0c0c0; font-size: 11pt; color:black; }
th.small, tr.small th {font-size: 8pt;}
td.alternate, tr.alternate td {background-color: #c0c0c0;}
td.label {text-align: right; background-color: #c0c0c0; font-weight: bold; }
td.entry {text-align: left;}
td.buttons, p.buttons {text-align: center;}
.btn { width: 100px; font-family: Tahoma; font-size: 11px; font-style: normal; }

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#5B5B5B;
}
a {
	text-decoration: none;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {margin:0px;padding:0px}
.style1 {color: #538085}
.style2 {color: #6d8a8d}
.error {color: #ff0000; }

a.adminlink { color: white; }
a.adminlink:hover { text-decoration: underline; }

#dhtmltooltip{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	position: absolute;
	width: 150px;
	border: 1px solid #808080;
	padding: 2px;
	background-color:  #c0c0c0;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
