A.navroll { 
	height: 84px;
	width: 90px;
	background:black url(images/coral-bright-3.gif) no-repeat; 
} 
A.navroll:Hover { 
	background:black url(images/coral-bright.gif) no-repeat;
}
A.linkhl {
	color: #3FB1F9; font-weight: bold; font-size: 17px;
}
A.linkhl:visited {
	color: #E5F93F; font-weight: bold;
}
A.linkhl:Hover {
	color: #F9783F; font-weight: bold; font-size: 18px;
}
A.linkhl2 {
	color: #000000; font-weight: bold;
	text-decoration: none;
	font:13px Verdana,Arial,Helvetica,sans-serif;
}
A.linkhl2:Hover {
	color: #0505FF; font-weight: bold;
	text-decoration: none;
	font:13px Verdana,Arial,Helvetica,sans-serif;
}
body {
	scrollbar-base-color: #808080; 
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-DarkShadow-Color: black;
} 
body.admin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: solid #ccc;
	background-color: #FFFFCC;
	scrollbar-base-color: #808080; 
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-DarkShadow-Color: black;
	font:13px Verdana,Arial,Helvetica,sans-serif;
	}
div.menu a {
	color: #333333; 
	background: #ffffff; 
	text-decoration:none; 
	font-size:11px; 
	line-height:16px; 
	font-family: Tahoma, verdana, sans-serif;
	padding: 2px 5px;
	}
div.menu a:link {
	color: #333333; 
	background: #cccc99; 
	}
div.menu a:active { 
	color: #000000;
	background: #cccc99; 
	}
div.menu a:visited {
	color: #333333; 
	background: #cccc99; 
	}
div.menu a:hover {
	color: #eeeeee;
	background: #333333; 
	border:1px solid #000000; 
	}
table.menu a { 
	width:125px; 
	border:1px solid #333333; 
	} 
table.list {
	border-width: 1;
	}
td.list {
	border: 1pt solid #333333;
	font-size: 12pt;
	}
#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 3px solid #000099;
	background: #000;
	height: 150px;
	}
#left {
	position: absolute;
	left: 0px;
	margin: 20px;
	padding: 0px;
	border: 1px solid #000099;
	width: 120px;
	background: #CCCCFF;
	}
#middle {
	border: 1px solid #000099;
	background: #CCCCFF;
	margin: 0px 20px 30px 180px;
	}
#right {
	position: absolute;
	top: 225px;
	right: 0px;
	margin: 20px;
	padding: 10px;
	border: 1px solid #000099;
	background: #CCCCFF;
	width: 150px;
	height: 600px;
	}
