html
{
	min-height: 100%; 
	margin-bottom: 1px;
}
body
{
	font-size: small;
	font-family: Verdana, Arial, Sans-Serif;
	color: #666666;
	background-color: #F5F1F2;
	margin: 0px 0px 0px 0px;
}
.topNavMenu
{
	width: 780px;
	height: 167px;
}
.topBorder
{
	position: relative;
	width: 780px;
	height: 167px;
}
.textMedium
{
	color: #885E80;
	font-size: xx-small;
	font-family: Verdana, Arial, Sans-Serif;
}
.bottomMenu
{
	background-color: white;
	border-top-style: solid;
	border-top-color: #885E80;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #885E80;
	border-bottom-width: 1px;
}
a
{
	color: #885E80;
	text-decoration: none;
	font-size: xx-small;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
a.boldLinks
{
	color: #885E80;
	text-decoration: none;
	font-size: xx-small;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
a.boldLinks:hover
{
	text-decoration: underline;
}
.contactTextMedium
{
	color: #885E80;
	font-size: xx-small;
	font-family: Verdana, Arial, Sans-Serif;
	height: 18px;
	width: 180px;
}
TEXTAREA.contactTextMedium
{
	color: #885E80;
	font-size: xx-small;
	font-family: Verdana, Arial, Sans-Serif;
	height: 110px;
	width: 180px;
}
.errorText
{
	color: red;
	font-size: xx-small;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 14px;
}
.close
{
	width: 86px;
	height: 40px;
	background-image: url(/images/music/close.gif);
	cursor: pointer;
}
.closeOver
{
	width: 86px;
	height: 40px;
	background-image: url(/images/music/close_over.gif);
	cursor: pointer;
}
.textLarge
{
	color: #885E80;
	font-size: small;
	font-family: Verdana, Arial, Sans-Serif;
}
.mediumTextBoxes
{
	font-size: 100%;
	color:#666666;
	font-weight: normal;
	width: 400px;
}
.mediumTextBoxesMultiLine
{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 100%;
	color:#666666;
	font-weight: normal;
	width: 400px;
	height: 100px;
}
.smallTextBoxes
{
	font-size: 100%;
	color:#666666;
	font-weight: normal;
	width: 100px;
}
