﻿body 
{
    background-color :Silver ;
    text-align: center;
    margin:0px;
    font-family:Verdana ;
    font-size:12px;
}
div#main
{
margin-right: 0px;
margin-left:50px;
margin-top:100px;
margin-bottom:auto;
height:500px;
background-color :black ;
color:white;
text-align: left;
}
td
{
	color:white;
}
div#logo
{
    background-image: url(img/logo.gif); background-repeat: no-repeat;
}
div#title
{
    font-variant:small-caps;
    font-size:12px;   
}

div#content
{
 scrollbar-face-color : #000000; scrollbar-highlight-color : #000000; scrollbar-3dlight-color : #000000; scrollbar-shadow-color : #000000; scrollbar-darkshadow-color : #000000; scrollbar-track-color : #000000; scrollbar-arrow-color : red;
}
div#red
{
 scrollbar-face-color : #000000; scrollbar-highlight-color : #000000; scrollbar-3dlight-color : #000000; scrollbar-shadow-color : #000000; scrollbar-darkshadow-color : #000000; scrollbar-track-color : #000000; scrollbar-arrow-color : red;
 overflow: auto;height:430px; width:450px;
}
div#purple
{
 scrollbar-face-color : #000000; scrollbar-highlight-color : #000000; scrollbar-3dlight-color : #000000; scrollbar-shadow-color : #000000; scrollbar-darkshadow-color : #000000; scrollbar-track-color : #000000; scrollbar-arrow-color : #9900CC;
 overflow: auto;height:430px; width:450px;
}
div#green
{
 scrollbar-face-color : #000000; scrollbar-highlight-color : #000000; scrollbar-3dlight-color : #000000; scrollbar-shadow-color : #000000; scrollbar-darkshadow-color : #000000; scrollbar-track-color : #000000; scrollbar-arrow-color : #00CC00;
 overflow: auto;height:430px; width:450px;
}
div#yellow
{
 scrollbar-face-color : #000000; scrollbar-highlight-color : #000000; scrollbar-3dlight-color : #000000; scrollbar-shadow-color : #000000; scrollbar-darkshadow-color : #000000; scrollbar-track-color : #000000; scrollbar-arrow-color :  #FFFF00;
 overflow: auto;height:430px; width:450px;
}
div#blue
{
 scrollbar-face-color : #000000; scrollbar-highlight-color : #000000; scrollbar-3dlight-color : #000000; scrollbar-shadow-color : #000000; scrollbar-darkshadow-color : #000000; scrollbar-track-color : #000000; scrollbar-arrow-color :  #0000FF;
 overflow: auto;height:430px; width:450px;
}
div#lblue
{
 scrollbar-face-color : #000000; scrollbar-highlight-color : #000000; scrollbar-3dlight-color : #000000; scrollbar-shadow-color : #000000; scrollbar-darkshadow-color : #000000; scrollbar-track-color : #000000; scrollbar-arrow-color :  #00FFFF;
 overflow: auto;height:430px; width:450px;
}
.maintable
{
      color:white;
}
.contenttable
{
    color:White;
}

  
a.purplelink:link 
{ color:gray ;
text-decoration: none;
}
a.purplelink,:visited
{ color:gray ;
text-decoration: none;
}
a.purplelink:hover 
{ color: #9900CC;
text-decoration: underline;
}
a.redlinkcontent:link
{ color:red ;
text-decoration: none;
}  
a.redlink:link 
{ color:gray ;
text-decoration: none;
}
a.redlinkcontent:visited
{ color:red ;
text-decoration: none;
}  
a.redlink:visited
{ color:gray ;
text-decoration: none;
}
a.redlink:link
{ color:gray ;
text-decoration: none;
}
a.redlinkcontent:hover 
{ color: red;
text-decoration: underline;
}
a.greencontentlink:link 
{ color: #00CC00 ;
text-decoration: none;
}
a.greenlink:link 
{ color:gray ;
text-decoration: none;
}
a.greencontentlink:visited
{ color:#00CC00 ;
text-decoration: none;
}
a.greenlink:visited
{ color:gray ;
text-decoration: none;
}
a.greenlink:hover 
{ color: #00CC00;
text-decoration: underline;
}
a.yellowlink:link 
{ color:gray ;
text-decoration: none;
}
a.yellowlink:visited
{ color:gray ;
text-decoration: none;
}
a.yellowlink:hover 
{ color: #FFFF00;
text-decoration: underline;
}
a.bluelink:link 
{ color:gray ;
text-decoration: none;
}
a.bluelink:visited
{ color:gray ;
text-decoration: none;
}
a.bluelink:hover 
{ color: #0000FF;
text-decoration: underline;
}
a.lbluelinkcontentlink:link 
{ color: #00FFFF ;
text-decoration: none;
}
a.lbluelinkcontentlink:visited
{ color:#00FFFF ;
text-decoration: none;
}
a.lbluelink:link 
{ color:gray ;
text-decoration: none;
}
a.lbluelink:visited
{ color:gray ;
text-decoration: none;
}
a.lbluelink:hover 
{ color: #00FFFF;
text-decoration: underline;
}

