﻿
a { font-size: 10px; color: #000000; text-decoration: none; font-family: Verdana, Geneva, Arial, helvetica; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #587490; text-decoration: underline; }
a:active { color: #000000; text-decoration: none;  }



BODY 
	{
	SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #00FF00; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;
overflow: auto;
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
	background-color: #ffffff;
	overflow-y: auto;
	overflow-x: hidden;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat : no-repeat;
 	text-align:center;  
	margin-right:auto;
    margin-left:auto;
	background-color:#E7E3DB;
	
}

.tabel  {
FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
	FONT-SIZE: 10px;
	background-color: #ffffff;
	overflow-y: auto;
	overflow-x: hidden;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat : no-repeat;
 	text-align:center;  
	margin-right:auto;
    margin-left:auto;
	border-color:#000000;
   
}

.td {
FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
	FONT-SIZE: 10px;
	background-color: #ffffff;
	overflow-y: auto;
	overflow-x: hidden;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat : no-repeat;
 	text-align:center;  
	margin-right:auto;
    margin-left:auto;
   border-color:#FFFFFF;
}

.menu {
border-color: #ffffff;
} 

.menu:hover {
border-color: #000000; 
} 