/* CSS Document */
body {
    scrollbar-face-color: #48886B;
    scrollbar-shadow-color: #48886B; 
    scrollbar-highlight-color: #48886B;
    scrollbar-3dlight-color: #48886B; 
    scrollbar-darkshadow-color: #48886B;
    scrollbar-track-color: #E7E3BD; 
    scrollbar-arrow-color: #48886B;
	background-color:#E7E3BD;
	font-family:Tahoma;
	color:#000000;
	margin: 1;
	margin-right: 10; }
p {text-align: justify; }	
a {color: #48886B;text-decoration: none}
a:hover {	color: #000; text-decoration: none}

.mainMenu   {height: auto; cursor: default; padding: 2px;line-height: 20px}
a.mainMenu {font-family: "Verdana"; font-size: 15px; font-weight:100; color: white; text-decoration: none; background-color: transparent; padding: 2px;}
a.mainMenu:hover {font-family: "Verdana"; font-size: 15px; color: white; background-color: black; text-decoration: none; border: 0;}

.cssSupport {display: none;}

.menuItem   {padding: 2px; height: 20px; width: 35px; cursor: default;}
a.menuItem {font-family: "Tahoma"; font-size: 13px; color: black; text-decoration: none; }
a.menuItem:hover {font-family: "Tahoma"; font-size: 13px; color: black; text-decoration: none;background-color: #64A587; }

.menuLink   {padding: 0px; width: 200px; height:auto; cursor: default;border: 1px solid #ccc; background-color: #F1EDC7; }
a.menuLink {font-family: "Tahoma"; font-size: 13px; color: black; background-color: #F1EDC7; text-decoration: none; width: auto; height:18px; border: 0;}
a.menuLink:hover {font-family: "Tahoma"; font-size: 13px; color: white; text-decoration: none; background-color: #000; width: auto; height:18px; }
 
.cooltab {border:1px solid black;}
.cooltd {border-top:1px solid black;border-bottom:1px solid black;border-right:1px solid black;}
.coolrajt {border-right:1px solid black;}