.formdrops {
	FONT-SIZE: 9px; BACKGROUND: #ffffff; MARGIN: 1px
}
.titleBGDarkBlue {
	BACKGROUND: url(../images/backgrounds/price_list_title_bar_bg.gif)
}
.fontWhite {
	COLOR: #ffffff
}
.fontWhiteBold {
	FONT-WEIGHT: bold; COLOR: #ffffff
}
.list2 {
	BACKGROUND: #cce3f1; FONT-WEIGHT: bold
}
.fontBlueBold {
	FONT-WEIGHT: bold; COLOR: #266ca0
}
.cPrice {
	COLOR: #154768
}
.cPrice:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
.link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #cc000e; TEXT-DECORATION: underline
}
.fontTitle {
	FONT-WEIGHT: bold; COLOR: #4696c8
}
.extraLightBG {
	BACKGROUND: #CCCCCC
}
.lightBG {
	BACKGROUND: #99CCFF
}
.whiteBG {
	BACKGROUND: #ffffff
}
.fontBold {
	FONT-WEIGHT: bold
}
.contentBGLightBlue {
	BACKGROUND: #cce3f1
}
.fontRed {
	COLOR: #cc0000; LIST-STYLE-TYPE: none; TEXT-DECORATION: none
}
.titleBG {
	BACKGROUND: #318ac2
}
.fontGreen {
	COLOR: #9af946; TEXT-DECORATION: none
}
.fontRedBold {
	COLOR: #cc0000; TEXT-DECORATION: none
}

.link:active {
	COLOR: #cc000e; TEXT-DECORATION: none
}
.link:visited {
	COLOR: #cc000e; TEXT-DECORATION: none
}
.link:hover {
	COLOR: #cc000e; TEXT-DECORATION: none
}
.link:hover {
	COLOR: #cc000e; TEXT-DECORATION: none
}
.content {
	COLOR: #000000
}
.content A:link {
	COLOR: #000066
}
.content A:visited {
	COLOR: #000066
}
.content A:active {
	COLOR: #000066
}
.content A:hover {
	COLOR: #32327f
}
.content A:hover {
	COLOR: #32327f
}
.list1 {
	BACKGROUND: #ffffff
}
.biggreentext { 
	FONT-SIZE: 14px; COLOR: #00FF33
}
.greentext { 
	COLOR: #00FF33
}
.biggestgreentext { 
	FONT-SIZE: 18px; COLOR: #00FF33.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #006699;
}
Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}
.Headline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}
.RegularBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.style2 {font-size: 11px}
.style3 {color: #CCCCCC}
.style4 {color: #3300FF}
/* main table */
.ewTable {
	width: ; /* table width */
	color: ; /* text color */
	font-family: ; /* font name */
	font-size: x-small; /* font size */
	border-collapse: collapse;
	border: none;
}

/* main table data cells */
.ewTable td {
	padding: 3px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

/* main table header cells */
.ewTableHeader {
	background-color: Silver; /* header color */
	color: Black; /* header font color */
	vertical-align: top;
}

.ewTableHeader a {
	color: #000099; /* header font color */
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */
}

/* main table sorting indicator */
.ewTableOrderIndicator {
	font-family: Webdings;
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFE0;
}