body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: x-small;
	color: #000000;
}
.disclaimer 
{
	font-size: xx-small;
	color: #666666;
	text-align: center;
}
td 
{
	font-size: x-small;
}
.Accent 
{
	color: #FFFF99;
	font-weight: bold;
}
.PhotoTop 
{
	font-family: Georgia, Verdana, Serif;
	color: #000000;
	font-size: medium;
	text-align: center;
	background: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.Photo 
{
	text-align: center;
	background: #FFFFFF;
}
.PhotoBottom 
{
	font-family: Georgia, Verdana, Serif;
	color: #000000;
	font-size: small;
	text-align: center;
	background: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.listHeader 
{
	font-family: Georgia;
	font-weight: bold;
	font-size: x-small;
	background: #000000;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.listHeaderAccent
{
	font-family: Georgia;
	font-weight: bold;
	font-size: x-small;
	background: #000099 ;
	height: 25px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	
}
.listNormal 
{
	font-family: Verdana;
	font-size: x-small;
	background: #999999;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}
.listNormalAccent
{
	font-family: Verdana;
	font-size: x-small;
	background: #AAAAAA;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}
.TitlebarLt
{
	color: #FFFF99;
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	height: 26px;
}
.TitlebarRt 
{
	color: #FFFF99;
	font-size: small;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: right;
	height: 26px;
}
.ItemBody 
{
	color: #FFFFFF;
	font-size: x-small;
	font-family: Verdana, Arial, Sans-Serif;
}
.notes 
{
	color: #FFFFFF;
	font-size: x-small;
	font-style: italic;
}
.formText 
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	padding-left: 5px;
}
.spacer 
{
	height: 25px;
}
.smallspacer 
{
	height: 10px;
}
A:link 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
A:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
A:active
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
A:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.light:active
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
	text-decoration: none;
}
A.light:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
	text-decoration: none;
}
A.light:link 
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
	text-decoration: none;
}
A.light:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFFF99;
	text-decoration: none;
}
.login 
{
	font-family: Verdana;
	font-size: xx-small;
}
INPUT, SELECT, TEXTAREA
{
	font-family: Verdana;
}