.Ubody {
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#CAE597;
	scrollbar-shadow-color:#2F637C;
	scrollbar-face-color:#CAE597;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-darkshadow-color:#A9C2CA;
	scrollbar-3d-light-color:#E0C3B4;
	background-color : #FFFFFF;


}
.hh          { font-style: italic }
.Utxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #666666;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;
}
.Utxt A:link       { color:#006699; text-decoration : underline; }
.Utxt A:visited { color:#AF6740; text-decoration : underline; }
.Utxt A:active  { color:#AF6740; text-decoration : underline; }
.Utxt A:hover   { color: #925636; text-decoration : underline; }

P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #928C7C;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;	
}

P A:link       { color:#AF6740; text-decoration : underline; }
P A:visited { color:#AF6740; text-decoration : underline; }
P A:active  { color:#AF6740; text-decoration : underline; }
P A:hover   { color: #925636; text-decoration : underline; }


.UtxtBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #666666;
	text-decoration : none;
	font-weight : bold;
	line-height : 12px;
}
.UtxtUl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #666666;
	text-decoration : underline;
	font-weight : normal;
	line-height : 12px;
}
.UtxtBoldUl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #666666;
	text-decoration : underline;
	font-weight : bold;
	line-height : 12px;
}
.UtxtBlue{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #006699;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;
}
.UtxtDarkBlue{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #003366;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;
}
.UtxtDarkBlueItalic{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #003366;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px; 
	font-style:italic
}
.UtxtDarkBlueBold{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #003366;
	text-decoration : none;
	font-weight : bold;
	line-height : 12px;
}
.UtxtBlueBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #006699;
	text-decoration : none;
	font-weight : bold;
	line-height : 12px;
}
.UtxtBlueUl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #006699;
	text-decoration : underline;
	font-weight : normal;
	line-height : 12px;
}
.UtxtBlueBoldUl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #006699;
	text-decoration : underline;
	font-weight : bold;
	line-height : 12px;
}
.UtxtWhite{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;
}

/* line seperators */
.W_middleBlue1
{
background-color: #7D95B9;
}
.W_middleBlue2
{
background-color: #424A56;
}
.W_middleBlue3
{
background-color: #4D668F;
}
.W_middleBlack
{
background-color: #000000;
}
.W_middleWhite
{
background-color: #FFFFFF;
}
.W_middleGrayE9
{
background-color: #E9E9E9
}
.W_middleGrayE6
{
background-color: #E6E6E6
}
.W_middleGrayC0
{
background-color: #C1C0C0
}

/* Fonts and Variables */

.WF_copyright {
padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 2px; 
	padding-bottom: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
	text-align:center;
	vertical-align:middle;
}
.WF_navLink {
padding-left: 2px; 
	padding-right: 2px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	text-align:center;
	vertical-align:middle;
}