﻿Body
{
	font-family:Arial Greek, Arial;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	
}

.LeftMenu
{
	font-family: Comic Sans MS;
	font-size: 8pt;
	text-decoration: none;
	text-align:center; 
	font-weight: bold;
	background-color: Black;

}
.LeftMenuItems
{
	font-family: Comic Sans MS;
	font-size: 7pt;
	background-color: Black;
	font-weight: bold;
	
	text-decoration: none;
	text-align:center; 
}
.LeftMenuItems:link
{
	font-family: Comic Sans MS;
	font-size: 8pt;
	background-color: Black;
	font-weight: bold;
	
	text-decoration: none;
	text-align:center; 
}	
		
.LeftMenuItems:visited
{
	font-family: Comic Sans MS;
	font-size: 8pt;
	background-color: Black;
	font-weight: bold;
	
	text-decoration: none;
	text-align:center; 
}	
		
.LeftMenuItems:active
{
	font-family: Comic Sans MS;
	font-size: 8pt;
	background-color: Black;
	font-weight: bold;
	
	text-decoration: none;
	text-align:center; 
}	
		
.LeftMenuItems:hover
{
	font-family: Comic Sans MS;
	font-size: 8pt;
	background-color: Black;
	font-weight: bold;
	
	text-decoration: none;
	text-align:center; 
}

.TopMenu
{
	font-family: Comic Sans MS;
	font-size: 11pt;
	background-color: White;
	text-decoration: none;
	text-align: center;   
	font-weight: bold;

}
.TopMenuItems
{
	font-family: Comic Sans MS;
	font-size: 11pt;
	background-color: White;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:center; 
}
.TopMenuItems:link
{
	font-family: Comic Sans MS;
	font-size: 11pt;
	background-color: White;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:center; 
}	
		
.TopMenuItems:visited
{
	font-family: Comic Sans MS;
	font-size: 11pt;
	background-color: White;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:center; 
}	
		
.TopMenuItems:active
{
	font-family: Comic Sans MS;
	font-size: 11pt;
	background-color: White;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:center; 
}	
		
.TopMenuItems:hover
{
	font-family: Comic Sans MS;
	font-size: 13pt;
	background-color: White;
	font-weight: bold;
	color: White;
	text-decoration: none;
	text-align:center; 
}


