a {  color: #999999}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline; color: #FFFFFF;
}
.rightGrad {
	background-image:  url(images/right_gradient.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #C2C2C2;
}
.leftGrad {
	background-image:  url(images/left_gradient.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #C2C2C2;
}
.whtborder {
	border: 1px solid #666666;
}
.bordermid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.borderbtm {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bordersides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.btmnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
.btmnavoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FF6600;
}
.descriptioncopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #666666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.bodytexthilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FF6600;
}
.bodytextspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 36px;
	color: #999999;
}
.bodytextspace2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #999999;
}
.bodytextspacewht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 36px;
	color: #FFFFFF;
}
.bodytextwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
}
.bodytextline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	border-bottom: 1px;
   	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 36px;
	color: #999999;
}
.sidebartextwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 36px;
	color: #FFFFFF;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	font-weight: normal;
}

