﻿html
{
	height: 100%;
}
body
{
	height: 100%;
	font-family: ArialMT, Arial, Sans-Serif;
	font-size: 0.8em;
}
#container
{
	width: 790px;
	margin: 5px;
}
#mainPanel
{
	left: 0px;
	margin-left: 160px;
	width: 460px;
}
#leftPanel
{
	position: absolute;
	left: 15px;
	height: 100%;
	text-align: center;
	width: 117px;
}
#rightPanel
{
	left: 15px;
	position: absolute;
	height: 100%;
	width: 123px;
	margin-left: 621px;
}
/* DR 27 May 2008 changed to use absolute positioning for the side panels
#mainPanelx
{
	position: absolute;
	margin-left: 171px;
	width: 450px;
}
#leftPanelx
{
	float: left;
	height: 100%;
	text-align: center;
	width: 117px;
}
#rightPanelx
{
	float: right;
	height: 100%;
	width: 123px;
	margin-left: 24px;
}
*/
#Wiki
{
	font-size: .8em;
	padding-left: 13px;
	margin-left: 8px;
	border-left: solid 1px #fbad18
}
h1, h2
{
	color: #fbad18;
}
h1
{
	font-size: 1.8em;
}
h2
{
	font-size: 1.4em;
}
.bl
{
	text-align: center;
	background: url(../../images/bl.gif) 0 100% no-repeat #ffd769;
	width: 10em;
}
.bl a:link
{
	color: Black;
}
.br
{
	background: url(../../images/br.gif) 100% 100% no-repeat;
}
.tl
{
	background: url(../../images/tl.gif) 0 0 no-repeat;
}
.tr
{
	background: url(../../images/tr.gif) 100% 0 no-repeat;
	padding: 10px;
}

.bl_selected
{
	text-align: center;
	background: url(../../images/bl_selected.gif) 0 100% no-repeat #fbad18;
	width: 10em;
}
.bl_selected a:link
{
	color: White;
	font-family: "ArialMT Bold", "Arial Black", Sans-Serif;
	font-weight: bold;
}
.br_selected
{
	background: url(../../images/br_selected.gif) 100% 100% no-repeat;
}
.tl_selected
{
	background: url(../../images/tl_selected.gif) 0 0 no-repeat;
}
.tr_selected
{
	background: url(../../images/tr_selected.gif) 100% 0 no-repeat;
	padding: 10px;
}

.MenuButton
{
	text-decoration: none;
}

#googletranslate
{
	 position: absolute; left: 800px;
}
/*
.clear
{
	font-size: 1px;
	height: 1px;
}

.headline
{
	font-size: 18pt;
	color: #802A8E;
	font-weight: bold;
}
*/
/* bid page */
.advertHeader, .advertReference
{
	font-family: Trebuchet, "Gill Sans MT" , Verdana, Tahoma, Arial;
	font-size: 14pt;
	font-weight: bold;
}
.advertHeader
{
	padding-left: 10px;
}
.advertReference
{
	padding-right: 10px;
}
.advertIcon
{
	margin-top: 4px;
}
.advertBody
{
	font-size: 12pt;
}
.AdvertPanel
{
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 200;
	background-color: white;
	border: solid 1px black;
	width: 580px;
}
#ctl00_ContentPlaceHolder1_FeedbackList
{
	font-size: .8em;
}
