﻿body
{
	background-position: #fff1e2;
	margin: 0;
	padding: 0;
	background: #333300;
	font-family: verdana, "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7F6A63;
	background-image: url('Images/bg_WSFIZ.gif');
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990000;
}

h1 {
	letter-spacing: -1px;
	font-size:1.8em;
}

h2
{
	color: #990000;
	font-size:1.3em;
}

h3
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #990000;
}

p{
	margin-top: 0;
	margin-bottom: 1.6em;
	line-height: 160%;
}

ul, ol
{
	line-height: 150%;
}

blockquote {
	float: right;
	width: 160px;
	padding-top: 1.6em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #492B21;
}


a
{
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #666666;
}

a:hover
{
	border: none;
	color: #990000;
}

small {
}

hr {
	display: none;
}



#TextSite
{
	padding: 15px;
	vertical-align: top;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-top: 15px;
}

#SiteMapBar
{
	background-color: #1e0001;
	text-align: left;
	color: #FF6600;
	padding-left: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: smaller;
	font-weight: bold;
}

#SiteMapBar a
{
	border-style: none;
	color: #E5E5E5;
	text-decoration: none;
}

#SiteMapBar a:hover
{
	color: #FF9900;
	text-decoration: none;
}


#LeftMenuBar
{
	padding: 10px;
	margin: 10px;
	width: 260px;
	background-color: #F3F3F3;
	vertical-align: top;
}

#LeftMenuBar ul
{
	margin: 0;
	padding: 0;
	list-style-type: disc;
	line-height: 160%;
}

#LeftMenuBar li
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#LeftMenuBar li ul
{
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#LeftMenuBar li li
{
	padding: 0;
	padding-left: 5px;

}

#LeftMenuBar li h2
{
	margin-top: 10px;
	margin-bottom: 1px;
}

#LeftMenuBar li a {
}

#LeftMenuBar fieldset {
	border: none;
}

/* Footer */


#Footer
{
	background-position: #1e0001;
	clear: both;
	height: 170px;
	padding-top: 10px;
	background: #1e0001;
	text-align: center;
	font-size: x-small;
	color: #FFFFCC;
}

#Footer a {
	border: none;
	color: #F29DAE;
}

