BODY, P, BR, UL, OL, TD, TH, LI {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}


/**
FORM { margin: 0px; height: 0px; }
**/
A  { color: #db9f47; text-decoration:none;}
P { padding: 0px 0px 14px 0px; margin: 0px; }
H4 { padding: 0px; margin: 0px 0px 2px 0px; color: #F79E45; font-weight: bold; font-size: 11px; }

.envisionext { color: #ACACAC; font-size: 10px; padding-right: 2px; }

.cl_white { color: #FFFFFF; }
.cl_orange { color: #F79E45; }

.bold { font-weight: bold; }

.fs_llt { font-size: 9px; }

.txt_field {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #707070;
  border: 1px solid #F79E45;
  margin: 0px !important; margin: -1px 0px -1px 0px;
  padding: 0px;
  height: 14px;
}




DIV.news { padding-bottom: 10px; }
DIV.news H3 { padding: 0px; margin: 0px; color: #959595; font-weight: normal; font-size: 9px; }
DIV.news H4 { margin: 0px; }

DIV.hdr { height: 52px; vertical-align: top; }

DIV.q { padding: 0px 0px 10px 20px; background-image: url(/images/v4/ico_q.gif); background-repeat: no-repeat; background-position: 0px 1px; font-weight: bold; color: #F79E45; text-transform: uppercase; }
DIV.q SPAN { font-size: 9px; font-weight: normal; color: #464646; text-transform: none; }
DIV.a { padding: 0px 0px 12px 20px; background-image: url(/images/v4/ico_a.gif); background-repeat: no-repeat; background-position: 0px 1px; }

DIV.tier { padding: 4px 0px 15px 0px; }

P.fire { padding-left: 34px; background-image: url(/images/v4/ico_fire.gif); background-repeat: no-repeat; background-position: 0px 1px; }
.newsites  { color: #e48800; font-weight: bold; font-size: 9pt; font-family: Arial, Geneva, Swiss, SunSans-Regular }
/* Scroll definition */

div#hd {
	position: relative;
	overflow:hidden;
	width: 208px;
	height: 151px;
	z-index:100;
}
div#wn {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 208px;
	height: 151px;
	clip: rect(0px, 208px, 151px, 0px);
	overflow: hidden;
	z-index: 1;
}
div#lr {
	position: absolute;
	left:0px;
	top:0px;
	z-index:1;
}

div#scrollbar {
	position: relative;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 125px;
	font-size: 1px;
	z-index: 1;
}
div#trackbar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 125px;
	background-color: #313131;
	z-index: 1;
	visibility: visible;
}
div#dragbar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 31px;
	background-color: #CCCCCC;
	background-image: url(/images/sc.gif);
	background-repeat: no-repeat;
	z-index: 1;
	visibility: visible;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid #F79E45;
padding: 2px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/*next lines = update*/

.bglogin { background-image: url(/images/v4/memberslogin2.gif); }

.maintab {
	background-color: #FFFFFF;
	border: 1px solid #C3C3C3;
}.bggrad {
	background-image: url(/images/v4/bg_grad.gif);
	background-repeat: repeat-x;
}
}.bggrad2 {
	background-image: url(/images/v4/bg_grad2.gif);
	background-repeat: repeat-x;
}
.thumbs {
	border: 1px solid #8B9FAA;
}
.box {
	border: 1px solid #B6C3CC;
}
.titles {
	font-size: 14px;
	font-weight: bold;
	color: #f79521;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}
.titlestools {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}

.dashedline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #A6B7C0;
	border-right-color: #A6B7C0;
	border-bottom-color: #A6B7C0;
	border-left-color: #A6B7C0;
}
.bigtitle {
	font-size: 24px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;

}
.vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFCBD1;
}
