﻿body 
{
	background:#ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Courier New;
	font-size:12px;
	color:white;
	background-color:Gray;
}

a
{
	font-family:Arial;
}

a.footer
{
	color:#000000;
	text-decoration:none;
	font-size:xx-small;	
}

table,tr,td,img
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-spacing:0px;
	border-width:0px;
	font-family:Arial;
	color:White;
	font-size:12px;
}

table.outer_table
{
	width:800px;
	max-width:800px;
	height:100%;
}

table.Inner_Content
{
	width:800px;
	height:100%;
}


a.LeftMenuItem
{
	color: #FFFFFF;
	font-family: Arial, 'Courier New';
	text-decoration: none;
	font-size:12px;
}


td.header_cell
{
	width:100%;
	height:116px;
	background-color:White;
}

td.footer_cell
{
	height:35px;
	width:800;
	background:white;
}

td.content_cell
{
	background:#000000;
	color:#ffffff;
	width:100%;
	min-height:400px;
	font-size:12px;
}

td.upper_border
{
	
	height:19px;
	width:100%;
	background-image:url("images/top_border.gif");
	font-family: Arial, 'Courier New';
	font-size:smaller;
	font-weight:bolder;
}
td.upper-border-text
{
	font-size:smaller;
}
td.lower_border
{
	background-image:url("images/bottom_border.gif");
	height:19px;
	width:100%;
}

#red-logo
{
	left:0px;
	top:0px;
}

#white-logo
{
	left:0px;
	top:0px;	
}

.uppermenuline
{
	background-image:url("images/upper_menu_line.jpg");
}

.blacklogocell
{
	height:62px;
	width:800px;
}

#Home-Button-Arrow
{
	visibility:hidden;
}

#Contact-Button-Arrow
{
	visibility:hidden;
}

#Company-Button-Arrow
{
	visibility:hidden;
}

#Hint-Button-Arrow
{
	visibility:hidden;
}