a {
	color: 666666 ;
}

a:hover {
	text-decoration: underline;
	color: FE4110;
}

.search 
{
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #FE4110 1px solid;
	BORDER-LEFT: #FE4110 1px solid;
	BORDER-RIGHT: #FE4110 1px solid;
	BORDER-TOP: #FE4110 1px solid;
	COLOR: #000000;
    width: 100px
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
}

.press_articles {
	COLOR: #FE4110;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}
  
.proform 
{
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	COLOR: #F75B1E;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}

.probtn
{
	BACKGROUND-COLOR: #E7E7E7;
	BORDER-BOTTOM: #666666 2px solid;
	BORDER-LEFT: #F4F4F4 2px solid;
	BORDER-RIGHT: #666666 2px solid;
	BORDER-TOP: #F4F4F4 2px solid;
	COLOR: #FE4110;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}

.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.path {
	FONT-WEIGHT: bold;
	text-decoration: none;
}

a.path:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
	font-weight: bold;
	text-decoration: none;
}

a.title {
	text-decoration: none;
}

a.title:hover {
	text-decoration: underline;
}

.title_or {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FE4110;
	font-weight: bold;
	text-decoration: none;
}

a.title_or {
	text-decoration: none;
}

a.title_or:hover {
	text-decoration: underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
}

a.text {
	text-decoration: none;
}

a.text:hover {
	text-decoration: underline;
	color: FE4110;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.footer {
	text-decoration: none;
}

a.footer:hover {
	text-decoration: none;
	color: 000000;
}

#dek{
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
}

#content{
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	POSITION: absolute;
}

a.reverse {
	color: FE4110;
}

a.reverse:hover {
	text-decoration: underline;
	color: 666666;
}