body {  
	background: url('bg.jpg'); 
	background-repeat: repeat;
	background-position: right;
       	background-color: #fbfbfb;
	scrollbar-arrow-color: #fbfbfb;
	scrollbar-track-color: #fbfbfb;
	scrollbar-face-color: #fbfbfb;
 	scrollbar-highlight-color: #fbfbfb;
 	scrollbar-3dlight-color: #fbfbfb;
	scrollbar-darkshadow-color: #fbfbfb;
	scrollbar-shadow-color: #fbfbfb;}

body, td, div

{font-family: arial;
color: #898989; 
letter-spacing: 0px;
font-weight: normal;
font-size: 11px;
cursor: crosshair;}

.nav {
font-family: Times New Roman; 
color: #676767; 
padding: 1px 5px 1px 5px; 
letter-spacing: 4px; 
font-size: 15pt; 
text-align: center; 
text-transform: italic; 
border-top: 0px solid; 
border-left: 0px solid; 
border-right: 0px solid ; 
border-bottom: 0px solid #dedede;
background-color:transparent; }



.head {
font-family: Times New Roman; 
color: #000000; 
padding: 1px 5px 1px 5px; 
letter-spacing: 4px; 
font-size: 15pt; 
text-align: right; 
text-transform: none; 
border-top: 0px solid; 
border-left: 0px solid; 
border-right: 0px solid ; 
border-bottom: 5px solid #dedede;
background: url('head.gif'); 
background-repeat: no-repeat;
background-color:transparent; }

b{color:#ff5a9d;}
i{color:#da7a47;}
u{color:#a778de;}

.quote
{ font-family: arial; 
color: #000000; 
background: url('none') ;
background-repeat: no-repeat;
background-color:#dae3db;
background-align: justify;
letter-spacing:0px; 
font-size: 11px; 
text-align: center; 
padding: 5px 5px 5px 5px; 
margin: 0px 10px 0px 10px; 
}

.innerquote
{ font-family: arial; 
color: #898989; 
background: url('none') ;
background-repeat: no-repeat;
background-color:#ffffff;
background-align: justify;
letter-spacing:0px; 
font-size: 11px; 
text-align: left; 
padding: 1px 5px 1px 5px; 
margin: 0px 10px 0px 10px; 
}


a:link,a:visited,a:active
{font-size: 11px; 
color: #20b9de; 
text-decoration: none; 
letter-spacing:3px;
border-bottom: 1px dotted #ff63a3; 
font-weight: none; 
cursor: sw-resize;}


a:hover {  color: #000000;
text-decoration:none;
border-bottom: 1px dotted #888888; 
cursor:default; ; }


