﻿html, body, form { padding:0; margin:0; width:100%; height:100%; }
html, body, form, table, th, td { font-family:Arial; font-size:10px; }

.bl { border-left:1px solid #BBB;}
.br { border-right:1px solid #BBB;}
.bb { border-bottom:1px solid #BBB;}
.bt { border-top:1px solid #BBB;}

.pad2 { padding:2px; }
.bold { font-weight:bold; }
.ultrasmall * { font-size:7pt; }
.extrasmall * { font-size:8pt; }
.bottomlinks a {color:white;}
.bottomlinks a:hover {color:#C29246!important; background-color:white;}

.searchinput { font-size:10pt; margin:0px; padding:0; border:1px solid #aaa; height:19px;}
.padding0 { padding:0; }
.margin0 { margin:0; }

#LEFT {
	display:block; 
	overflow:hidden; 
	position:absolute; 
	z-index:2; 
	top:120px; 
	bottom:66px; 
	width:216px; 
	margin-left:-400px; 
	left:50%; 
}


* html #LEFT {
	top:0; 
	bottom:0; 
	height:100%;
	width:216px;
	border-top:120px solid #fff; 
	border-bottom:66px solid #fff;
}

#CONTENT {
	display:block;
	overflow:auto; 
	position:absolute; 
	z-index:1;
	top:120px; 
	bottom:66px; 
	width:584px; 
	margin-left:-184px; 
	left:50%;
	background:#FFFFFF;
}


* html #CONTENT {
	top:0;
	height:100%;
	width:584px;
	border-top:120px solid white; 
	border-bottom:66px solid white;
}

#TOP {
	position:absolute;
	width:800px;
	height:120px;
	left:50%;margin-left:-400px;
	z-index:4;
}

#BOTTOM {
	position:absolute;
	width:800px;
	height:66px;
	overflow:hidden;
	left:50%;margin-left:-400px;
	top:100%;
	margin-top:-66px;
	z-index:3;
	background:#eee;
}

#TOP a:hover {
	background-color:Transparent;
}

.FisherTopLanguage *
{
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	color:#204c77;
}

.FisherTopLanguage a:hover
{
	background-color:Transparent;
	color:#99CCCC;
}

.FisherTopBox 
{
	border-top:1px solid #c5d3e7;	
	border-left:1px solid #c5d3e7;	
	border-right:1px solid #c5d3e7;	
}

.FisherContentBox
{
	border-left:1px solid #c5d3e7;	
	border-right:1px solid #c5d3e7;	
}

.FisherBottomBox *
{
	background-color: #8d9aab;
	color:White;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
}
.FisherBottomBox a:hover
{
	background-color:Transparent;
	color:#99CCCC;
}

