body
    {
	color: rgb(0, 0, 0);
	background-color:#999999;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
	
    }
    
a:link
    {
	color: #993399; 
    }
    
a:alink
    {
	color: #cc0000; 
    }
    
a:vlink
    {
	color: #ff99ff; 
    }
    
.menubuttons
    {
	border: 0px solid;
	position:relative;
	left:40px;
    }
    
.maintable
    {
	width: 100%;
	border:0px;	
    }
    
.menutable
    {
	vertical-align: top;
	text-align: left;
	border:0px;
        width: 200px;
    }
    
    #maintable
    {
	position:relative;
	top:-60px;
	
    }
.ritetable
    {
        padding: 50px;
    }
   .topmenu-v {
        white-space:nowrap;
         position:relative;
 top:0px;
}

.topmenu-v a {
	background: #999999;
    border-bottom: 2px solid #000000;
    border-left: 2px solid #838383;
    border-right: 2px solid #000000;
    background-image : url(../images/rnd_menu_button_212_sq.gif);
	background-repeat : no-repeat;
	background-position: center;
/*	padding-right : 5px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 0; */
	display: block;
	height : 25px;
	line-height : 25px;
	text-decoration: none;
	color: #C6B78E;
	font-size: 14px;
	width: 200px;
	font-weight: normal;
	text-align: center;
}

.topmenu-v a:hover {
	border-bottom: 2px solid #3F3F3F;
	border-left: 2px solid #3F3F3F;
	border-right: 2px solid #3F3F3F;
/*	background: #999999;
	background-image : url(images/rnd_menu_button_over_212_t.gif);
	background-position: center;
	background-repeat : no-repeat;
	color: #F0AF00; */
	font-weight:bold;
	text-decoration: underline;
} 
