body, td, tr, div 
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;	
	color: #8e8e8e;
}

#topPanel
{
	width: 970px;
	height: 150px;		
	color: #FFFFFF;
}

#topPanelItem1, #topPanelItem2, #topPanelItem3, #topPanelItem4, #topPanelItem5, #topPanelItem6, #topPanelItem7,
#topPanelItem8, #topPanelItem9, #topPanelItem10, #topPanelItem11
{
	height:30px;
	float:left;	
	text-align:center;
}

#topPanel a
{	
	color:#ffffff;
}

#topMenu1, #topMenu2, #topMenu3, #topMenu4, #topMenu5, #topMenu6, #topMenu7,
#topMenu8, #topMenu9, #topMenu10, #topMenu11
{
	color:#ffffff;
	text-align:center;
	height:30px;
	width:100%;
}

#topPanel #actualTopPanel
{	
	height:100px;	
	float:left;		
}

#mainCenterPanel
{
	width: 970px;		
}

#bottomPanel 
{
	padding-left:200px;
}

#leftPanel 
{
	background-color:#ffffff;
	width: 200px;	
}
#centerPanel 
{
	width: 765px;	
	border:1px solid #aeaeae;
}

#mainMenu 
{
	width: 100%;
	background-color: #ffffff;
}

#mainMenu #menuItem
{
	color: #FFFFFF;
	background-color: #52939f;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	cursor: default;
}

#mainMenu div
{
	width: 96%;
	color: #ab7846; 
	background-color: #73afba;
	border: 1px solid #52939f;
	padding: 2px;
	text-align: center;
	cursor: pointer;
}

#centerContentPanel
{
	width: 100%;
}


#ActualbottomPanel
{
	padding-top: 2px;
	width: 100%;
	height: 60px;
	background-color:#FFFFFF;	
	font-size:10px;
}

#headers1, #headers2, #headers3, #headers4, #headers5,
#headers6, #headers7, #headers8, #headers9, #headers10,
#headers11, #headers12, #headers13, #headers14
{
	font-size: 13px;
	padding: 5px;	
	width:100%;
	font-weight:bold;
	text-align:center;
}	

A:active
{
	color:#e80377;
	font-size:12px;
	text-decoration:none;
	white-space: normal;
}
A:visited
{
	color:#e80377;
	font-size:12px;
	text-decoration:none;
	white-space: normal;
}
A:link
{
	color:#e80377;
	font-size:12px;
	text-decoration:none;
	white-space: normal;
}
A:hover
{
	color:#e80377;
	font-size:12px;
	text-decoration:underline;
	white-space: normal;
}


