BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	margin : 0px;
	padding: 0px;
	normal scrollbar-face-color : #FFFFFF; 
	scrollbar-shadow-color:  #ACA372;
	scrollbar-highlight-color: #F6F2E6; 
	scrollbar-3dlight-color: #ACA372; 
	scrollbar-darkshadow-color: #777153;
	scrollbar-track-color: #7B783F; 
	scrollbar-arrow-color: #A38C0D
}

H1.white {
	font-size : 16pt;
	font-weight : bold;
	color : #FFFFFF;
	padding : 0px;
}

H2.red {
	font-size : 12pt;
	font-weight : bold;
	color : #880000;
	padding-bottom : 2px;
	margin : 0px;
}

H3.green {
	font-size : 11pt;
	font-weight : bold;
	color: #625E11;
	padding-bottom :2px;
	margin : 0px;
}

H3.red {
	font-size : 10pt;
	font-weight : bold;
	color : #880000;
	padding-bottom : 2px;
	margin : 0px;
}

H4 {
	font-size : 9pt;
	font-weight : bold;
	padding-top : 2px;
	padding-bottom : 2px;
	margin : 0px;
}

HR.red {
	color : #880000;
	padding-bottom : 0px;
	margin : 0px;
}

P {
	padding : 0px;
	margin-top : 4px;
	margin-bottom : 6px;
}

P.quote {
	padding : 0px;
	margin: 4px;
	font : italic bold;
	color: #625E11;
	text-align : center;
}

IMG.framed {
	border : 1px solid #8B895E;
	margin: 6px;
}

TD.leftbanner{
	background-color : #ECE4CA;
}

TABLE.rightbanner{
	background-image : url(images/banner-right.gif);
	background-position : top,left;
	background-repeat : no-repeat;
	padding : 0px 0px 0px 0px;
	background-color : #ECE4CA;
}

TD.rightbannerwithclouds {
	background : #ECE4CA url(images/yellowclouds.gif) no-repeat center;
}

TD.farrightbanner{
	background-color : #ECE4CA;
}

TD.orangebar {
	background-color : #C37037;
	background-image : url(images/orangebar.gif);
	background-position : top;
	background-repeat : repeat-x;
	font-size : 12pt;
	font-weight : bold;
	color: #FFFFFF;
}

TD.orangebartext {
	font-size : 12pt;
	font-weight : bold;
	color: #ECE4CA;
}

TD.greenbar {
	background-image :  url(images/greenbarfade.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-color: #8B895E;
	font-size : 10pt;
	font-weight : bold;
	color: #ECE4CA;
}

TD.greencolumn {
	background-color : #C3D5A1;
	background-image : url(images/verticallightgreenfade.gif);
	background-position : top;
	background-repeat : repeat-x;
	font-size : 9pt;
	color: #000000;
	padding : 10px;
}

TD.yellowcolumn {
	background-color : #ECE4CA;
	background-image : url(images/verticalyellowfade.gif);
	background-position : top;
	background-repeat : repeat-x;
	font-size : 9pt;
	color: #000000;
	padding : 10px;
	border : 1px #DDDDDD;
	border-left-style : dotted;
	border-right-style : dotted;
	border-bottom-style : none;
	border-top-style : none;
}

TD.greenrectangleheading {
	background-color : #C3D5A1;
}

TD.greenrectangle {
	background : #FFFFFF url(images/verticalgreenfade.gif) repeat-x top;
	color : #000000;
	padding : 10px;
	border : 1px #DDDDDD;
	border-left-style : dotted;
	border-right-style : none;
	border-bottom-style : dotted;
	border-top-style : none;
}

TD.whitecolumn {
	background-color : #FFFFFF;
	color : #000000;
	padding : 10px;
	border : 1px #DDDDDD;
	border-left-style : dotted;
	border-right-style : none;
	border-bottom-style : none;
	border-top-style : none;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

TD.copyright {
	background-color : #C37037;
	font-size : 8pt;
	color: #ECE4CA;
	text-align : center;
	background : url(images/coprightbar.gif) repeat-x top;
}

A {
	text-decoration : none;
	font-size : 9pt;
	font-weight : bold;
	color: #625E11;
}

A.:hover {
	text-decoration : underline;
	font-size : 9pt;
	font-weight : bold;
	color: #BD4F07;
}

A.menu {
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
	color: #ECE4CA;
}

A.menu:hover {
	text-decoration : underline;
	font-size : 12pt;
	font-weight : bold;
	color: #FFFFBB;
}

A.greenbar {
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
	color: #ECE4CA;
}

A.greenbar:hover {
	text-decoration : underline;
	font-size : 10pt;
	font-weight : bold;
	color: #FFFFBB;
}
