image
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.logo
{
	font-weight: bold;
	font-size: 48pt;
	text-transform: uppercase;
	font-family: Sans-Serif;
}
.logo2
{
	font-weight: bold;
	font-size: 24pt;
	text-transform: uppercase;
	font-family: Sans-Serif;
}
.window
{
	background-color: #ece9d8;
}
.text
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
	font-family: Sans-Serif;
	text-indent: 10px;
}
.bullet
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
	font-family: Sans-Serif;
	list-style-type: square;
}
.smallText
{
	font-size: 8pt;
	font-family: Sans-Serif;
}
.sectionTitle
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Sans-Serif;
}
.linkText
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Sans-Serif;
}
.linkTitle
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Sans-Serif;
}
.adLink
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Sans-Serif;
}
.menu, .menu:active, .menu:visited
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Arial, Sans-Serif, Verdana;
	background-color: #6666ff;
	text-align: center;
	text-decoration: none;
}
.menu:hover
{
	color: black;
}
.menuthis, .menuthis:active, .menuthis:visited
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Arial, Sans-Serif, Verdana;
	background-color: #6600ff;
	text-align: center;
	text-decoration: none;
}
ul
{
	margin-top:3px;
	margin-bottom:3px;
}
.formTable
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 5px;
	background-color:Silver;
}
.formLabel
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
	font-family: Sans-Serif;
	text-indent: 10px;
	text-align: left;
}
.bigLink
{
	font-weight: bold;
	font-size: 12pt;
	color: blue;
	font-family: Arial, Sans-Serif, Verdana;
	text-decoration: underline;
}