﻿body {
	background-image:url(images/bg.jpg); background-repeat:repeat; background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
scrollbar-3dlight-color:#ffffff; 
scrollbar-arrow-color:#ffffff; 
scrollbar-base-color:#ffffff; 
scrollbar-darkshadow-color:#dfe9d7; 
scrollbar-face-color:#dfe9d7; 
scrollbar-highlight-color:#dfe9d7; 
scrollbar-shadow-color:#dfe9d7;
scrollbar-track-color:#eeeeee;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}


#navigatorbackgroundimg {background-image:url(images/jaac_07.jpg); background-repeat:no-repeat; background-position:center}

ul#menu {
  [if IE] width: 150px;
  [if Gecko] width: 120px;
  [if Webkit] width: 120px;
  [if IEMac] width: 120px;
  [if Opera] width: 120px;
  list-style-type: none;
  border-top: solid 0px #b9a894;
  font-weight:bold;
  margin: 0;
  padding-right:15px;
  padding-top:15px;
  padding-left:15px;
}

ul#menu ol {
  display: none;
  text-align:;
  font-weight:500;
  list-style-type:none;
  margin: 0;
  padding-left:15px;
  padding-bottom:5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #785a3c;
}

ul#menu li {
  border-bottom: solid 1px #b9a894; 
  line-height: 20px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color:#999966;
}

ul#menu a:active {
  color:#006633;
  font-weight:;
}

ul#menu a:visited {
  
}

