@CHARSET "UTF-8";

div.box {
	border-bottom: none;
	border-top: none;
	border-width: medium;
	width: 95%;
	margin-left: 10px;
	margin-right: 10px;
	border-color: #c98d56;
}

div.boxbottom {
	border-bottom: solid;
	border-top: none;
	border-width: medium;
	width: 95%;
	padding: 0.5cm;
	margin-left: 5px;
	margin-right: 5px;
	border-color: #c98d56;
}

div.boxtop {
	border-top: solid;
	border-width: medium;
	width: 95%;
	padding: 0.5cm;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	border-color: #c98d56;
}

table.box {
	border: solid;
	border-width: thin;
	padding: 0.5cm;
	margin-left: 5px;
	margin-right: 5px;
	border-color: #a04080;
}

div.thinbox {
	border: solid;
	border-width: 1px;
	width: 90%;
	padding: 0.5cm;
}

div.smallbox {
	border: solid;
	border-width: thin;
	width: 200px;
}

div#navbar2 {
	height: 30px;
	width: 100%;
}

div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdena, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}

div#navbar2 li {
	font-weight: bold;
	list-style-type: none;
	display: inline;
}

div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #000000;
}

div#navbar2 li a:link {
	color: #000 :
}

div#navbar2 li a:visited {
	color: #000;
}

div#navbar2 li a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #c98d56;
}

.style4 {
    font-family: Verdana;
    font-size: small;
}

.style5 {
    font-family: Verdana;
    font-size: medium;
}

.style7 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}

.style8 {
	font-family: Verdana;
	font-weight: bold;
	font-size: medium;
}

.style9 {
	font-family: Verdana;
	font-size: smaller;
}

.style10 {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
}

.style11 {
	font-family: Verdana;
	font-size: x-small;
}

.style12 {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

.style13 {
	font-family: "Verdana font-size :   medium";
}

.style14 {
	font-family: Verdana;
	font-size: x-small;
}

.style15 {
	color: #FF0000
}

.style16 {
	font-family: Verdana;
	font-size: small;
}

.style17 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: smaller;
}

.styleHeaderText {
    font-family: Verdana;
    font-size: large;
    color: gray;
}
.styleFooterText {
    font-family: Verdana;
    font-size: 18px;
    color: #c98d56;
}

<!--
from http: //robertdenton.org /reference/css-tables-tutorial.html -->
	
table.newDesignT {
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 500px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.newDesignHed {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #c98d56;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}

td.newDesignHedR {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    background-color: #c98d56;
    text-align: right;
    text-indent: 5px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FFF;
}

td.newDesignHedC {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #c98d56;
	text-align: center;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}

td.newDesignBod {
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: left;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
}

table.sofT {
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 580px;
	background-color: #fafafa;
	border: 1px #000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.sofTL {
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 580px;
	background-color: #fafafa;
	border: 1px #000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.titledBox {
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 260px;
	background-color: #fff;
	border: 1px #000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.titledBoxHd {
	border-bottom: 1px solid #000;
	background-color: #c98d56;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}

.TitledBoxBody {
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #404040;
	background-color: #fafafa;
	text-indent: 2px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.TitledBoxBodyNews {
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #404040;
	background-color: #FFF;
	padding: 10px;
}

.TitledBoxBodyNewsImage {
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #404040;
	background-color: white;
	padding: 5px;
}