/* New O-soln Style Sheet */
body {
	background-attachment: scroll;
/*	background-image:  url('/images/bg.jpg'); */
/*	background-repeat: repeat-x; */
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #000066;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #F3AE22;
scrollbar-arrow-color: #F3AE22; background-position-y:50%
}
.footertext {
	color:#FFFFFF;
	font-size: 8pt;
	line-height: 10pt;
	font-family: verdana;
	font-variant: normal;
	font-style: normal;
}

a.footertext {
	color:#FFFFFF;
	font-size: 8pt;
	line-height: 10pt;
	font-family: verdana;
	font-variant: normal;
	font-style: normal;
	text-decoration : NONE;
}

a.footertext:hover {font-weight: bold;
color:#FFFFFF;
}


.bodytext {
	color:#000000;
	font-size: 9pt;
	line-height: 11pt;
	font-family: verdana;
	font-variant: normal;
	font-style: normal;
}

.menutext{

	color:#000000;
	font-size: 8pt;
	line-height: 10pt;
	font-family: verdana;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}

a.menutext {
	color:#000000;
	font-size: 8pt;
	line-height: 10pt;
	font-family: verdana;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: NONE;
}
a.menutext:hover {

	color:#000000;
	font-size: 8pt;
	line-height: 10pt;
	font-family: verdana;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}

.Headertext {
	color:#663300;
	font-size: 10pt;
	line-height: 14pt;
	font-family: verdana;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}

.smallprint {
	color:#663300;
	font-size: 8pt;
	font-family: verdana;
	font-variant: normal;
	font-style: normal;
}

.boldtext {
	color:#663300;
	font-size: 10pt;
	line-height: 11pt;
	font-family: verdana;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}

a {text-decoration: none;
	font-weight: normal;
	color:#000000;
	font-size: 9pt;
	font-family: verdana;
	font-variant: normal;
	font-style: normal;
}
a:hover {
	font-weight: bold;
}

a.nav {text-decoration: none;
	font-weight: bold;
	color:#663300;
	font-size: 9pt;
	font-family: verdana;
	line-height: 10pt;
	font-variant: normal;
	font-style: normal;
}
a.nav:hover {color: #000000;}

a.nav2 {text-decoration: none;
	font-weight: bold;
	color:#336699;
	font-size: 10pt;
	font-family: arial, helvetica;
	line-height: 10pt;
	font-variant: normal;
	font-style: normal;
}
a:nav2 {text-decoration: underline;}

