body {
	color: #E9D9C9;
	font-size: 11px;
	background-color: #4f4f4f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
.maintable {
	border-top: 5px;
	border-top-color: #6A655E;
	border-top-style: solid;
}
.SPOTImage-table{
border-width:thin;
border-style:dashed;
border-color:#000000;
background-color:#4f4f4f;
	
}
a {
	color: #e9d9c9;
	font-weight: bold;
}
img {
	border: none;
	padding: 0;
	margin: 0;
	}
a img {
	border: none;
}
h1 {
font-size: medium;
}
h2 {
font-size: small;	
}
.topborder{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EA821E;
	background-color: #4a4436;
	vertical-align: top;
}
.listtable {
	list-style: none;
	list-style-image: url(media/images/bullet.gif);
	list-style-type: none;
	padding-left: inherit;
	margin-left: 20px;
}
.listtable li {
	list-style: none;
	list-style-image: url(media/images/bullet.gif);
	list-style-type: none;
	padding-left: inherit;
	margin-left: inherit;
}
a:hover {
	color: #e9d9c9;
}
.linksbar {
	background-color: #d5c4ae;
	border-color: #ea821e;
	
}
.orangetext {
	color: #EA821E;
}
.grey {
	color: black;
	background-color: #4f4f4f;
}
.bodytext {
	color: #e9d9c9;
}
.tableback {
	background-color: #4a4436;
}
.legal {
	font-size: 9px;
}
.titles {
	font-size: 1.5em;
	color: #ea821e;
	font-weight: bold;
	letter-spacing:-2px;
}
/* For the submenues that include iframes inside normal documents*/
.iframe {
	background-color: #4A4436;
}
/* Start of under menu links */
#subback {
	background-color:  #4a4436;
}
#sublinkscontainer {
	background-color: #AA9D8B;
	width:100%;
}
ul#sublinks
{
margin: 0;
padding: 0;
}
#sublinks li
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	line-height: 20px;
	margin-right:-4px;
}
#sublinks a { 
	padding: 3px;
}
#sublinks a:link, #sublinks a:visited
{
color: black;
background-color: #AA9D8B;
text-decoration: none;
font-size: 11px;
border: thin;
border-style: solid;
}
#sublinks a:hover, #sublinks a:focus
{
color: black;
background-color: #D5C4AE;
text-decoration: none;
}
/* End of under menu links }*/
#swf {

	vertical-align: middle;
}
#stsidewin {
	list-style-image: url(media/images/bullet-arrow.gif);
	padding: 0px 0 10px 0px;
	text-decoration: none;
	color: #e9d9c9;
	text-align: left;
	margin: 0 10px 0 10px;
	line-height: 150%;

}
#stsidewinu {
	list-style-image: url(media/images/bullet-arrow.gif);
	padding: 0px 0 10px 0px;
	margin: 0 15px 0 15px;
	text-decoration: none;
	color: #e9d9c9;
}
a#stsidewinl {
	text-decoration: none;
	padding: 0px;
}
a#stsidewinl:hover {
	background-color: #5f574f;
	text-decoration: none;
	padding: 0px;
}
a.legal,a.legal:active, a.legal:focus, a.legal:hover, a.legal:link, a.legal:visited {
	text-decoration: none;
	color: black;
}
/* CSS Drop Down Menu */

#menuh-container
	{
	position: inherit;
	}
	
#menuh
	{
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	float: left;
	margin:2px;
	padding: 2px;
	}
		
#menuh a
	{
	display:block;
	border: 1px solid #ea821e;
	white-space: nowrap;
	margin:0px;
	padding: 3px;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: black;
	background-color: #d5c4ae;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	background-image: url(/media/images/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 98%;
	color: black;
	background-color: #e8d6be;
	text-decoration:none;
	z-index:400;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-position: 97% center;
	background-repeat: no-repeat;
	padding: 5px;
	z-index:400;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-position: 97% center;
	background-repeat: no-repeat;
	padding: 3px;
	z-index:400;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:11em;	/* width of all menu boxes */
	z-index:500;
	}

#menuh li
	{
	position:relative;
	min-height: 1px; 			
	vertical-align: bottom; 
	}

#menuh ul ul
	{
	position:absolute;
	left:0%;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width: 16em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	width: 15em;
	z-index:900;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
