body {
font-family: Trebuchet MS, Arial, Verdana, Helvetica, Tahoma, sans-serif;
margin:0 auto;
width: 790px;
min-height: 100%; 
height: 100%;
padding: 0px 0px 0px 0px;
border: 10px solid #CBBE94;
}
#leftcol {
display: none;
width: 180px;
height: 400px;
min-height: 400px;
background: url("../images/nav_bg.jpg");
background-repeat: no-repeat;
padding: 20px 0px 0px 0px;
border-top: 5px solid #FFFFFF;
border-right: 5px solid #FFFFFF;
border-bottom: 5px solid #FFFFFF;
border-left: 10px solid #FFFFFF;
float: left;
}
#rightcol {
width: 580px;
height: 400px;
min-height: 400px;
background-color: #B0C2DA;
padding: 20px 0px 0px 0px;
border-top: 5px solid #FFFFFF;
border-right: 10px solid #FFFFFF;
border-bottom: 5px solid #FFFFFF;
border-left: 5px solid #FFFFFF;
float: right;
}
#footerarea {
display: none;
width: 770px;
height: 65px;
min-height: 65px;
background-color: #FFFFFF;
color: #000000;
padding: -5px 0px 0px 0px;
border-top: 0px solid #FFFFFF;
border-right: 10px solid #FFFFFF;
border-bottom: 10px solid #FFFFFF;
border-left: 10px solid #FFFFFF;
clear: both;
}
#subfooterarea {
display: none;
width: 770px;
height: 65px;
min-height: 65px;
background-color: #FFFFFF;
color: #000000;
padding: -5px 0px 0px 0px;
border-top: 0px solid #FFFFFF;
border-right: 10px solid #FFFFFF;
border-bottom: 10px solid #FFFFFF;
border-left: 10px solid #FFFFFF;
clear: both;
}
li {
font-family: Trebuchet MS, Arial, Verdana, Helvetica, Tahoma, sans-serif;
font-size: 10pt;
font-weight: normal;
COLOR: #606060;
}
p{
font-family: Trebuchet MS, Arial, Verdana, Helvetica, Tahoma, sans-serif;
font-size: 10pt;
font-weight: normal;
COLOR: #404040;
MARGIN-LEFT: 10px;
MARGIN-RIGHT: 10px;
}
h1{
font-family: Trebuchet MS, Arial, Verdana, Helvetica, Tahoma, sans-serif;
font-size: 22pt;
font-weight: bold;
MARGIN-LEFT: 20px;
MARGIN-RIGHT: 10px;
COLOR: #FFFFFF;
}
h2{
font-family: Trebuchet MS, Arial, Verdana, Helvetica, Tahoma, sans-serif;
font-size: 15pt;
MARGIN-LEFT: 10px;
MARGIN-RIGHT: 10px;
font-weight: bold;
COLOR: #404040;
}
h3{
font-family: Trebuchet MS, Arial, Verdana, Helvetica, Tahoma, sans-serif;
font-size: 12pt;
font-weight: bold;
MARGIN-LEFT: 10px;
MARGIN-RIGHT: 10px;
COLOR: #EF3F35;
}
h4{
font-family: Trebuchet MS, Arial, Verdana, Helvetica, Tahoma, sans-serif;
font-size: 11pt;
font-weight: bold;
MARGIN-LEFT: 10px;
MARGIN-RIGHT: 10px;
COLOR: #EF3F35;
}
.footer{
font-family: Trebuchet MS, Arial, Verdana, Helvetica, Tahoma, sans-serif;
font-size: 10pt;
font-weight: bold;
COLOR: #303030;
 }
a.footer      { color: #303030; text-decoration: none; font-weight: bold; font-size: 10pt; }
a.footer:link       { color: #303030; text-decoration: none; font-weight: bold; font-size: 10pt; }
a.footer:visited    { color: #303030; text-decoration: none; font-weight: bold; font-size: 10pt; }
a.footer:active     { color: #303030; text-decoration: underline; font-weight: bold; font-size: 10pt; }
a.footer:hover      { color: #202020; text-decoration: underline; font-weight: bold; font-size: 10pt; }
.footer2{
font-family: Trebuchet MS, Arial, Verdana, Helvetica, Tahoma, sans-serif;
font-size: 8pt;
font-weight: normal;
COLOR: #808080;
 }
a.footer2      { color: #808080; text-decoration: none; font-weight: normal; font-size: 8pt; }
a.footer2:link       { color: #808080; text-decoration: none; font-weight: normal; font-size: 8pt; }
a.footer2:visited    { color: #808080; text-decoration: none; font-weight: normal; font-size: 8pt; }
a.footer2:active     { color: #808080; text-decoration: underline; font-weight: normal; font-size: 8pt; }
a.footer2:hover      { color: #333366; text-decoration: underline; font-weight: normal; font-size: 8pt; }
ul#nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-indent: 10px;
}
#nav a:link, #nav a:visited {
	display: block;
	width: 180px;
	height: 24px;
	padding: 2px 0px 0px 0px;
	font: bold 12pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #CBBE94;
	text-align: left;
	vertical-align: bottom;
	background: url("../images/nav_btn.jpg");
	background-repeat: no-repeat;
	text-decoration: none;
}
#nav a:hover {
	color: #808080;
	background: url("../images/nav_btn_o.jpg");
	background-repeat: no-repeat;
}
ul#navsub {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-indent: 20px;
}
a:link       { color: #333366; text-decoration: none; font-weight: bold; font-size: 10pt;}
a:visited    { color: #333366; text-decoration: none; font-weight: bold; font-size: 10pt;}
a:active     { color: #333366; text-decoration: underline; font-weight: bold; font-size: 10pt;}
a:hover      { color: #333366; text-decoration: underline; font-weight: bold; font-size: 10pt;}
.fpimg {
	border: 1px solid #606060;
	margin-left: 5px;
}
textarea {
    border-width: 1px;
    font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
    font-size: 10px;
    color: black;
    background-color: #ECECEC;
    border-color: black;
    line-height: 19px;
}
select {
	background-color: #ECECEC;
    	border-width:1px;
	border-color: #797979;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif; 
	font-size: 10px;
	text-decoration: none;
}
.button {
        border : 1px solid #EF3F35;
	background : #DEDEDE;
	font-family : Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size : 11px;
	color: #5A5A5A;
	font-weight: bold;
}

