html {
    overflow: -moz-scrollbars-vertical;
}
body,th {
	background-color: #715448;
	background-repeat: no-repeat;
	color: #FFFFCC;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
}
.style1 {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: x-large;
	color: #FBD59B;
}
.style2 {
	color: #ED904B;
	font-weight: bold;
}
.style3 {
	color: #FFFF00;
	font-weight: bold;
}
.style4 {
	color: #FFFF00;
	font-weight: normal;
	font-style: italic;
}
#header {
	background-color: #ED904B;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height:16px;
	color: #715448;
	}
#header a {
	text-decoration:none;
	background-color: #ED904B;
	color: #715448;
	display: block;
}
#header a:hover {
	text-decoration:none;
	background-color: #ED904B;
	color:#FFFFCC;
}
#header1 {
	font:14px Arial, Helvetica, sans-serif;
	background-color: #FBD59B;
	color: #000000;
}
#header1 a {
	text-decoration:none;
	background-color: #FBD59B;
	color: #000000;
}
#header1 a:hover {
	text-decoration:none;
	background-color: #FBD59B;
	color: #ED904B;
}
#header2 {
	background-color: #B09D8E;
	color: #715448;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
#header2 a {
	text-decoration:none;
	background-color: #B09D8E;
	color: #715448;
	display:block;
}
#header2 a:hover {
	text-decoration:none;
	background-color: #B09D8E;
	color: #FFFFCC;
}
#text1 {
    color: #FFFFCC;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	font-style: italic;
}
#text1 a {
    color: #FFFFCC;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	font-style: italic;
}
#text1 a:hover {
    color: #FFFF00;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	font-style: italic;
}

#footer {
	background-color: #715448;
	color: #ED904B;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}
#footer a {
	text-decoration:none;
	background-color: #715448;
	color: #ED904B;
	display:block;
}
#footer a:hover {
	text-decoration:none;
	background-color: #715448;
	color: #FFFFCC;
}
/* ID Styles */

#nav {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height:16px;
	color: #ED904B;
	}
#nav a {
	text-decoration:none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height:16px;
	color: #ED904B;
	}
#nav a:hover {
	text-decoration:none;
	color:#715448;
	background-color: #ED904B;
	}

#nav1 {
	background-color: #715448;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	display:block;
	}
#nav1 a {
	text-decoration:none;
	background-color: #B09D8E;
	display:block;
	color: #715448;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	}
#nav1 a:hover {
	text-decoration: none;
	background-color: #B09D8E;
	color:#FFFFCC;
		}
	
#logo 	{
	letter-spacing:0.1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	}

#tagline 	{
	font:12px Arial, Helvetica, sans-serif;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monft {
	border-bottom: 1px dashed #5C743D;
	}
		
#dtft {
	font:11px Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	}
	
#dtft a {
	font:11px Arial, Helvetica, sans-serif;
	color: #603F02;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dtft a:hover {
	background: #CEA411;
	color: #FAFD80;
	letter-spacing:0.1em;
	}
	
#dtft1 {
	font:11px Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	}
	
#dtft1 a {
	font:11px Arial, Helvetica, sans-serif;
	color: #435812;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dtft1 a:hover {
	background: #99CC66;
	color: #D5EDB3;
	letter-spacing:0.1em;
	}
