﻿body {
	
	margin-top: 0px;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	word-spacing:3px;
	color: #666666;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	word-spacing:3px;
	color: #333333;
}
.selectedmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	word-spacing:3px;
	color: #00ADEF;
}
.txtbtns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bolder;
	color: #999999;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	line-height: 18pt;
	font-style: italic;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #00ADEF;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
