/*------------------------------------------------------------------
USED BY THE FOLLOWING PAGES:  Index, main

--------------------------------------------------------------------*/


body 

{margin: 0px 0px 0px 0px;  
color: #B8CABD;
background: #000000; 
background-image: url(site/background.jpg);
background-repeat: no-repeat;
background-position: top left;
background-attachment: fixed;


scrollbar-face-color: #8A968A;  
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #606060; 
scrollbar-darkshadow-color: #606060; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #bbddee;}

a:link {color: #9fffff; text-decoration: none;}
a:active {color: #dcdccb; text-decoration: none;}
a:visited {color: #659AA5; text-decoration: none;}
a:hover {color: #dcdccb; background-color: #406580;}



/*------------------------------------------------------------------
TABLES
------------------------------------------------------------------*/


TABLE
{width: 600px;
margin: 0px 0px 0px 0px;
font: 10pt arial, helvetica, verdana, sans-serif;}

td#left
{width: 200px;
padding: 0px 0px 0px 0px;
border-left: 0px solid #406580;
border-right: 0px solid #406580;
vertical-align: top;
text-align: center;}

td#main
{width: 400px;
padding: 25px 0px 20px 20px;
vertical-align: top;
font: 10pt arial, helvetica, verdana, sans-serif;
text-align: justify;}

td#main table
{width: 100%;
margin: 0px 0px 0px 0px;
font: 9pt arial, helvetica, verdana, sans-serif;}

td#category1
{background: #A8B9A7;
background-image: url(category.jpg);
padding: 0px 0px 0px 0px;
border: 1px solid #b8c1b1;
color: #000000;
font-size: 15pt;
font-weight: 700;
text-align: center;
text-transform: uppercase;}

td#category2
{background: #A8B9A7;
background-image: url(category.jpg);
padding: 0px 0px 0px 0px;
border: 1px solid #b8c1b1;
color: #000000;
font: 11pt arial, verdana, helvetica, sans-serif;
font-weight: 700;
text-align: left;
text-transform: uppercase;}

td#text1
{background: #000000;
border: 1px solid #305570;
font-size: 9pt;
vertical-align: top;
padding: 3px 5px 20px 5px;}

td#text2
{background: #000000;
border: 1px solid #305570;
padding: 3px 4px 4px 4px;
vertical-align: top;
font-size: 9pt;}

td#text3
{height: 100%;
border-bottom: 1px solid #4085aa;
font-size: 9pt;
vertical-align: top;
padding: 1px 1px 1px 1px;}

td#text4
{height: 100%;
border-bottom: 1px solid #4085aa;
font-size: 10pt;
vertical-align: top;
padding: 1px 1px 1px 1px;}

td#menubar
{vertical-align: top;
padding: 0px 0px 0px 0px;}

/*------------------------------------------------------------------
------------------------------------------------------------------*/

h1 {font: 10pt arial, helvetica, verdana, sans-serif; text-align: left; margin: 0px 0px 0px 0px; color:#ffffaa; }

h2 {font: 12pt arial, helvetica, verdana, sans-serif; font-weight: 700; margin: 0px 0px 3px 0px;}

h3 (font-size: 14pt; font-weight: 900; padding: 2px 2px 2px 2px; color="#00ff00; }



div#excerpt{visibility: visible; position: relative; top: 0; left: 0; width:100%; height: 150; overflow: auto;}





