a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #0000FF;
}

a.adminlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #0000FF;
}

body {
	background-color: #0000FF;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.NeosDesigns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.BodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.HeaderLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.blacktext8
{
	font-size:8pt;
	color:#000;
}

.Button
{
	width: 120px;
	height: 17px;
	text-align:center;
	vertical-align:middle;
	border: #000 solid;
	border-width: 1px;
}
.ButtonNav
{
	width: 150px;
	height: 17px;
	text-align:left;
	vertical-align:middle;
	border: #000 solid;
	border-width: 1px;
}
.ButtonLarge
{
	width: 170px;
	height: 17px;
	text-align:center;
	vertical-align:middle;
	border: #000 solid;
	border-width: 1px;
}

.ButtonLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color:#369;
	display:block;
	line-height:17px;
}

.ButtonLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color:#FFF;
	text-decoration: none;
	display:block;
	line-height:17px;
}

.ButtonLinkNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color:#369;
	display:block;
	line-height:17px;
	padding-left:3px;
}

.ButtonLinkNav:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color:#FFF;
	text-decoration: none;
	display:block;
	line-height:17px;
	padding-left:3px;
}

.DivClear
{
	clear:both;
}

