BODY {
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #000005;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #000000;
  scrollbar-arrow-color: #000000;
  font-size: 13px; font-family: arial, helvetica, sans-serif;color:white;
  background-color="#000000";
}

.menutop {border-top: solid 0px #000000;
	border-bottom: solid 2px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000; }

.menuzelle { border-top: solid 0px #000000; 
	border-bottom: solid 1px #000000; 
	border-left: solid 1px #000000; 
	border-right: solid 1px #000000;  }

.tabellere {border-top: solid 1px #D0D0D0;
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 0px #D0D0D0; }
	
.tabelleli {border-top: solid 1px #D0D0D0;
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 1px #D0D0D0; }

.tabellelio {border-top: solid 0px #D0D0D0;
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 1px #D0D0D0; }
	
.tabellereo {border-top: solid 0px #D0D0D0;
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 0px #D0D0D0; }
		
td { font-size: 13px; font-family: arial, helvetica, sans-serif; }
h4 { font-size: 17px; font-weight: bold; }
i { font-size: 12px; font-style : italic; }
.m { font-size: 14px; }
.headings { font-size: 13px; font-weight: bold; }
.title { font-size: 32px; text-align: center; color: white;}
.inputbox { border-top:#333333 solid thin; border-bottom:#333333 solid thin; border-right:#333333 solid thin; border-left:#333333 solid thin; font-family: arial, helvetica, sans-serif; } 
.inputbutton { font-size: 13px; }


A:link { text-decoration : none; color : white; }
A:visited { text-decoration : none; color : white;}	
A:hover { text-decoration : underline; color : yellow; Cursor: crosshair }
A:visited:hover { text-decoration:underline; color : yellow;}
a:active { color:white; text-decoration:underline }
a:focus { color:white; text-decoration:underline }

