html
{
	margin: 0px;
	padding: 0px;
	border: solid 0px #FFF;
}

img
{
	border: solid 0px #000;
}

a, 
a:link, 
a:visited, 
a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

body
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: solid 0px #FFF;
}

#Agent1
{
	position: absolute;
	top: 2px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#Agent2
{
	position: absolute;
	top: 2px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

.AgentInformation .AgentImage
{
	display: block;
	float: left;
	margin-bottom: -2px;
}

.AgentInformation .AgentContent
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	
}

#TabBox
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: solid 0px #333;
	border-bottom: solid 1px #FF6600;
	z-index: 10;
}

a.On
{
	display: block;
	margin-right: 3px;
}

a.Off
{
	display: block;
	margin-right: 2px;
}

.FadedBlue
{
	color: #336699;
	font-size: 9px;
	line-height: 14px;
}

#TabBox table
{
	position: relative;
	top: 1px;
}

#TabBox>table
{
	top: 3px;
}
	
#Banner
{
	position: absolute;
	top: 498px;
	left: 200px;
	height: 60px;
	width: 468px;
	margin: 0px;
	padding: 0px;
}

#PoweredByObeo
{
	position: absolute;
	top: 498px;
	left: 670px;
	height: 60px;
	width: 93px;
	margin: 0px;
	padding: 0px;
}

#PoweredByObeoTop
{
	position: absolute;
	top: 378px;
	left: 52px;
	height: 60px;
	width: 93px;
	margin: 0px;
	padding: 0px;
}

#PoweredByObeoLeft
{
	position: absolute;
	top: 498px;
	left: 52px;
	height: 60px;
	width: 93px;
	margin: 0px;
	padding: 0px;
}

#FrameContainer
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: solid 0px #333;
	background-position: bottom left;
	background-repeat: no-repeat;
}

iframe
{
	position: absolute;
	top: 5px;
	left: 3px;
}

/* START LEFT COLUMN */
.ColumnLeft
{
	width: 190px;
	margin-top: 2px;
	margin-left: 2px;
}

#Form1>.ColumnLeft
{
	width: 190px;
}

#LogoLabelPanel
{
	padding: 10px;
	height: 105px;
}

#Branding>#LogoLabelPanel
{
	height: 85px;
}

#LogoLabel
{
	font-weight: bold;
	font-size: 12px;
}

.MainThumbPanel
{
	height: 100px;
	width: 190px;
	overflow: hidden;
}

#Bandwidth
{
	height: 25px;
	background-color: #666;
	border: solid 1px #333;
	display: none;
}

.InternetDisclaimer
{
	padding: 10px;
}

form>#Bandwidth
{
	height: 23px;
}

#Bandwidth .High
{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

#LeftNavigation
{
	margin-top: 1px;
}

#LeftNavigation .NavButton
{
	display: block;
	margin-bottom: 1px;
}

.ObeoLogo
{
	margin-top: 3px;
	text-align: center;
}
/* START LEFT COLUMN */