.OutsideTable
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
} 
.Logo
{
	margin-top: 5px;
	margin-left: 5px;
}


.MenuTopFont
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, Verdana;
	text-align: center;
}
A.SubMenu
{
	font-size: 9pt;
	color: white;
	font-family: Arial, Verdana;
	background-color: #999999;
	text-align: center;
	height: 15px;
	text-decoration: none;
}

.SubMenu
{
	/* font-weight: bold; */
	font-size: 9pt;
	color: white;
	font-family: Arial, Verdana;
	background-color: #999999;
	text-align: center;
	height: 35px;
}
.PageHeader
{
	font-weight: bold;
	font-size: 13pt;
	/*text-transform: uppercase;*/
	color: #cccccc;
	font-family: Arial, Verdana;
}
.PageText
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	font-family: Arial, Verdana, MS Sans Serif;
	list-style-position: outside;
	list-style-type: disc;

}
.HomePageText {
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	font-family: Arial, Verdana, MS Sans Serif;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 20px 8px 20px;
}


.PageTextLarger
{
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Verdana, MS Sans Serif;
}
A
{
	font-weight: normal;
	color: #FF9999;
	font-family: Arial, Verdana, "MS Sans Serif";
	text-decoration: none;

}
A:hover {
	font-weight: normal;
	color: #000000;
	font-family: Arial, Verdana, MS Sans Serif;
	text-decoration: underline;
}
A.color
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, MS Sans Serif;
}

.marquee
{
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Verdana, MS Sans Serif;
	text-decoration: none;
}
.homebullets {
	font-weight: normal;
	font-size: 8.5pt;
	color: #666666;
	font-family: Arial, Verdana, MS Sans Serif;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	margin: 0 0 10px 0;
	margin-right: 30px;
}
.pink {
	color: #FF9999;
}
.home-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF9999;
}
