body
{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;      
  background-color: #333333;
  padding:0;
}

table
{
	font-variant : normal;
	font-weight : normal;
	font-style : normal;
	font-family :  "Century Gothic";
  color:white;
  text-align: center;
  border-width:0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;    
  font-size: 12px;
}
table.main
{
	width:100%;
	height:100%;
	padding:0px;
}
table.top
{
    vertical-align:top; 
    background-repeat: repeat-x;
    background-position: 50%;
	width:100%;
	height:50%;
}

table.bottom
{
    text-align:left;
    vertical-align:top;
    	width:70%;
    	height:50%;
}
table.navagation
{
  background-image:url("../images/menuBar.gif");
  height:29px;
	width:70%;
	margin:0;
}
td.trademark
{
	font-size :10px;
	text-align:left;
}
td.navagation
{
    width:50px;    
}
a:link:visited
{
	color: inherit;
}
a:link:hover
{
	color: #FF9900;
}
a:link:active
{
   color:white;
}
a.selected
{
   color:#FFFF00;
}
a
{
    font-variant : normal;
    font-weight : normal;
    font-style : normal;
    font-size : 12px;
    font-family :  "Century Gothic";
    color:white;
  	text-decoration: none;
}
div.IndexContentTitleWhite
{
	font-size : large;
	padding:0;
}
div.IndexContentTitleOrange
{
	font-size : large;
	color:#FF9900;
} 
td.content
{
	font-size : 12px;
	text-align:left;
	padding: 5px;
}
td.contentHeadline
{
	font-size : large;
	text-align:left;
	color:#FF9900;
	padding: 12px;
}
div
{
	height:5px;
}

font.contentTitleOrange
{
	color: #FF9900;
	font-size: 24px;	
}
font.contentTitleWhite
{
	color: white;
	font-size: 24px;	
}
img
{
	border:none;
}