body {
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
color: #8E77F1;
font: 8pt verdana;
letter-spacing:0px;
line-height:16px;
text-align:justify;
margin-top: 0;
scrollbar-face-color : #CFCFCF; 
scrollbar-highlight-color : #ffffff; 
scrollbar-3dlight-color : #FDC7E0; 
scrollbar-shadow-color : #ffffff; 
scrollbar-darkshadow-color :#AEFBFF;
scrollbar-track-color : #ffffff; 
scrollbar-arrow-color : #FDFB84;
}

#navi {
width:210px;
font-family: trebuchet ms;
font-size:13pt;
font-weight:bold;
line-height:30px;
letter-spacing:-1px;
color: #C0C0C0;
text-align:justify;
}

#content {
valign:top;
}

/* D I S C L A I M E R */
#disclaimer {
font-family:tahoma;
font-size:6pt;
font-weight:bold;
text-transform:uppercase;
line-height:15px;
color: #72858C;
text-align: center;
padding:10px;
background-color: #FEF2EC;
}

/* L E T T E R  T A G S */
b {color:#FD4374; border-bottom:1px #F8164B dotted; text-transform:uppercase;}
u {color:#72858C;}
i {color:#FF5C75;}

/* T A B L E */
table, td, tr {
cursor:help;
color: #72858C;
font: 8pt verdana;
text-align: justify;
line-height:18px;
}

/* I M A G E */
.image {
border: none;
background-color: #E8EBEC;
padding:5px;
}

/* H E A D E R */
.title {
font-size: 25pt; 
font-family: century gothic;
text-transform:lowercase;
text-align: right;
font-weight:bold;
color: #B7CFC0;
letter-spacing: 2px;
margin:0px 0 5px 0;
} 

.sub {
font-family: trebuchet ms;
font-size:15pt;
text-transform:lowercase;
text-align: right;
font-weight:bold;
border-bottom:1px #B7CFC0 dashed;
color: #D0E0D6;
letter-spacing: 2px;
margin:0px 0 0px 0;
}  

/*
.title:first-letter {
	font:13pt times new roman;
	color: #000000;
	font-weight:bold;
	}
*/

/* L I N K S */
a:link, a:active, a:visited {
color:#F9C2BF;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#61B955;
font-weight:bold;
text-decoration:none;
}
