/* CSS Document */


BODY, HTML 
{margin: 0px;
padding: 0px;
background-color: #ffffff;
background-image: url(bg.jpg);
background-repeat: repeat;
scrollbar-base-color: #e7cd72;
scrollbar-track-color: #e7cd72;
scrollbar-face-color: #e7cd72;
scrollbar-highlight-color: #e7cd72;
scrollbar-3dlight-color: #e7cd72;
scrollbar-darkshadow-color: #e7cd72;
scrollbar-shadow-color: #e7cd72;
scrollbar-arrow-color: #e7cd72;
font: normal 8pt verdana;
cursor: ne-resize;}

.post
{font-family: Tahoma;
font-weight: normal;
line-height: 98%;
font-size: 10px;
color: #498faa;
text-align: left;
padding: 2px;
cursor: ne-resize;}

.quote 
{background-color: #b4bbab;
color: #474747;
border: 2px solid #fff;
width: 100%;
font-size: 9px; 
text-align: left;
margin-left: 100px;
cursor: ne-resize;} 

a
{ font-family: Tahoma, Verdana;
font-size: 9px;
color: #fd7e81;
font-weight:bold;
text-align: justify;
text-decoration: none;
cursor: help;}

a:hover
{ FONT-FAMILY: Tahoma, Verdana; 
font-size: 9px;
color: #498faa; 
font-weight:bold;
text-align:justify;
cursor: help;}

b, bold, strong
{color: #fd5670;
font-family: tahoma;
cursor: help;}

i, em
{color: #6d8f2b;
font-family: tahoma;
cursor: help;}

u, s, strike
{font-weight: normal;
color: #aa6cc7;
text-decoration: underline;
border-bottom: 3px solid #eab639;
cursor: help;}
