a#corner {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	height: 100px;
	width: 100px;
	background: url("/images/button.gif") top right no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
	cursor: hand;
	z-index: 10;
}

#dockedbutton {
	background: no-repeat !important;
	position: absolute;
	right: 0;
	bottom: 0;
}

div#corner {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	height: 100px;
}

table.ext {
	border-left-width: 9;
	border-right-width: 9;
	border-top-width: 0;
	border-bottom-width: 1;
	border-style: solid;
	border-color: black;
}

div.button {
	position: absolute;
	right: 2px;
	bottom: 2px;
	background-attachment: fixed;
	border: 0;
}
div.menubar {
	position: relative;
	left: 10px;
}

div.content {
	position: relative;
	left: 5px;
	width: 525 px;
}

div.index {
	position: relative;
	z-index: 2;
	top: -320;
	width: 95%;
}
div.indexbg {
	position: relative;
	z-index: 1;
	top: 15;
}

div.footer {
	width: 85%;
	border-top-width: 1;
	border-left-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	background: #FFFFFF;
	border-style: dashed;
	border-color: black;
}

td.content {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	
}

table.cont {
	width: 100%;
	height: 100%;
	border: none;
	margin: 0;
	padding: 0;
}

td.leftbar{
	width: 3px;
	height: 29px;
	background-image: url('images/template/b-left.gif')
}

td.rightbar{
	width: 4px;
	height: 29px;
	background-image: url('images/template/b-right.gif')
}

body {
	margin-top: 0;
	margin-bottom: 5; 
	background-color: #E5E5E5;
}
.menulink{
	font-family: Helvetica;
	font-size: 12px;
	
}

A:link {text-decoration: none; color: #006600; border-bottom: 1px dotted #006600;}

A:visited {text-decoration: none; color: #006600; border-bottom: 1px dotted #006600;}
A:active {text-decoration: none; color: #006600; border-bottom: 1px dotted #006600;}
A:hover {text-decoration: underline; color: #006600; border-bottom: 1px dotted #006600;}
/*F3FF8F*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
/*	background-color: #202020;*/
	scrollbar-3dlight-color: #00008B;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Black;
	scrollbar-face-color: #000000;
	scrollbar-darkshadow-color: Black;
	scrollbar-highlight-color: Gray;
	scrollbar-shadow-color: #48485A;
	scrollbar-track-color: Black;
}
div.live{
	color: #00FF00;
}
div.progress{
	color: #FFFF00;
}
div.down{
	color: #FF6666;
}

.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}

.head {
	font-weight: bold;
	color: #000000;
	word-spacing: 3px;
}