body
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}

.frameOutline
{
		background-image: url(../image/background.gif)
}
A
{
	color: black;
	text-decoration: none;
}
A:active
{
	color: black;
	text-decoration: none;
}
A:link
{
	color: black;
	text-decoration: none;
}
A:visited
{
	color: black;
	text-decoration: none;
}
A:hover
{
	color: dimgray;
	text-decoration: none;
}

.textBoxBasic
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 8pt;
	font-family: Verdana;
	height: 18;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Verdana, Arial;
}
TD
{
	font-size: 8pt;
}
.menuBar
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	border-left: lightgrey 1px solid;
	color: white;
	border-bottom: lightgrey 1px solid;
}
.menuBar A
{
	color: white;
	text-decoration: none;
}
.menuBar A:active
{
	color: white;
	text-decoration: none;
}
.menuBar A:link
{
	color: white;
	text-decoration: none;
}
.menuBar A:visited
{
	color: white;
	text-decoration: none;
}
.menuBar A:hover
{
	color: white;
	text-decoration: none;
}
TH
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}
TH A
{
	color: white;
	text-decoration: none;
}
TH A:active
{
	color: white;
	text-decoration: none;
}
TH A:link
{
	color: white;
	text-decoration: none;
}
TH A:visited
{
	color: white;
	text-decoration: none;
}
TH A:hover
{
	color: white;
	text-decoration: none;
}

