/* CSS1 Style Sheet for TEN Theme */
BODY
 {
	color: #000066;
	background-color: White;
	font-family: Verdana, Arial, sans-serif;
	margin: 0
}
.BODY
 {
	color: #000066;
	font-family: Verdana, Arial, sans-serif;
	background-color: White;
	font-size: 11pt;
	margin: 0
}
.BUTTONBAR
 { font-style: normal; font-size: 1pt; line-height: 1%; font-family: Verdana, Arial, sans-serif; text-align: center; margin: 0 }
A, A:LINK
{
	text-decoration: underline;
	color: #0000ff;
}
A:ACTIVE, A:HOVER
{
	text-decoration: underline;
	color: #ff0000;
}
A:VISITED
{
	text-decoration: underline;
	color: #000066;
}
.LINK1
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #000066;
	font-weight : normal;
	font-size: 11pt;
}
A.LINK1
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	color: #000066;
	font-weight : normal;
	font-size: 11pt;
}
A:HOVER.LINK1
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	color: #ff0000;
	font-weight : normal;
	font-size: 11pt;
}
.LINK2
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color : #000066;
	color : White;
	font-size: 11pt;
	font-weight : normal;
}
A.LINK2
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	background-color : #000066;
	color : White;
	font-size: 11pt;
	font-weight : bold;
}
A:HOVER.LINK2
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	background-color : #000066;
	color: #ff0000;
	font-size: 11pt;
	font-weight : bold;
}
TD
 {
	color: #000066;
	font-family: Verdana, Arial, sans-serif;
}
.HEADING1
{
	color : #000066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18pt;
	font-weight : bold;
}
.HEADING2
{
	background-color : #000066;
	color : White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18pt;
	font-weight : bold;
}
.SUBHEADING1
{
	color : #000066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight : bold;
}
.SUBHEADING2
{
	background-color : #000066;
	color : White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight : bold;
}
.SUBSUBHEADING1
{
	color : #000066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight : bold;
}
.SUBSUBHEADING2
{
	background-color : #000066;
	color : White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight : bold;
}
.TEXT1
{
	color : #000066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
}
.TEXT2
{
	background-color : #000066;
	color : White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.TEXTMONO
{
	color : #000066;
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
}
.SMALLTEXT1
{
	color : #000066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}
.SMALLTEXT2
{
	background-color : #000066;
	color : White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}
.LARGETEXT1
{
	color : #000066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
}
.LARGETEXT2
{
	background-color : #000066;
	color : White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
}
.ERRORMSG1
{
	color : Red;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight : bold;
}
.ERRORMSG2
{
	background-color : #000066;
	color : Red;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight : bold;
}

