﻿A:hover1
{
	font-weight: bold;
	color: maroon;
	text-decoration: none;
	font-family: georgia;
}

A:link
{
	color: black;
	text-decoration: none;
	font-family: georgia;
}

A:visited
{
	color: black;
	text-decoration: none;
	font-family: georgia;
}

.TeamBody
{
	color: #060e18;
	font-family: Lucida Bright;
	background: #9cb4e4;
}

Body
{
	color: #060e18;
	font-family: Lucida Bright;
}

Table
{
	border-left-color: #4a452a;
	border-bottom-color: #4a452a;
	border-top-style: solid;
	border-top-color: #4a452a;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4a452a;
	border-bottom-style: solid;
}
.BlankTable
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.ContactUs
{
	font-size: medium;
	font-family: georgia;
}

li
{
	list-style-position: inside;
	list-style-type: circle;
}

.MenuButton
{
	font-weight: bold;
	border-bottom-color: #293d55;
	color: white;
	font-family: Lucida Bright;
	border-right-style: ridge;
	background-color: #4a452a;
	text-align: center;
	border-right-color: #293d55;
	border-bottom-style: ridge;
}

CheckBox
{
	background-color: #a29975;
}

.SideButton
{
	font-size: medium;
	border-bottom-color: #293d55;
	cursor: hand;
	color: white;
	font-family: Lucida Bright;
	border-right-style: ridge;
	height: 61px;
	background-color: #4a452a;
	text-align: center;
	border-right-color: #293d55;
	border-bottom-style: ridge;
}

.SideButton2
{
	font-size: medium;
	border-left-color: #293d55;
	border-bottom-color: #293d55;
	cursor: hand;
	color: white;
	border-top-style: solid;
	border-top-color: #293d55;
	font-family: Lucida Bright;
	border-right-style: solid;
	border-left-style: solid;
	height: 61px;
	background-color: #485968;
	text-align: center;
	border-right-color: #293d55;
	border-bottom-style: solid;
}

.Button
{
	font-weight: bold;
	border-left-color: #293d55;
	color: white;
	border-top-style: ridge;
	border-top-color: #293d55;
	font-family: Lucida Bright;
	border-left-style: ridge;
	background-color: #485968;
}

.LoginTable
{
	font-weight: bold;
	color: black;
	font-family: georgia;
	background-color: #c5bcab;
}

.LoginTextBox
{
	font-family: georgia;
	background-color: #eae5e2;
}

.LinkButton
{
	border-right: black 2px ridge;
	border-top: black 2px ridge;
	font-weight: bold;
	border-left: black 2px ridge;
	cursor: hand;
	border-bottom: black 2px ridge;
	background-color: transparent;
	text-align: center;
}

.Hover
{
	font-weight: bold;
	border-left-color: gray;
	border-bottom-color: gray;
	color: maroon;
	border-top-style: double;
	border-top-color: gray;
	font-family: georgia;
	border-right-style: double;
	border-left-style: double;
	border-right-color: gray;
	border-bottom-style: double;
}