body
{
    background-image: url(tilelight.jpg);
    font-family: verdana,arial;
    background-color: #b3b8f0;
    margin-left: 30px;
    padding-top: 8px;
}
    
A:link
{
    text-decoration: none;
    color: yellow;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	yellow;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	yellow;
	}	
		
A:hover
{
    text-decoration: underline;
    color: #ffff66;
}
	

.divall
{
    border-right: #c0c0c0 thin solid;
    padding-right: 10px;
    border-top: #c0c0c0 thin solid;
    padding-left: 10px;
    padding-bottom: 10px;
    border-left: #c0c0c0 thin solid;
    width: 90%;
    color: white;
    padding-top: 10px;
    border-bottom: #c0c0c0 thin solid;
    background-color: #7b7dc3;
}

.menulink
{
	color: #646265;
   font-weight: bold;
	font-size: 10pt;
}
.menuahref
{
    color: saddlebrown;
}

.menuahref:hover
{
	color: saddlebrown;

}

.currentlink
{
	color: #333399;
   font-weight: bold;
	font-size: 10pt;
}

.head1
{
    font-size: 8pt;
    left: 15px;
    color: lightgrey;
    position: absolute;
    top: 0px;
}

.menutd
{
	
	background-position: center center;
	background-image: url(Button1.gif);
	background-repeat: repeat-x;
}
.tablemain
{BORDER-TOP: white thin solid; 
    MARGIN-TOP: 10px; 
    WIDTH: 100%;
     PADDING-TOP: 10px;
      HEIGHT: 100%
}


.tdmain
{
    color: white;
    padding-left: 15px;
}
