﻿td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
td img {
	display: block;
}
td img {
	display: block;
}
body {
	background-color: #FFFFCF;
	font-family: Arial, Helvetica, sans-serif;
}
td img {
	display: block;
}
.EnterBtn {
	border: 1px outset #0099FF;
	background-color: #0099FF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	height: 22px;
	width: 48px;
	cursor: pointer;
}

.PurpleBtn {
	background-color: #9A34FF;
	border: 1px outset #9A34FF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	height: 30px;
	width: 130px;
	cursor: pointer;
}
.BlueBtn {
	background-color: #0001FE;
	border: 1px outset #0001FE;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	height: 30px;
	width: 130px;
	cursor: pointer;
}
.LogonTextBox {
	width: 125px;
}
.gray_bg {
	background-color: #CCCCCC;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #0906F5;
}
.style2 {
	color: #0906F5;
	font-size: 12px;
}
.browseDrops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 20px;
	width: 118px;
}
input {
	font-size: 10px;
}
.GreenBtn {
	background-color: #019A01;
	border: 1px outset #019A01;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	height: 30px;
	width: 130px;
	cursor: pointer;
}
.GreenBtnCont {
	background-color: #019A01;
	border: 1px outset #019A01;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	height: 30px;
	width: 150px;
	cursor: pointer;
}
.medium_bold {
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
}
SELECT {
	font-size: 8pt;
	height: 20px;
}
.grayPad {
	background-color: #d2d2d2;
}
.sm_gray {
	font-size: 8pt;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
}
.homeButton {
	background: url(images/menuF_03-over.gif) no-repeat;
}
.aboutButton {
	background: url(images/menuF_05-over.gif) no-repeat;
}

.areaButton {
	background: url(images/menuF_07-over.gif) no-repeat;
}
.registerButton {
	background: url(images/menuF_09-over.gif) no-repeat;
}
.contactButton {
	background: url(images/menuF_11-over.gif) no-repeat;
}


.menuButton {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 76px;
	height: 67px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.menuButton a {
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	width: 76px;
	height: 67px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	font-weight: bold;
}
.menuButton img {
	width: 76px;
	height: 67px;
	border: 0;
}
.menuButton a:hover {
	color: #0000CC;
}
* html a:hover {
	visibility: visible;
}
.menuButton a:hover img {
	visibility: hidden;
}
.menuButton span {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 77px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-align: center;
}
button {
	border-width: 1px;
	border-style: outset;
}
