ul
{
    COLOR: #000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}

body, p, td
{
    COLOR: #000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
}

h1 {font-size: 1.8em; margin: 10px 0 8px 0; padding: 0; color: Navy; line-height: 1em;}
h2 {font-size: 1.5em; margin: 4px 0 14px 0; padding: 0; color: Navy; line-height: 1em;}
h3 {font-size: 1.33em; margin: 16px 0 11px 0; padding: 0; border-bottom: 1px solid Maroon; color: Maroon; line-height: 1em;}
h4 {font-size: 1em; margin: 8px 0px 6px 0px; padding: 0.33em 0 0 0; color: Maroon; line-height: 1em;}
h5 {font-size: 14px; font-weight: bold; margin: 6px 0 0 0px; padding: 0.33em 0 0.33em; color: Maroon; line-height: 1em;}
h6 {font-size: 12px; font-weight: normal; margin: 0px; padding: 0px; color: Black; line-height: 1em; }

#defaultheader	{
	text-align: left;
	background-image: url(images/DefaultBackground.png);
	background-repeat: no-repeat;
	background-position: left, top;
	background-color: White;
	height:50px;
	width:800px;
	float:left;
	padding:0px;
	margin:0px;
	clear: right;
	}

#menu 
{
  display:block; 
  width:800px;
  clear:both;
  background-color: #606060;
}

Span.HiLight {
        COLOR: Red;
        line-height: 20px;
}

div.sidebar 
{
	float:left;
	clear: left;
	margin: 4px 10px 4px 2px;
	padding: 285px 4px 8px 4px;
	background-image: url(images/sidebar.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 170px;
	height: 704px;
	border: 1px solid #666;
}

div.sidebar ul
{
	padding-left: 6px;
	margin-left: 16px;
	list-style-type: disc;
	line-height: 180%;
}

div.sidebar2 
{
	float:left;
	clear: left;
	margin: 4px 10px 4px 2px;
	padding: 285px 4px 8px 4px;
	background-image: url(images/sidebar2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width: 170px;
	height: 704px;
	border: 1px solid #666;
}

div.sidebar2 ul
{
	padding-left: 6px;
	margin-left: 16px;
	list-style-type: disc;
	line-height: 180%;
}

div.sidebar3 
{
	float:left;
	clear: left;
	margin: 4px 10px 4px 2px;
	padding: 285px 4px 8px 4px;
	background-image: url(images/sidebar3.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 170px;
	height: 704px;
	border: 1px solid #666;
}

div.sidebar3 ul
{
	padding-left: 6px;
	margin-left: 16px;
	list-style-type: disc;
	line-height: 180%;
}

div.topicHeadBlock {
  margin: 0px 6px 0px 0px;
  width:600px;
  line-height:110%;
  clear: right;
}

div.contentblock {
  margin: 6px;
  padding: 4px;
  width:610px;
  line-height:110%;
  clear: right;
}

p.Fancy
{
	font-weight:bold;
	font-style: italic;
	font-size:12px;
	margin: 0px;
	padding: 6px;
}

span.Feature
{
	font-weight: bold;
	font-style: italic;
	color: #303090;
}

span.Explain
{
	font-size: xx-small;
	line-height:100%;
	color: #090;
	font-family: arial, helvetica, helve, sans-serif;
}

span.ExplainNormal
{
	color: #090;
}

td.Price
{
    font-weight: bold;
    color: #090;
}

