﻿body {
	font-family: Eurostyle, Verdana, Arial, sans-serif;
	font-size: 1em;
	text-align: left;
	background: #ffffff;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
}
#masthead {
	width: 740px;
	height: 100px;
	
}
#navbar {
	float: left;
	width: 180px;
}
#content {
	float: right;
	width: 540px;
	
}
#footer {
	clear:both;
}


p {
	font-family: Eurostyle, Verdana, Arial, sans-serif;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 6px;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 4px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 3px;
}
h5 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 3px;
}
h6 {
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 2px;
}
hr {
	height: 4px;
	width: 80%;
	text-align: center;
	color: #666666;
	margin: 0 0 6px 0;
}
img {
	border : 0;
}
.img-about {
	border: 3px solid #fc0;
}
.img-left {
	text-align: left;
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 0;
	padding: 0;
}
.img-center {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
.img-tab-menu {
	border-right: 2px solid #ffffff;
}
#navbar ul {
	font-family: Eurostyle, Verdana, Arial, sans-serif;
	font-size: .8em;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
#navbar li {
	border-bottom: 1px solid #cccccc;
}
#navbar li a:visited  {
	display: block;
	padding: 2px 0 2px 5px;
	background-color: #ffdabd;
	border-left: 6px solid #aaaaaa;
	font-size: .9em;
	color: #333333;
	text-decoration: none;
}
#navbar li a:link  {
	display: block;
	padding: 2px 0 2px 5px;
	background-color: #ffdabd;
	border-left: 6px solid #aaaaaa;
	font-size: .9em;
	color: #333333;
	text-decoration: none;
}
#navbar li a:hover {
	font-size: .9em;
	background-color: #fa964b;
	color: #ffffff;
}
#navbar ul ul {
	margin-left: 12px;
}
#navbar ul ul li {
	border-bottom: 1px solid #cccccc;
	margin:0;
}
#navbar ul ul a:visited {
	background-color: #ffebda;
	border-left: 6px solid #cccccc;
	color: #711515;
}
#navbar ul ul a:link {
	background-color: #ffebda;
	border-left: 6px solid #cccccc;
	color: #711515;
}
#navbar ul ul a:hover {
	background-color: #aaaaaa;
	color: #ffffff;
}
td {
	font-family: Eurostyle, Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.td-left {
	font-family: Eurostyle, Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: left;
	margin: 0 0 0 2px;
	padding: 0 0 0 4px;
}
.td-right {
	font-family: Eurostyle, Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: right;
	margin: 0 2px 0 0;
	padding: 0 4px 0 0;
}
a {
	font-family: Eurostyle, Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	color: #0000ff;
	background-color: #FFFFFF;
}
a:visited {
	color: #000099;
	background-color: #FFFFFF;
}
a:hover {
	color: #cc3300;
	background-color: #FFFFFF;
}
a:active {
	color: #cc3300;
	background-color: #FFFFFF;
	font-size: 100%;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-center-bold {
	text-align: center;
	font-weight: bold;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}
.block-quote {
	font-size: 85%;
	text-align: justify;
	margin-left: 18px;
	margin-right: 18px;
}
.copyright {
	font-size: 85%;
	text-align: center;
	margin-bottom: 3px;
}
.popup {
	font-size: 100%;
}
.popup a:link {
	font-size: 100%;
}
.popup a:visited {
	font-size: 100%;
	color: #000099;
}
.popup a:hover {
	font-size: 105%;
}
.popup a:active {
	font-size: 100%;
}
.table-header {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}
.tagline {
	font-size: 80%;
	margin-top: 6px;
	text-align: center;
	font-style: italic;
	color: #000000;
}
.bold {
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}
.italics {
	font-style: italic;
}
.highlight {
	color: #000000;
	background-color: #ffffe1;
	font-size: 11px;
	vertical-align: top;
}
.small85 {
	font-size: 85%;
}
.small75 {
	font-size: 75%;
}
.compusitions {
	font-size: 12px;
	margin-top: 6px;
	text-align: center;
	color: #FF9900;
}
.compusitions a:link {
	font-size: 90%;
	text-align: center;
	color: #FF9900;
	text-decoration: none;
}
.compusitions a:visited {
	font-size: 90%;
	text-align: center;
	color: #FF9900;
	text-decoration: none;
}
.compusitions a:hover {
	font-size: 100%;
	text-align: center;
	color: #FFCC00;
	text-decoration: underline;
}
.compusitions a:active {
	font-size: 90%;
	text-align: center;
	color: #FF9900;
	text-decoration: none;
}
address {
}
ul {
}
li {
}
dl {
}
dt {
}
dd {
}
dir {
}
menu {
}
ol {
}
pre {
}
