TabHeader
{
	font-size: 10pt;
	color: efefef;
	font-family: Arial;
	text-decoration: none;
}
FONT.TabHeader
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
A.TabHeader:link
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
A.TabHeader:visited
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
A.TabHeader:active
{
	font-size: 10pt;
	color: fuchsia;
	font-family: Arial;
	text-decoration: none;
}
A.TabHeader:hover
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
	text-decoration: none;
}
CurrentTabHeader
{
	font-size: 10pt;
	color: darkgray;
	font-family: Arial;
	text-decoration: none;
}
A.CurrentTabHeader:link
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
A.CurrentTabHeader:visited
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
A.CurrentTabHeader:active
{
	font-size: 10pt;
	color: fuchsia;
	font-family: Arial;
	text-decoration: none;
}
A.CurrentTabHeader:hover
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
	text-decoration: none;
}
SPAN.ModuleTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
SPAN.MessageDate
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
SPAN.SponsorName
{
	font-size: 16pt;
	color: black;
	font-family: Arial;
}
SPAN.MessageDateTop
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
Normal
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
TD.Normal
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
P.Normal
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
SPAN.Normal
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
NormalBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
TD.NormalBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
SPAN.NormalBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
A.CommandButton
{
	font-size: 10pt;
	color: blue;
	font-family: Arial;
}
A.CommandButton:link
{
	font-size: 10pt;
	color: blue;
	font-family: Arial;
}
A.CommandButton:visited
{
	font-size: 10pt;
	color: blue;
	font-family: Arial;
}
A.CommandButton:hover
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
}
A.CommandButton:active
{
	font-size: 10pt;
	color: fuchsia;
	font-family: Arial;
}
SPAN.PageTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: Black;
	font-family: Arial;
}
ErrMsg
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
}
SPAN.ErrMsg
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
}
SPAN.HelpStyle
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
TEXTAREA.NormalTextBox
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
TABLE.Normal
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
SPAN.nonlink
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
.CommandButton
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
INPUT.CommandButton
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
SPAN.HeaderData
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial;
}
A.LoginLink:Link
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
A.LoginLink:Active
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
}
A.LoginLink:Visited
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
A.LoginLink:Hover
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
}
SPAN.LoginWelcome
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
A.ModEditCommand
{
	font-size: 10pt;
	color: #C0C0FF;
	font-family: Arial;
}
A.ModEditCommand:link
{
	font-size: 10pt;
	color: #C0C0FF;
	font-family: Arial;
}
A.ModEditCommand:visited
{
	font-size: 10pt;
	color: pink;
	font-family: Arial;
}
A.ModEditCommand:hover
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
}
A.ModEditCommand:active
{
	font-size: 10pt;
	color: fuchsia;
	font-family: Arial;
}
.explorer {
 	overflow:auto; width:200px; height:500px; border: 1px solid black; background-color: white;padding:10;
}

.content {
	overflow:auto; width:600px; height:500px; border: 1px solid black; background-color: white;padding:10;font: 11px Tahoma;
}
.smallText { font-size: 10px;}