body {
	font-family:	Verdana, Helvetica, Arial, Sans-Serif;
	font:			Message-Box;
	
}


H1 {
	font-weight: bold;
	text-align: left;
	text-indent:270px;
	font-style: italic;
	font-family: Arial;
	font-size: 20pt;
	color: #207eff;
}

a {
		width:100%;
	height:30;
	background-color:#207eff;
	color:white;
	font: verdana;
	font-size: 9pt;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	border-top:none;
	text-align: center;

}



a:hover {
	color: #9A0319;
	text-decoration: none;
	background-color: rgb(244,187,82);
}

.sort-table {
	font:Arial;
	font-size: 8pt;

	border:		2px Solid;
	border-color: #207eff;
	background:	window;
	color: #207eff;
	color: navy;
		text-align: left;
}

.sort-table thead {
	background-color:#207eff;
	text-decoration: none;
	border:		none;
	font:icon;
	color:white;
	text-align: center;
}

.sort-table td {
	padding:	2px 5px;
}

.sort-table thead td {
	border:			2px solid;
	border-color:	ButtonHighlight ButtonShadow
	ButtonShadow ButtonHighlight;
	cursor:			default;
}





.mb{
	background-color:#207eff;
	 color:white;
	font-size:8pt;
	font-weight:bold;
	color:white;
	width:100px;
}

