BODY , TD, P, LI{
color: #5A4A82;
font-size: 8pt;
font-family: verdana;
}
TD.scrollable{
	overflow: auto;
	height: 600px;
	width: 100%;
}
BODY {
background-color: black;
scrollbar-face-color: #5A4A82;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #5A4A82;
scrollbar-darkshadow-color: #5A4A82;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #E0E1E6;
margin-left: 25px;
}
.texture {
background: #eeeff4 url(/images/bg800.jpg) 0 0 repeat fixed;
}

.block {
background: #BAB7C5 url(/images/bg800tr.jpg) 0 0 repeat fixed;
color: #5A4A82;
font-size: 8pt;
font-family: verdana;
}
.frame {
background-color: transparent;
}
div.block {
background: #BAB7C5 url(/images/bg800tr.jpg) 0 0 repeat;
color: #5A4A82;
font-size: 8pt;
font-family: verdana;
border: 1px solid #D7CFCB;
padding: 10px;
}
.button {
background-color: #000000;
border-color: #D7CFCB;
border-style: solid;
border-width: 1;
color: #e0e0e0;
font-size: 8pt;
font-family: verdana;
font-weight: bold;
}
.field {
background: #ffffff url(/images/bg800.jpg) 0 0 repeat fixed;
border-color: #000000;
border-style: solid;
border-width: 1;
color: #000000;
font-size: 8pt;
font-family: verdana;
}
a{font-weight: bold; text-decoration:none; cursor: crosshair; color: #150E41;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {/*text-decoration: overline underline;*/ background:url("images/link-hanim2.gif"}
a:hover {color:  #5A4A82; /*text-decoration: overline underline;*/ background:url("images/link-hanim2.gif") repeat-x}

P.date { font-weight: 800; font-style: italic } /* bolder - bold */
P.letter { padding-left: 5em }