BODY { 

	SCROLLBAR-FACE-COLOR: #9A3301; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #F5F6E0; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999

}
input			{ color: rgb(000,000,000); font-family: arial,sans-serif; font-size:9pt; }
select			{ color: rgb(000,000,000); font-family: arial,sans-serif; font-size:9pt; }
td				{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:9pt; }
td.orange		{ color: rgb(255,051,000); font-family: arial,sans-serif; font-size:9pt; }
p				{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:9pt; }
p.orange		{ color: rgb(255,051,000); font-family: arial,sans-serif; font-size:9pt; }
li				{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:9pt; }
li.orange		{ color: rgb(255,051,000); font-family: arial,sans-serif; font-size:9pt; }
br				{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:9pt; }
body			{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:9pt; }
span			{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:9pt; }
span.orange		{ color: rgb(255,051,000); font-family: arial,sans-serif; font-size:9pt; }
b               { font-weight: bold; }
a				{ color: rgb(051,051,051); }
a.orange		{ color: rgb(255,051,000); }
b				{ font-weight: bold; }
.small			{ font-family: arial,sans-serif; font-size:7pt; }
.big			{ font-family: arial,sans-serif; font-size:12pt; }
.bigwhite		{ color: rgb(204,204,204); font-family: arial,sans-serif; font-size:20pt; }
.headline		{ font-weight: bold; font-size:11pt; }
.headlineorange	{ color: rgb(255,051,000); font-weight: bold; font-size:11pt; }
.orange			{ color: rgb(255,051,000); }
.white			{ color: rgb(204,204,204); }
.black			{ color: rgb(051,051,051); }
.button 		{ background-color: #D9B298; color: #000000; font-size: 8pt; line-height: 14px; font-family: Verdana, Arial, Geneva; text-decoration: none }
.headred 		{ background-color: #FFAA00; color: #000000; font-size: 8pt; line-height: 14px; font-family: Verdana, Arial, Geneva; text-decoration: none }
.table_b {
border: #999999 solid 1px;
}

/*--------------------------------------------------------
 * Optional Left Navigation Menu Bar
 *--------------------------------------------------------*/

a.v_nav4:active {
    font-family:      arial, helvetica, verdana, sans-serif;
    font-size:        11px;
    font-weight:      700;
    color:            #ffffff;
    text-decoration:  none;
}

a.v_nav4:link {
    font-family:      arial, helvetica, verdana, sans-serif;
    font-size:        11px;
    font-weight:      700;
    color:            #ffffff;
    text-decoration:  none;
}

a.v_nav4:visited {
    font-family:      arial, helvetica, verdana, sans-serif;
    font-size:        11px;
    font-weight:      700;
    color:            #ffffff;
    text-decoration:  none;
}

a.v_nav4:hover {
    font-family:      arial, helvetica, verdana, sans-serif;
    font-size:        11px;
    font-weight:      700;
    color:            #ffdd00;
    text-decoration:  none;
}

.v_cell4 {
    background-color: #9A3301;
    padding-left:     3px;
}


