body
{
	background-color: black;
	
}

#totalcontainer
{
	visibility:hidden;
}

a
{
	color:#009933;
}

th
{
	padding-right:10px;
	vertical-align:top;
	color:#009933;
	font-weight:bold;
	text-align:left;
}

td
{
	padding-right:10px;
	vertical-align:top;
	color:White;
}

#totalcontainer { 
	position:absolute;
	left:0px; 
	top:0px; 
	vertical-align:top;
	width:900px;
}

.banner
{
	height:80px;
	width:900px;
}

.mainpage
{
	width:900px;
}

	.content
	{
		width:735px;
		background-color:Red;
	}
	
	.sidepanel
	{
	}

	.contactdetails
	{
		margin-left:10px;
		font-family: Tahoma;
		font-size: 8pt;

	}
	
	.footercontactdetails
	{
		padding-left:50px;
		font-family: Tahoma;
		font-size: 8pt;
		color: #dddddd;
		background-color:Gray;
		padding-top:10px;
		padding-bottom:10px;
		border-bottom: solid 1px black;
	}

.footer
{
	background-color:Silver;
	width:900px;
	height:50px;
	border-top: solid 4px #009933;
}

.detailiframe
{
	background-color: Black;
	width:900px;
	height:600px;
}

.navigation
{
	width:900px;
}

.menutextsmall
{
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	color:#dddddd
}

.menutextsmall
{
	font-size:8pt;
}

.menutextlarge
{
	font-size:10pt;
}

.menutext
{
	font-family:arial;
	font-weight:bold;
	color:#dddddd;
}

.menutextselected
{
	font-family:arial;
	font-weight:bold;
	color:#dddddd;
	border-bottom: solid 4px #009933;
	padding-bottom:4px;
}

.menutextselectednounderline
{
	font-family:arial;
	font-weight:bold;
	color:#dddddd;
}

.contentdiv
{
	padding-left:20px;
	color:White;
	width:867px;
}

.technicaltext
{
	font-family: Times New Roman;
	font-size: 10pt;
}

.text
{
	font-family: Tahoma;
	font-size: 8pt;
	color:White;
}

.textlarge
{
	font-size:10pt;
}

.technicaltable
{
	margin-left: 20px;
}

.helptext
{
	margin-top:10px;
	margin-right:13px;
}

.helptitletext
{
	padding:6px 0px 0px 6px;
	color:White;
	font-family:tahoma;
	font-weight:bold;
	font-size:14pt;
}

.helpcontenttext
{
	padding-left:6px;
}

.productviewer
{
	border: solid 1px silver;

}

.hyperlinkcopy
{
	text-decoration:underline;
	color:#009933;
}

.pagelogo
{
	margin-left:780px;
}