html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	font-family: Tahoma, Verdana, "Times New Roman", sans-serif;
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:#EEEEEE;
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:184px; 
	bottom:52px; 
	width:800px;
	min-width:800px;
	margin-left:-401px; 
	left:50%; 
	border-left:1px solid black;
	border-right:1px solid black;
	background:#FFFFFF;
	color:#777777;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:802px;
	border-top:184px solid #FFFFFF; 
	border-bottom:50px solid #FFFFFF;
	}

#head {
	position:absolute; 
	margin-left:-401px; 
	left:50%; 
	top:0; 
	width:800px; 
	min-width:800px; 
	height:152px; 
	background:#FFFFFF url('images/ScoBanner.png') left no-repeat;
	font-size:1em; 
	z-index:5; 
	border-left: 1px solid black;
	border-right: 1px solid black;
	}

* html #head {
	top:2px; width:802px; height:150px;
	}

#telbanner {
        position:absolute;
        top:10;
        right:10;
        width:250px;
        height:80px;
        background:#FFFFFF url('images/TelBanner.png') left no-repeat;
        }
        
* html #telbanner {
	}
	
	
#buttonbar {
	position:absolute;
	margin-left:-401px; 
	left:50%; 
	top:152px; 
	width:800px; 
	min-width:800px; 
	height:32px; 
	background:#526587; 
	font-size:1em; 
	z-index:5; 
	border-left: 1px solid black;
	border-right: 1px solid black;
	}

* html #buttonbar {
	}

#buttons {
	position:absolute;
	left:10px;
	top:3px;
	width:80%;
	height:23px;
	z-index:6;
	background:transparent;
	}

* html #buttons {
	}

a {
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	}
	
#foot {
	text-align:center;
	position:absolute; 
	margin-left:-401px; 
	left:50%; 
	bottom:0; 
	width:800px; 
	min-width:800px; 
	height:50px; 
	font-size:1em; 
	z-index:5; 
	border:1px solid black;
	background: #526587;
	color: #FFFFFF;
	}

* html #foot {
	bottom:2px; width:802px; height:48px;
	}

.flash {text-decoration: blink}
.indent {margin-left:5px;margin-right: 5px;}
.under {text-decoration: underline}
.small {font-size:0.8em}
.large {font-size:1.2em}
.huge {font-size:1.4em}
.tiny {font-size:0.7em}
.centre {text-align:center}
.italic {font-style: italic}
.bold {font-weight: bold}

a.button:link,a.button:active,a.button:visited
{
	background-color: #3E6835;
	border: 1px solid #2C6220;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 4px;
	margin-bottom: 3px;
	padding-top: 4px;
}
a.button:hover
{
	background-color: #629957;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}

a.ltt:link,a.ltt:active,a.ltt:visited { color: #FF0000}
a.ltt:hover { color: #00782D}

a.ncca:link,a.ncca:active,a.ncca:visited { color: #0000FF}
a.ncca:hover { color: #00782D}

a.sw:link,a.sw:active,a.sw:visited { color: #00FF00}
a.sw:hover { color: #FFFFFF}

a.diamond:link,a.diamond:active,a.diamond:visited { color: #446189}
a.diamond:hover { color: #00782D}

a.hydro:link,a.hydro:active,a.hydro:visited { color: #0084FF}
a.hydro:hover { color: #00782D}

