/*  Style Sheet for PurpleSplatter layout */
/* <LINK REL="stylesheet" HREF="oscc.css" TYPE="text/css"> */


BODY 
   {

scrollbar-face-color: #E6A2C0;
scrollbar-highlight-color: #1C1A1F;
scrollbar-3dlight-color: #1C1A1F;
scrollbar-darkshadow-color: #280C1A;
scrollbar-shadow-color: #77254F;
scrollbar-arrow-color: #280C1A;
scrollbar-track-color: #77254F; 

background-image: url("osbacker.gif");
    }

td, body {
    font-family: Verdana, Arial Narrow, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-color: #77254F;}

table.content{

background-color : #E6A2C0;

}

table.border{
border-style: solid;
border-color: #1C1A1F;}

b.head { font-weight: bold; text-color: #280C1A; }
p.little { font-size: 8pt; }

a:link  { color: white; cursor: help; }
a:visited  { color:#1C1A1F; cursor: help; }
a:hover  { color:#280C1A; background-color : silver; cursor: help; }
a:active  { color:#77254F; background-color : grey; cursor: help; }


h1, h2, h3, h4,  { font-weight: bold; text-align: center; color: white; 
		letter-spacing: 2; background-color: #1C1A1F; }

h5, h6           { font-weight: bold; text-align: left; color: black; 
		letter-spacing: 1; background-color: #280C1A; }


