body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #CCCC99;
	margin: 0px;
	padding: 0px;
	cursor:default;
}
table, body {
	font-size: 12px;
	line-height: 20px;
}
body {
   scrollbar-face-color: #69CDE2; 
   scrollbar-shadow-color: #EEEEEE; 
   scrollbar-highlight-color: #DDDDDD; 
   scrollbar-3dlight-color: #000000;   
   scrollbar-darkshadow-color: #000000;
   scrollbar-track-color: #C2DADF; 
   scrollbar-arrow-color: #FFFFFF;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
#title {
	position:absolute;
	left:150px;
	width: 500px;
	top:10px;
	z-index:2;
	padding:2px;
}
#top-menu {
	position:absolute;
	left:5px;
	bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top-menu-link {
	color:#000000;
}
.top-menu-link-selected {
	color:#FF3300;
}
.sub-menu-link {
	color:#FF3300;
}
.sub-menu-link-selected {
	color:#990000;
}
#submenu {
	position:absolute;
	left:5px;
	bottom:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}
#bodytable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	position: absolute;
}
#bottom-menu {
	background-color: #999999;
	background-image: url(../images/layout/sep_bot.gif);
	background-repeat: repeat-x;
	line-height: normal;
}
#bottom-menu a {
	text-decoration: none;
}
#sparky-box {
	position:absolute;
	left:5px;
	bottom:55px;
	width:243px;
	z-index:2
}
#sparky-body {
	color: #FFFFFF;
	padding: 3px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: - 0.15em;
}
#error {
	font-weight: bold;
	color: #FF0000;
	padding: 2px;
}
.title01 {
	color: #D21163;
}
.title02 {
	color: #7633D1;
}
#links {
	position:absolute; right:0px; top:258px; width:189px; height:7767px; z-index:1; left: 13px;
}
.c_colour {color: #37d1db}
.a_colour {color: #93ab71}
.p_colour {color: #d88c2a}
.e_colour {color: #ca1a19}
.s_colour {color: #FFCC00}

hr {
	background-color: #999999;
	border: 0px none;
	height: 2px;
}
.splashmain {
	background-image: url(../images/sepban/splashbanner.jpg);
	background-repeat: no-repeat;
	padding-top: 190px;
	padding-left: 350px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 360px;
	width: 690px;
	background-position: left top;
}
.splashrep {
	background-image: url(../images/sepban/splashrepeat.jpg);
	background-repeat: repeat-x;
	height: 360px;
	background-position: left top;
}