A  {
	text-decoration : none;
	font-weight : bold;
	font-size : 9pt;
	color : #006600;
}

A:Visited  {
	text-decoration : none;
	font-size : 9pt;
	font-weight : bold;
	color : #339933;
}

A:Active  {
	text-decoration : none;
	font-size : 9pt;
	font-weight : bold;
	color : #ffcc66;
}

A:Hover  {
	text-decoration : none;
	font-size : 9pt;
	font-weight : bold;
	color : #990000;
}

body  {
	scrollbar-face-color : #003300;
	scrollbar-highlight-color : #cc9966;
	scrollbar-shadow-color : #666666;
	color : #000000;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #003300;
}

.txtHeader  {
	font-family : Arial, Verdana, sans-serif, Helvetica;
	line-height : 160%;
	font-size : 14pt;
	color : #990033;
	font-weight : 700;
}

.txtHeaderBrown  {
	font-family : Arial, Verdana, sans-serif, Helvetica;
	line-height : 160%;
	font-size : 14pt;
	color : #663300;
	font-weight : 700;
}

.txtBody  {
	color : #000000;
	line-height : 140%;
	font-size : 9pt;
	font-family : Arial, Verdana, sans-serif, geneva, Helvetica;
}

.txtRed  {
	color : #990033;
}

.txtBodyBold  {
	color : #000000;
	line-height : 140%;
	font-size : 9pt;
	font-family : Arial, Verdana, sans-serif, geneva, Helvetica;
	font-weight : bold;
}

.txtFooter  {
	color : #000000;
	font-size : 7pt;
	font-family : Arial, Verdana, sans-serif, geneva, Helvetica;
}

.lnkMenuWhite  {
	color : #ffffff;
	line-height : 150%;
	font-size : 7.5pt;
	font-family : Arial, Helvetica,  Verdana, sans-serif;
	text-decoration : none;
}

.lnkMenuWhite a:link  {
	color : #ffffff;
	font-size : 7.5pt;
	text-decoration : none;
}

.lnkMenuWhite a:visited  {
	color : #ffffff;
	font-size : 7.5pt;
	text-decoration : none;
}

.lnkMenuWhite a:hover  {
	color : #ffcc66;
	font-size : 7.5pt;
	text-decoration : none;
}

.lnkSmall  {
	font-size : 8pt;
}

.logo  {
	background-attachment : fixed;
	background-image : url(images/logoInvisible.gif);
	background-repeat : no-repeat;
	background-position : center center;
}

.logosm  {
	background-attachment : fixed;
	background-image : url(images/logoInvisible_sm.gif);
	background-repeat : no-repeat;
	background-position : center center;
}

