BODY {
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	text-decoration: none;
	background-color: #ffffff;
}
td.form{
	background-image: url(../images/bkgr_form1.jpg);
	color: #ffffff;
}
h2.form, h3.form{
	color: #ffffff;
}
.bluenavbar	{
	background-color: #0220E2;
	color: #ffffff;
	height: 17px;
	background-image: url(../Interface/bluenavbar.gif);
}
.rednavbar	{
	background-color: #DC0A00;
	color: #ffffff;
	height: 17px;
	background-image: url(../Interface/rednavbar.gif);
}
.whitenavbar	{
	background-color: #ffffff;
	color: #ffffff;
}
.plnav {
	font-size: 10px;
	font-weight: bold;
}
.plch {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}
.plsh {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bolder;
	color: #0000ff;
}
.pl {
	
}
p {
	text-align: justify;
}


.intro {
	color: #333333;
	font-weight: bold;
}
.testimonial1 {
	background-color: #ffcccc
}
.testimonial2 {
	background-color: #ccccff
}

.nav_a {
	color: #ffffff;
	font-weight: bold;
}

.rednav      { 
	color: #FF0000; 
	}
					
ul.navcolumnlist {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 0px;
	margin-left: 0px;
}


A {
	COLOR: #003399;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana;
	FONT-SIZE:8pt;
}

A:hover {
	COLOR: #99CCFF;
	TEXT-DECORATION: underline
}

A:active {
	COLOR: #ff0000;
	TEXT-DECORATION: underline
}

EM {
	COLOR: red;
	FONT-STYLE: italic
}

H1, .h1 {
	COLOR: #0000ee;
	FONT-SIZE: 13pt;
	FONT-WEIGHT: bold;
}

H2, .h2 {
	COLOR: #0000cc;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
}


H3,.h3 {
	COLOR: #0000aa;
	FONT-SIZE: 10pt;
	font-weight: bold;
}

hr {
	color: #F3F4FC;
}


OL {
	COLOR: #333333;
	FONT-SIZE: 9pt;
}

li {
	list-style-image: url(../Interface/f.gif);
}


TD {
	COLOR: #333333;
	font-size: 9pt;
}

.smallFont {
	FONT-SIZE: 7pt;
}

.price {
	FONT-WEIGHT: bold;
	COLOR: #CC0000;
}
.cite {
	color: #333333;
	background-color: #ffffdd;
	font-size: 8pt;
}
.producttophedr {
	background-color: #ddeeff;
	color: #003399;
	font-size: 12pt;
	font-weight: bold;
}
.producthedr {
	background-color: #ddeeff;
	color: #003399;
	font-size: 10pt;
	font-weight: bold;
}
.tblehedr {
	background-color: #3366ff;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}
.rowhedr {
	background-color: #6699ff;
	color: #000000;
	font-size: 8pt;
}
.evenrow {
	background-color: #ddeeff;
	font-size: 8pt;
}
.oddrow {
	background-color: #ffffff;
	font-size: 8pt;
}
.alert {
	color: #000000;
	background-color: #ff6666;
}
.tabup {
	background-image: url(../images/tab_up.gif);
	width: 100px;
	height: 29px;
	vertical-align: middle;
	text-align: center;
}
.tabdn {
	background-image: url(../images/tab_dn.gif);
	width: 100px;
	height: 29px;
	vertical-align: bottom;
	text-align: center;
}
a.tabbed {
	color: #ffffff;
	text-decoration: none;
}
a:active.tabbed {
	color: #ffeeee;
	text-decoration: none;
}
a:visited.tabbed {
	color: #eeeeee;
	text-decoration: none;
}
a:hover.tabbed {
	color: #ffffff;
	text-decoration: underline;
}
.bottombar {
	background-color: #9999ff;
	color: #ffffff;
	font-size: 8pt;
}
form.search {
	padding: 0,0,0,0;
}
.searchheader {
	background-color: #33ffff;
	color: #000099;
	font-size: 10pt;
	font-weight: bold;
	border: 2px ridge #99ccff;
}
.hilite{
	color: #990000;	
}