BODY		{
		background-color: #FFFFFF;
		scrollbar-base-color: #000000;
		}




 /* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */


TABLE 		{ COLOR: #145D89; FONT: 11px verdana, arial, sans-serif; font-weight: normal }

.title 		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }



a:link		{ color: #145D89; text-decoration: none }

a:visited	{ color: #145D89; text-decoration: none }

a:active	{ color: #000000; text-decoration: none }

a:hover		{ color: #996600; text-decoration: none }



/* MOUSEOVER ADELAIDE MENU */


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  padding-top: 1px;
		  padding-bottom: 1px;
		  padding-left: 0px;
		  padding-right: 0px;
		  margin: 2px;
		  cursor:hand;
		  width: 63px;
		  font-weight: bold;
		  text-align: center;
		  display: block;
		  border: #145D89 1px solid;
}


a.menu:link 	{ 
		  background-color:#FFFFFF;
		  color: #145D89;}


a.menu:visited 	{ 
		  background-color:#FFFFFF;
		  color: #145D89; }


a.menu:active 	{ 
		  background-color:#FFFFFF;
		  color: #145D89; }


a.menu:hover 	{  LEFT: 2px; position: relative; top: 2px;
		   background-color:#FFFFFF;
		   color: #999999;
		    }.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.left_side_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
}
.right-side_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
}
.allround {
	border: 1px solid #000000;
}
.rightbig {
	border-top-width: 1px;
	border-right-width: 7px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
