BODY {
SCROLLBAR-FACE-COLOR: #cecece;
SCROLLBAR-HIGHLIGHT-COLOR: #cecece;
SCROLLBAR-SHADOW-COLOR: #cecece;
SCROLLBAR-3DLIGHT-COLOR: #cecece;
SCROLLBAR-ARROW-COLOR:  #616161;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #cecece;
}

.hr_light {
width: 100%;
background-color: #dddddd;
height: 1px;
margin-bottom: 5px;
margin-top: 5px;
}

BLOCKQUOTE{
margin-left: 15px;
margin-right: 15px;
margin-top: 8px;
margin-bottom: 8px;
}

.blockquote {
margin-left: 50px;
margin-right: 25px;
}

#scrollcontent
{
	WIDTH: 100%;
	HEIGHT: 200px;
	OVERFLOW: auto;
	POSITION: relative;
	Z-INDEX: 1;
	TOP: 0px;
	LEFT: 0px;
	SCROLLBAR-FACE-COLOR: #cecece;
	SCROLLBAR-HIGHLIGHT-COLOR: #cecece;
	SCROLLBAR-SHADOW-COLOR: #cecece;
	SCROLLBAR-3DLIGHT-COLOR: #cecece;
	SCROLLBAR-ARROW-COLOR:  #616161;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #cecece;
}

hr {
height: 0px;
color: #b2b2b2;
}

hr.light {
height: 0px;
color: #dddddd;
}

.text {
	color: #4B4B4B;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.lightgray {
	color: #B4B4B4;
}

.red {
	color: #e83617;
}


.text_lg {
	color:#464646;
	font-size: 14px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
}

.text_xlg {
	color:#464646;
	font-size: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.text_med {
	color: #6E6E6E;
	font-size: 14px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.text_sm {
	color: #6E6E6E;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.text_sm_light {
	color: #888888;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.text_xsm {
	color: #747474;
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.text_lg_blue {
	color: #3399cc;
	font-size: 14px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.title {
	color: #AEC128;
	font-size: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.head_med {
	font-size: 18px;
	font-family: Tahoma, Tw Cen MT, Verdana,Arial,Helvetica,sans-serif;
}

.head_sm {font-size: 12px; font-family: Tahoma, Tw Cen MT, Verdana,Arial,Helvetica,sans-serif; }

.headline {
	color: #AEC128;
	font-size: 24px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
}

.blockquote {
	margin-left: 50px;
	margin-right: 25px;
}

INPUT.text {
border-style: solid;
border-width: 1px;
border-color: #C1C1C1;
}

INPUT.text_sm {
border-style: solid;
border-width: 1px;
border-color: #C1C1C1;
}

TEXTAREA.text {
border-style: solid;
border-width: 1px;
border-color: #C1C1C1;
SCROLLBAR-FACE-COLOR: #e4e4e4;
SCROLLBAR-HIGHLIGHT-COLOR: #e4e4e4;
SCROLLBAR-SHADOW-COLOR: #e4e4e4;
SCROLLBAR-3DLIGHT-COLOR: #e4e4e4;
SCROLLBAR-ARROW-COLOR:  #c5c5c5;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #e4e4e4;
}


A {
	color: #5583B5;
	text-decoration: none;
}

A:hover {
	color: #7FA7B7;
	text-decoration: none;
}

A.gray {
	color: #909090;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

A.gray:hover {
	color:#aaaaaa;
	text-decoration: none;
}

A.gray_light {
	color: #909090;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

A.gray_light:hover {
	color:#aaaaaa;
	text-decoration: none;
}

IMG.href {
	border-width: 1px;
	border-color: #5583B5;
}

IMG.arrow_right {
margin: 2px;
}

.pollBlock {
  width:210px;
	display:block;
	float:left;
}

.pollQuestion {
  color: #4B4B4B;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

