/*content style (text=pageContent)*/

.text-header
{
	font-size: 14px;
	color: #63889F;
	font-family: Tahoma, sans-serif;
	font-weight: bold;		
}


.text
{
	font-size: 10pt;
	color: #003366;
	font-family: Arial, sans-serif;
}

td
{
	font-size: 10pt;
	color: #003366;
	font-family: Arial, sans-serif;
}


.pageContent 
{
	font-size: 8pt;
	color: #919191;
	font-family: Arial, sans-serif;
}

.pageContent a 
{
	font-size: 8pt;
	color: #919191;
	font-family: Arial, sans-serif;
}


/* top elements */

.company
{
	font-size: 21px;
	color: white;
	font-family: Tahoma, sans-serif;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
}

.slogan2
{
	font-size: 13px;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;	
}

/*main menu*/

.menu
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.amenu
{
	font-size: 10pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}


.submenu
{
	font-size: 10pt;
	color: yellow;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.hovStyle a:hover { color: green; text-decoration:underline; }


.asubmenu
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.bsubmenu
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

/*bottom menu*/

.bmenu
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.abmenu
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 8pt;
	color: #919191;
	font-family: Tahoma, sans-serif;
}


.menu-bg
{
	background-color: #0033FF;
}



.submenu-bg
{
	background-color: #9999FF;
}


.bmenu-bg
{
	background-color: #ADADAD;
}

p.partyoptitem
{ 
	margin:0px 0px 0px 40px; 
}

h1 
{ 
	font-size: large;
	color: #63889F;
}
h2 
{ 
	font-size: medium;
	color: #003366;
}
.menuSlogan
{
	font-size:10pt;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}