body { margin-top: 25px; margin-right: 0px; margin-bottom: 25px; margin-left: 0px; background: url(artwork/template/bgrnd_gradient.gif) repeat-x #000000; behavior:url("csshover.htc");
	}
	
td { color: #77787b; font-size: 12px; font-family:"Arial", "Book Antiqua", Arial, san-serif; line-height:17px; list-style: color:#77787b; }

/** small_text hyperlink  **/
.small_text  { color: #939598; font-size: 10px; line-height: 15px; font-family: Arial, san-serif; text-decoration: none }
a.small_text:link, a.small_text:visited  { color: #939598; font-size: 10px; line-height: 15px; text-decoration: none }
a.small_text:hover { color:#939598; text-decoration: underline; }


/** newsletter_nav_text  **/
.newsletter_nav_text  { color: #f37737; font-size: 14px; line-height: 16px; font-family: Palatino Linotype, Book Antiqua, Palatino, serif; text-decoration: none; font-weight:bold; }
a.newsletter_nav_text:link, a.newsletter_nav_text:visited  { color: #f37737; font-size: 14px; line-height: 16px; text-decoration: none; font-weight:bold; }
a.newsletter_nav_text:hover { color:#000000; text-decoration: none; }


a:link { color: #77787b; text-decoration: none; list-style: color:#77787b; }
a:visited { color: #77787b; text-decoration: none; list-style: color:#77787b; }
a:hover { color: #77787b; text-decoration: underline; list-style: color:#77787b; }
a:active { color: #77787b; text-decoration: none; list-style: color:#77787b; }

/** pic cell color hyperlink  **/
.pic_cell_color { background-color:#71a0c6; }

h1 { color: #f37737; font-size: 20px; font-family: "Arial", "Book Antiqua", Arial, san-serif; line-height: 25px; }

hr {color: #71a0c6; }



/** LEFT MENU STUFF  **/

}

li {
	margin: 0;
	padding: 0;
	border: 0;
}

ul.level1 li.folder:hover ul.level2 {
	list-style: color:#f37737;
	display: block;
	width: 150px;
	color:#71a0c6;
	margin: 0;
	padding: 0;
	width: 166px;
	background: #fff;
	list-style-type: none;
}


li.folder	{
	color:#f37737;
	display: block;
	margin: 0;
	padding: 0;
	font: normal 12px/16px Arial, Book Antiqua, Arial, san-serif;
	padding: 2px 0 4px 30px;
	background-color: #71a0c6;
	font-weight:bold;
	position: relative;
	padding: 0px;
	z-index: 9;
	list-style-type: none;
}	

li.folder:hover {
	list-style: color:#f37737;
	display: block;
	margin: 0;
	padding: 0;
	z-index: 10;
	background-color: #afc1d0;
	font: normal 12px/16px Arial, Book Antiqua, Arial, san-serif;
	font-weight:bold;
 	text-decoration:none;
	list-style-type: none;
}
		
li.folder ul {
	list-style: color:#f37737;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
	left: 130px; /* IE */
	top: 5px;
	border-top: 1px solid #000000;
	text-decoration:none;
	
}
				
li.folder>ul { 
	left: 130px;
}


li>a { 
	width: auto;
}

li a.submenu {
	background-color: #71a0c6;
	padding-left: 10px;
	font: normal 12px/16px Arial, Book Antiqua, Arial, san-serif;
	font-weight:bold;
	display: block;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color:#ffffff;
	text-decoration:none;
}

li a.submenu:hover {
	z-index: 10;
	background-color: #ffffff;
	font: normal 12px/16px Arial, Book Antiqua, Arial, san-serif;
	font-weight:bold;
	color:#71a0c6;
	text-decoration:none;
}
			
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html li.explain { 
	width: 152px;
}
/* End hide from IE5/mac */

/** nav_text  **/
.nav_text  { color: #ffffff; font-size: 12px; line-height: 19px; font-family: Arial, Book Antiqua, Arial, san-serif; text-decoration: none; }
a.nav_text:link, a.nav_text:visited  { color: #ffffff; font-size: 12px; line-height: 19px; text-decoration: none }
a.nav_text:hover { color:#ffffff; text-decoration: none; }

