body {
scrollbar-DarkShadow-Color:#E68479;
scrollbar-Track-Color:#F9E5CC; 
scrollbar-Face-Color:#D7D39D; 
scrollbar-Shadow-Color: #F3CD9E;
scrollbar-3dLight-Color:#E68479; 
scrollbar-Highlight-Color:#FFFFFF;
scrollbar-Arrow-Color:#E48277;

font-family: arial, trebuchet ms;
color: #308F7A;
letter-spacing: 1px;
font-size: 8pt;
cursor: default;
}

.nav-head {
background:url('images/nav-head.jpg');
font-family: arial, trebuchet ms; 
font-size: 10pt; 
color: #7296BA;
text-align: center; 
font-weight: bold; 
letter-spacing: 2px;
text-transform: uppercase;
height:99px;
padding-top: 64px;
padding-left: 10px;
margin-bottom: 0px;
}

.nav-bg {
background:url('images/nav-bg.jpg');
font-family: arial, trebuchet ms; 
margin-top: 0px;
margin-bottom:0px;
}

.nav-foot {
background:url('images/nav-foot.jpg');
margin-top: 0px;
margin-bottom: 0px;
height: 44px;
}



h1:first-letter {
font-family: georgia;
font-size:25pt; 
font-weight:bold; 
font-style:italic;
color:#E75343;
}



h1 { 
text-transform:uppercase;
font-family: arial, trebuchet ms; 
font-size: 10pt; 
color: #378262;
text-align: right; 
font-weight: bold; 

border-bottom:#DEC743 6px solid;
padding-left:5px;
height:18px;
margin-top: 10px;
margin-bottom: 10px;
}

h2 {
background:url('images/header.jpg');
font-family: arial, trebuchet ms; 
font-size: 9pt; 
color: #D06B66;
text-align: right; 
font-weight: bold; 
letter-spacing: 2px;
text-transform: uppercase;
border: 1px dotted #E68984;
height:15px;
margin-top: 10px;
margin-bottom: 8px;
}



* html .navi{
}
.navi{
text-align:right;
width:154px;
margin:0px;
}

.navi ul{

padding:0px;
margin:0px;
list-style-type:none;
}


html>body .navi a{ /*Non IE rule*/
width: auto;
}
.navi a{
width: 100%;
display: block;
font-family: verdana; 
font-size: 9pt; 
text-align: left; 
letter-spacing:1px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
background-color:#DFE1B0;
border-bottom:1px solid #378262;
border-left:7px solid #378262;
}


.navi a:hover{
font-family: verdana; 
font-size: 9pt; 
text-align: left; 
color:#FFFFFF;
letter-spacing:1px;
padding-left: 11px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #4EA77A;
border-left:7px solid #D06B66;
}


td {
font-family: arial, trebuchet ms;
font-size: 8pt;
letter-spacing: 1px; 
text-align: justify;}


.border {
border:#D06B66 1px solid;
background-color: #DDDFAD;
}

.border:hover {
border:#378262 1px solid;
background-color: #DDDFAD;
}

.bavatar {
border:#DD938E 5px solid;
}

.bhost {
border:#73A956 1px solid;
}

A:link, A:active, A:visited {
color:#D06B66;
text-decoration:none; 
}

A:hover {
color:#D06B66;
background-color: #ECE77D;
text-decoration:none; 
}

b {
font-size : 8pt; 
font-family: arial, trebuchet ms; 
color: #CF8129;
font-weight: bold;
}

i {
font-size : 8pt; 
font-family: arial, trebuchet ms; 
color: #3AC03E;
}

input, textarea, select {
color:#D06B66;
font-family: arial, trebuchet ms;
font-size: 8pt;
border-right:#F4EED5 1px solid;
border-top:#F4EED5 1px solid;
border-left:#378262 1px solid;
border-bottom:#378262 1px solid;
background-color: #E7D89C;
margin: 0px;
}