
A.f14:link {
	COLOR: #0000ff; TEXT-DECORATION: none;font-size:14px
}
A.f14:visited {
	COLOR: #800080; TEXT-DECORATION: none;font-size:14px
}
A.f14:active {
	COLOR: #ff0000; TEXT-DECORATION: none;font-size:14px
}
A.f14:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;font-size:14px
}

A.titlelink:link {
	COLOR: #000000; TEXT-DECORATION: none;font-size:12px
}
A.titlelink:visited {
	COLOR: #000000; TEXT-DECORATION: none;font-size:12px
}
A.titlelink:active {
	COLOR: #000000; TEXT-DECORATION: none;font-size:12px
}
A.titlelink:hover {
	COLOR: #000000; TEXT-DECORATION: none;font-size:12px
}

.font14{ FONT-SIZE: 14px }
A:link {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:visited {
	COLOR: #800080; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.title2:link { COLOR: #000000; TEXT-DECORATION: none }
A.title2:visited { COLOR: #000000; TEXT-DECORATION: none }
A.title2:active { COLOR: #ff0000; TEXT-DECORATION: none }
A.title2:hover { COLOR: #ff0000; TEXT-DECORATION: none }
.white {
	font-size: 9pt;
	line-height: 18px;
	color: #FFFFFF;
}
.white2 {
	font-size: 9pt;
	line-height: 14px;
	color: #FFFFFF;
}
.pt9 {
	font-size: 9pt;
	color: #000000;
    line-height: 19px;
}
.pt10 {
	font-size: 9pt;
	color: #000040;
    line-height: 19px;
}
.orange {
	font-size: 9pt;
	color: #FF6600;
}
.orangered {
    font-size: 9pt; 
	color: #CD5600
}
INPUT.greenInput {
	border: 1px solid #2B7D6B;
	font-size: 9pt;
	color: #000000;
	height: 14px;
}
.grey1 {
	font-size: 9pt;
	color: #464646;
	text-decoration: none;
    line-height: 18px
}
.grey2 {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
    line-height: 18px
}
.grey2:link {
	color: #000000;
	text-decoration: none;
}
INPUT.orangeInput { 
    border: 1px #993300 solid; 
	font-size: 9pt; 
	color: #000000; 
	height: 14px; 
}
.red {  font-size: 12px; color: #FF2400}
INPUT.blueInput { border: 1px #49679A solid; font-size: 9pt; color: #000000; height: 14px; }
.yellow {  font-size: 9pt; color: #FA8717}
.deepred {  font-size: 9pt; color: #952210; font-weight: bold}
.whiteshadow {  font-size: 9pt; color: #FFFFFF; width: 100%; filter: DropShadow(Color=black, OffX=1, OffY=1, Positive=1)}
a.pt9:link {
	color: #000000;
	text-decoration: none;
}
a.pt9:visited {
	color: #000000;
	text-decoration: none;
}
a.pt9:hover {
	color: #FFFF00;
	text-decoration: none;
}

a.pt10:link {
	color: #000040;
	text-decoration: none;
}
a.pt10:visited {
	color: #000000;
	text-decoration: none;
}
a.pt10:hover {
	color: #FF0000;
	text-decoration: none;
}

a.orangered:link {
	color: #CD5600;
	text-decoration: none;
}
a.orangered:visited {
	color: #CD5600;
	text-decoration: none;
}
a.orangered:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFCC00;
}
a.white2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white2:hover {
	color: #FFCC00;
}.newstitle {
	font-size: 17pt;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}

.Button
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor:	hand;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border:	1px solid #7b9ebd;
	width:100px;
}

