body {
background-color: #cfe0e8;
background-image: url(img/bg.jpg);
background-repeat: repeat-x;
margin: 0px;
font-family: Trebuchet MS;
color: #e07c7e;
font-size: 7px;
}

A:link, A:visited, A:active {
COLOR: #e07c7e; 
font-weight: none;
font-family: Tahoma; 
font-size: 9px; 
text-transform:uppercase; 
text-decoration: none;
cursor:default;
}

a:hover {
COLOR: #e07c7e; 
font-weight: none;
font-family: Tahoma; 
font-size: 9px; 
text-transform: uppercase ;
border-bottom: 1px dotted #e07c7e;
cursor: default; 
}

a img {
border: 0px solid #e07c7e;
border-bottom: none;
cursor: default; 
}

a:hover img {
border: 0px solid #e07c7e;
border-bottom: none;
cursor: default; 
}

b {
color:#e07c7e;
font-weight:bold;
text-transform: uppercase;
font-family: Tahoma;
font-size: 9px; 
}

i {
color:#e07c7e;
text-transform: uppercase;
font-family: Tahoma;
font-size: 9px; 
}

u {
color:#e07c7e;
text-transform: uppercase;
border-bottom: 1px dotted #044476;
text-decoration: underline;
font-family: Tahoma;
font-size: 9px; 
}

hr {
color: #e07c7e;
}

table, td, tr {
font-size: 11px;
}

.naviline {
background-color: #df0024;
background-image: url(img/naviline.jpg);
background-repeat: repeat-y;
height:35px;
font-size:11px; 
font-family:Tahoma; 
letter-spacing:1px; 
color: #ffffff; 
text-align: center; 
font-weight:bold;
text-transform: uppercase; 
padding: 0px; 
border-bottom:thin;
border-bottom-color: #ffffff;
border-bottom-style:dashed;
}

.box2 {
background-color: #b9ccd0; 
font-size:7pt; 
font-family:Tahoma; 
letter-spacing:0px;  
color: #ffffff; 
padding: 2px; 
text-align: justify;
border-bottom:thin;
border-bottom-color: #ffffff;
border-bottom-style:dashed;
}

.box3 {
background-color: #93a9d5; 
font-size:7pt; 
font-family:Tahoma; 
letter-spacing:0px;  
color: #e07c7e; 
padding: 2px; 
text-align: justify;
}

.box4 {
color: #e07c7e;
font-family: Tahoma;
font-weight: bold;
letter-spacing: 1px; 
text-transform: uppercase;
padding: 5px;
font-size: 7px;
}

#header {
position: absolute;
left: 150px;
top: 28px;
}

#content {
position: absolute;
left: 460px;
top: 500px;
width: 500px;
height: 10px;
}

#navi {
position: absolute;
left: 205px;
top: 500px;
width: 250px;
background-color: TRANSPARENT;	
}

A.nav, A.nav:link, A.nav:active, A.nav:visited {
display: block;
width: 205;
margin-top: 2;
padding-left: 2px;
border-left: 16px solid #044476;
border-bottom: 0px;
FONT-FAMILY: Tahoma; 
font-size : 9px;
line-height: 14px;
color: #51818d;
text-decoration: none;
font-weight : bold;
background-color: #bdc8cc;
}

A.nav:hover {
display: block;
width: 205;
margin-top: 2;
padding-left: 2px;
border-left: 16px solid #51818d;
border-bottom: 0px;
FONT-FAMILY: Tahoma; 
font-size : 9px;
line-height: 14px;
color: #51818d;
text-decoration: none;
font-weight : bold;
background-color: #bdc8cc;
}

.quote {
background: #bdc8cc;
margin-left:20px;
font-family: Tahoma;
color: #ffffff;
width: 80%;
padding: 5px 10px 5px 20px;
border-left: #e07c7e solid 10px;
border-left-image: url(img/naviline.jpg);
}