a.no {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

a:visited.no {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

a:hover.no {
	background-color: #FFFFFF;
	color: #2200FF;
	text-decoration: underline;
}

a:active.no {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #030104;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px 0px 0px;
}

div.container {
	background-color: #FFFFFF;
}

div.float {
	border: #000000 solid 1px;
	float: left;
	margin: 5px;
	padding: 4px 4px 4px;
	width: 156px;
}

div.float p {
	text-align: center;
}

div.spacer {
	clear: both;
}

h1 {
	color:  #DC9B12;
	font-size: 200%;
	margin-bottom: 0px;
	text-align: left;
}

h2 {
	color:  #DC9B12;
	font-size: 150%;
	margin-bottom: 0px;
	text-align: left;
}

h3 {
	color:  #DC9B12;
	font-size: 100%;
	margin-bottom: 0px;
	text-align: center;
}

h4{
	color: Black;
	font-size: 50%;
	margin-bottom: 0px;
	text-align: center;

}

h5{
	color: Black;
	font-size: 150%;
	text-align: center;
}

h6{
	color: Red;
	font-size: 100%;
	text-decoration: none;
}
	span{
         color: Red;
}

.cen {
	text-align: center;
}

.fleft {
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
}

.logo {
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 30px;
}

.fleft10 {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.nob{
border: thick solid #FFFFFF;
}

.normal {
	font-weight: normal;
}

.right {
	float: right;
	margin-left: 10px;
}

.xright {
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: right;
}

#header {
	height: 98px;
	margin-bottom: 0px;
}

#main {
	border-left-color: #030104;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #030104;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 166px;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 8px;
	text-align: justify;
	width: 72%;
}

#navcontainer {
	float: left;
	margin-left: 0px;
	width: 160px;
}

#navcontainer a {
	background-color: #DC9B12;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding: 3px;
	width: 160px;
}

#navcontainer a:link, #navlist a:visited {
	color: #030104;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #030104;
	color: #EDAB1F;
}

#navcontainer ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#top {
	font-size: 300%;
	margin-left: 220px;
	margin-top: 20px;
}
