
BODY {
	background-color:#999999;
}

TABLE, INPUT, SELECT {
	font-family: Verdana; 
	font-size:8pt;
}

.LeftSection {
	background-color: #FFFFFF;
	vertical-align : top;
	width : 83px;
}

.Container {
	font-family: Verdana; 
	font-size:8pt;
	background-color:#FFFFFF; 
	border: 1px solid #4D4D4D; 
	width: 780px;
}

.Title {
	font-family:Arial; 
	font-size:12pt; 
	font-weight:bold; 
	color:#ff0000;
}

.Header {

	background-color: #FF0000;
}

.HeaderMenu {
	font-family: Arial; 
	font-size: 9pt; 
	font-weight:bold; 
	color: #FF0000; 
	border: 2px solid #FF0000;
}


.HeaderMOption {
	text-align:center; 

	background-color:#FF0000;
}

.HeaderMOption A {
	text-decoration: none;
	color: #FFFFFF;
}

.Footer {
	font-family: Arial;
	font-size:8pt;
	background-color: #ff0000;
	border-top: 1px solid #003366;
	text-align : center;
}

.FooterSeparator {
	text-align:center;
	color: White;
	width:1px;
}

.FooterCell1 {
	text-align:center; 
	width:90px;
}

.FooterCell1 A {
	text-align:center;
	text-decoration: none;
	color:#FFFFFF;	
}


.FooterCell2 {
	text-align:center; 
	width: 25%;
	color: #FFFFFF;
}

.FooterCell2 A {
	text-align:center;
	text-decoration: none;
	color: #FFFFFF; 
}

.Credit {
	font-family: Verdana; 
	font-size:7pt;
}

.Body {
	font-family: Verdana; 
	font-size:10pt;
        color:#000000;
        font-weight:normal;
}

H1   {
	font-family:Arial; 
	font-size:12pt; 
	font-weight:bold; 
	color:#ff0000;
}
H2 {
	font-family:Arial; 
	font-size:10pt; 
	font-weight:bold; 
	color:#000000;
}