body {
	font-weight: normal;
	font-size: 12px;
	font-family: arial,tahoma,helvetica;
}

select {
	font-weight: normal;
	font-size: 12px;
	font-family: arial,tahoma,helvetica;
}

a {
	font-family: arial,tahoma,helvetica;
	font-weight: normal;
	font-size: 12px;
}

a:visited {
	color: ffffee;
}

a:hover {
	color: red;
}

td {
	font-family: arial,tahoma,helvetica;
	font-weight: normal;
	font-size: 12px;
}

tr.adminheader {
	font-size: 10px;
	font-family: arial,tahoma,helvetica;
	font-weight: bold;
	color: #cccccc;
	background-color: #444444;
}

.tablebgcolor {
	background-color: #444444;
	border:1px solid #cccccc;
	
}

.tdgrey {
	background-color: #C0CFE4;
	color: #42689B;
	font-family: arial,tahoma,helvetica;
	font-size: 12px;
}
}

.aptbutton {
	font-size: 10px;
	font-family: arial,tahoma,helvetica;
	color: #000000;
	background-color: #cccccc;
	border-style: solid;
	border-width: 1;
}

.whitetext {
	color: #ffffee;
	font-family: arial,tahoma,helvetica;
	font-size: 12px;
}

tr.trpar {
	font-size: 8pt;
	background: #444444;
}

tr.trimpar {
	font-size: 8pt;
	background: #757575;
}

.alert {
	font-family: arial, verdana, tahoma, helvetica, helv;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}