BODY
{
	BACKGROUND-COLOR: #ffffff;
  margin: 0em 2em;
}
A:link
{
    COLOR: #D62B2C
}
A:visited
{
    COLOR: #D62B2C
}
A:active
{
    COLOR: #D62B2C
}
TABLE#tblButtonBar {
	MARGIN-TOP: 1px
}
.clsButton {
	BACKGROUND-COLOR: #222149;
	BORDER-RIGHT: #ff9900 1px solid; 
	BORDER-TOP: #ff9900 1px solid; 
	BORDER-LEFT: #ff9900 1px solid; 
	BORDER-BOTTOM: #ff9900 1px solid;
 	text-decoration: none; 
	font-weight: bold; 
	FONT-SIZE: 10pt; 
	CURSOR: hand;
	color: white;
}
TD.clsButtonBar TABLE.clsButton TD {
	PADDING: 1px;
}
.clsButtonLnk {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
 	text-decoration: none; 
	font-weight: bold; 
	FONT-SIZE: 10pt; 
	CURSOR: hand;
	color: white;
	padding: 1;
}
.clsButtonLnk:hover {
	color: #D62B2C;
}
.clsButtonLnk:link {
	color: white;
}
.clsButtonLnk:visited {
	color: white;
}
.clsButtonLnk:active {
	color: white;
}
.clsLNav {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
 	text-decoration: none; 
	font-weight: bold; 
	FONT-SIZE: 10pt; 
	color: white;
	padding: 1;
}
.clsFoot {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
 	text-decoration: none; 
	font-weight: normal; 
	FONT-SIZE: 10pt; 
	color: black;
	padding: 1;
}
.clsContent {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
 	text-decoration: none; 
	font-weight: normal; 
	FONT-SIZE: 10pt; 
	color: black;
	padding: 1;
}
TR.listhead
{
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}
TR.list
{
	FONT-SIZE: 8pt;
}
