body         {
	scrollbar-arrow-color: #80582F;
	scrollbar-base-color: #F1EBD9;
	scrollbar-track-color: #F1EBD9;
	scrollbar-face-color: #F1EBD9;
	scrollbar-darkshadow-color: #80582F;
	scrollbar-shadow-color: #80582F;
	scrollbar-highlight-color: #F1EBD9;
	scrollbar-3dlight-color: #F1EBD9;
	background-image: url("images/background.gif");
    } 
   
font         { font-family: Arial; font-size: 10pt; color: #80582F; text-align: Justify; }
p            { font-family: Arial; font-size: 10pt; color: #80582F; text-align: Justify; }
div          { font-family: Arial; font-size: 10pt; color: #80582F; text-align: Justify; }
table        { font-family: Arial; font-size: 10pt; color: #80582F; text-align: Justify; }

b            { color: #D5A02F; font-size: 10pt; font-family: Arial; font-weight: bold; }

h1           { font-family: Century Gothic; font-size: 14pt; color: #80582F; }

h2           { font-family: Century Gothic; font-size: 12pt; color: #80582F; }

li           { list-style-type: disc; color: #80582F; }

hr           { font-family: Arial; color: #80582F; font-size: 10pt; }

input        { font-family: arial; font-size: 10pt; color: #80582F; background-color: #FFEFC0; border: 1 solid #80582F; }
textarea     { font-family: arial; font-size: 10pt; color: #80582F; background-color: #FFEFC0; border: 1 solid #80582F; }

.center      { font-family: Arial; font-size: 10pt; color: #80582F; text-align: center; }

.diarytitle  { font-family: Arial; color: #80582F; font-size: 10pt; border: 1 solid #80582F; background-color: #FFEFC0; margin: 5px; font-weight: bold; letter-spacing: 1 pt; filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=50, StartY=50, FinishX=0, FinishY=100); height: 1; text-align: Right;}

a:link       { font-family: Arial; font-size: 10pt; color: #D5A02F; letter-spacing: 1pt; text-decoration: none }
A:visited    { text-decoration: none; font-family: Arial; font-size: 10pt; color: #D5A02F; letter-spacing: 1pt; }
a:active     { text-decoration: none; font-family: Arial; font-size: 10pt; color: #D5A02F; letter-spacing: 1pt; }
a:hover      { text-decoration: none; color: #B67C00; font-family: Arial; font-size: 10pt; cursor: crosshair; letter-spacing: 1pt; background-color: #FFDC7D; }

