BODY
{
    LIST-STYLE-POSITION: outside;
    FONT-SIZE: 11px;
    COLOR: #777777;
    font-family:tahoma, arial,helvetica;
	scrollbar-base-color: #ffffff;
 	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
 	scrollbar-highlight-color: #FFFFFF;
 	scrollbar-3dlight-color: #D5D5D7;
 	scrollbar-darkshadow-color: #D5D5D7;
 	scrollbar-shadow-color: #FFFFFF;
 	scrollbar-arrow-color: #D5D5D7;
}

.Text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	text-decoration: none;
}
A.Text:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	text-decoration: underline;
}
A.Text:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	text-decoration: underline;
}

.DropDown {
	height: 19px;
	width: 160px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
}
.ReadMore {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #B79E59;
	text-decoration: underline;
}
A.ReadMore:active
{
    COLOR: #B79E59;
    font-family:tahoma;
    font-size: 11px;
	text-decoration: none;
}
A.ReadMore:hover
{
    COLOR: #B79E59;
    font-family:tahoma;
    font-size: 11px;
	text-decoration: none;
}
.ClickHere {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	font-variant: normal;
	color: #289DE7;
	text-decoration: underline;
}
A.ClickHere:active
{
    COLOR: #289DE7;
    font-family:tahoma;
    font-size: 11px;
	text-decoration: none;
}
A.ClickHere:hover
{
    COLOR: #289DE7;
    font-family:tahoma;
    font-size: 11px;
	text-decoration: none;
	}
.Border {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	border: 1px solid #777777;
}

