BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 0px;
}
BODY.stripe { 
	background : url("..\images\interface\stripes_long.gif");
	background-color: white;
 }
TD
{
    font-size:10px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}
A
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
}
A.menu
{
	font-size: 10px;
	color: #999999;
	TEXT-DECORATION: none;
}
 A.menuBlack
{
	font-size: 10px;
	color: black;
}
 A.menuBold
{
 	font-size: 10px;
	color: #999999;
	font-weight: bold;
	TEXT-DECORATION: none;
}
A.darkBigger
{
	font-size: 13px;
	color: 595959;
	line-height:20px;
	text-decoration: none;
}
A.locationBar 
{
	color:#D1D1D1;
	text-decoration: none;
}
A.whiteNormal
{
	color: white;
	line-height: 15px;
	text-decoration: none;
 }
A.whiteBold
{
	color: white;
	font-weight:bold;
	line-height: 15px;
	text-decoration: none;
 }
 
A.blackBigger
 {
	font-size: 13px;
	color: black;
	line-height: 15px;
	text-decoration: none;
 }

A.blackNormal
{
	font-size: 10px;
	color: black;
	line-height: 15px;
	text-decoration: none;
 }
  A.blackNormal:hover
{
	text-decoration: none;
 }
 A.blackNormal:visited
{
	text-decoration: underline;
 }
 
A.blackBold
{
	font-size: 10px;
	color: black;
	line-height: 15px;
	text-decoration: none;
	font-weight:bold;
 }

A.blackSmall
{
	font-size: 10px;
	color: black;
	line-height: 15px;
	text-decoration: none;
 }
  A.BblackNormal
{
	font-size: 9px;
	color: black;
	line-height: 15px;
	text-decoration: underline;
 }
 
A.BblackBold
{
	font-size: 9px;
	color: black;
	line-height: 15px;
	text-decoration: none;
	font-weight:underline;
 }
 A.BwhiteNormal
{
	color: white;
	line-height: 15px;
	text-decoration: underline;
 }
A.BwhiteBold
{
	color: white;
	font-weight:bold;
	line-height: 15px;
	text-decoration: underline;
 }
INPUT.searchRadio 
{
	background-color:#D1D1D1;
	color:#D1D1D1;
}
INPUT.searchText
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	HEIGHT:18;
	WIDTH:150;
}
.head1
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT:bold;
	line-height: 18px;
}
.whiteSmall
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	line-height: 10px;
 }
.whiteNormal
{
	font-size: 10px;
	color: white;
	line-height: 15px;
 }
.whiteBold
{
	font-size: 10px;
	color: white;
	font-weight:bold;
	line-height: 15px;
 }
.whiteBigger
{
	font-size: 13px;
	color: white;
	line-height: 20px;
 }

.whiteSpaceBigger
{
	letter-spacing: 8px;
	font-size: 13px;
	color: white;
	line-height: 20px;
 }

.gray
{
	font-size: 10px;
	color:#D1D1D1;
	line-height: 15px;
}

 .grayDarker
{
	 FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#808080;
	line-height: 15px;
 }

.grayBigger
{
	font-size: 13px;
	color:#D1D1D1;
	line-height: 20px;
}

.blackNormal
{
	font-size: 10px;
	color: black;
	line-height: 15px;
 }
.blackBold
{
	font-size: 10px;
	color: black;
	font-weight:bold;
	line-height: 15px;
 }
.blackBigger
{
	font-size: 13px;
	color: black;
	line-height: 20px;
 }
 .imgborder
 {
	border-color: white;
 }
#menuCell { position:relative; }
 .blackNormalPrint
{
	 FONT-FAMILY: Times;
	font-size: 12px;
	color: black;
	line-height: 15px;
 }
.blackBoldPrint
{
	 FONT-FAMILY: Times;
	font-size: 12px;
	color: black;
	font-weight:bold;
	line-height: 15px;
 }
 .head1white
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT:bold;
	color: white;
	line-height: 18px;
}
 .head1Print
{
	 FONT-FAMILY: Times;
	FONT-SIZE: 16px;
	FONT-WEIGHT:bold;
	line-height: 18px;
}
img.block { margin:0; border:none; display:block !important}