body
{
	font-family: Arial,Helvetica;
	font-size: 10pt;
}
td
{
	font-size: 10pt;
}
td.calendar
{
	font-size: 8pt;
	color: White;
	font-family: Verdana,Arial,Helvetica;
}
a
{
	color: Red;
}
.title
{
	font-weight: bold;
	font-size: 12pt;
}
.title2
{
	font-weight: bold;
	font-size: 11pt;
	color: #666666;
}
.error
{
	font-weight: bold;
	color: Red;
}
.text
{
	width: 100%;
	border: solid 1px black;
	font-family: Verdana;
	font-size: 8pt;
}
.board_title
{
	font-style: italic;
	font-size: 8pt;
}
.text
{
	width: 100%;
	font-size: 8pt;
}
.select
{
	width: 100%;
	font-size: 8pt;
}
.window_title
{
	background: #cc9900;
	color: white;
	font-weight: bold;
	font-size: 8pt;
}
.window
{
	background: #cccccc;
	color: black;
	font-size: 8pt;
}
.internal
{
	background: white;
	color: black;
	font-size: 8pt;
}
.internal_title
{
	background: #cc9900;
	color: white;
	font-weight: bold;
	font-size: 8pt;
}
.internal_alt
{
	background: #f0f0f0;
}
.button
{
	width: 70px;
	background: white;
	color: black;
	border-style: solid;
	border-width: 1px;
}
.error
{
	font-size: 8pt;
	color: red;
	font-weight: bold;
}
.internal2
{
	font-size: 10pt;
}
.wht_link { color: white; font-style: normal; text-decoration: none }
.gry_link { color: #666666; font-style: normal; text-decoration: none }
.org_link { color: #0000ff; font-style: normal; text-decoration: none }
.blk_link { color: black; font-style: normal; text-decoration: none }
.red_link { color: red; font-style: normal; text-decoration: none }
.pnlPictures
{
	padding: 8px;
	border: solid 1px #cccccc;
}
