body {
background-image: url(bg.jpg);
margin: 0px;
font-family: Trebuchet MS;
color: #5a6a7e;
font-size: 7px;
}
a:link, a:active, a:visited {
COLOR: #be5c5b; 
font-weight: bold; 
font-family: Tahoma; 
font-size: 9px; 
text-transform:uppercase; 
text-decoration: none; 
cursor:default;
}

a:hover {
COLOR: #be5c5b; 
font-weight: bold; 
font-family: Tahoma; 
font-size: 9px; 
cursor: default; 
text-transform: uppercase ;
}

a img {
border: 0px solid #be5c5b;
}
a:hover img {
border: 0px solid #be5c5b;
}
b {
color:#be5c5b;
font-weight:bold;
text-transform: uppercase;
font-family: Tahoma;
font-size: 9px; 
}

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

h1 {
color:#9fafae;
border-bottom:thin;
border-bottom-color: #0669b2;
border-bottom-style:dashed;
}

hr {
color:#be5c5b;
}

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

.naviline {
background-color: #df0024;
background-image: url(img/naviline.jpg);
background-repeat: repeat-y;
height:17px;
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-image: url(bg.jpg);
font-size:7pt; 
font-family:Tahoma; 
letter-spacing:0px;  
color: #5a6a7e; 
padding: 2px; 
text-align: justify;
border:thin;
border-style:dashed;
border-bottom-color: #a4b6be;
border-right-color: #a4b6be;
border-left-color: #a4b6be;
}

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

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

.menu {
padding: 6px;
font-size: 10px;
color: #562e51;
line-height: 13px;
font-weight: none;
text-align: left;
font-family: Tahoma;
background-color: #EEF4FC;
}

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

#content {
position: absolute;
left: 130px;
top: 380px;
width: 450px;
height: 10px;
}

#navi {
position: absolute;
left: 48px;
top: 543px;
width: 230px;
background-color: TRANSPARENT;	
}

a.nav, a:link.nav, a:active.nav, a:visited.nav{
margin-top:1;
font-family: Tahoma;
color:#51818d;
display:block;
font-weight: normal;
background-color: #bdc8cc;
width: 206px;
border-left: 10px solid #51818d;
}

A:link
{ text-decoration:none; font-weight: bold}
a:hover.nav{
margin-top:1;
font-family: Tahoma;
color:#bdc8cc;
display:block;
font-weight: normal;
background: #51818d;
width: 206px;
border-left: 10px solid #bdc8cc;
}

.quote {
background: #bdc8cc;
margin-left:20px;
font-family: Tahoma;
color: #ffffff;
width: 80%;
padding: 5px 10px 5px 20px;
border-left:#51818d solid 10px;
}
