﻿/* Begin Header Stuff */

body
{	
	margin-left:0;
	margin-top:0;
	margin-right:0;
}

a
{
	color:#5a6a82;	
}
	
a:hover
{
	color: red;
	text-decoration:none;
}


.altHeaderText
{
	color:#ff6600;
}

.languageTableCell 
{
	FONT-SIZE: 10px; 
	COLOR: #484848; 
	PADDING-TOP: 8px;
	/*height: 40px;	*/
}

.languageTableCell a
{
	FONT-SIZE: 10px; 
	COLOR: #484848;
}

.languageTableCellText
{
	FONT-SIZE: 10px;
	color:Red;
}

.languageTable
{
	width:778px;
	border:0px;
}

.logoTable
{	
	/*height:221px;*/
	width:778px;
	border:0;	
}

.menuTable
{		
	/*height:49px;*/
	width:778px;
	border:0;	
}

.menuHeaderTextCell
{
	FONT-SIZE: 14px;
	color:#5a6a82;	
	font-weight:bold;			
	text-transform:uppercase;		
}


	
.menuTableCell
{	
	width:112px;
	text-align:center;	
}

.menuTableCellText
{
	FONT-SIZE: 14px;
	font-weight:bold;	
	color: red;		
	text-transform:uppercase;	
}

.menuTableCell a
{
	FONT-SIZE: 14px;
	color:#5a6a82;		
	font-weight:bold;			
	text-transform:uppercase;	
}

/* End Header Stuff */