/*content style (text=pageContent)*/

.text-header
{
	font-size: 14pt;
	color: white;
	font-family: Arial;
; font-weight: bold
}

.text
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
}

.pageContent 
{
	font-size: 12pt;
	color: #FF6666;
	font-family: Arial;
; font-weight: bold}

.pageContent a 
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}


/*main menu*/

.menu
{
	font-size: 10pt;
	color: #006666;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: -1px;
; font-weight: bold
}

.amenu
{
	font-size: 10pt;
	color: #006666;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: -1px;
; font-weight: normal
}


/*submenu*/

.submenu
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
; font-weight: bold
}

.asubmenu
{
	font-size: 10pt;
	color: #CCCCCC;
	font-family: Arial;
; font-weight: normal
}


/*copyright*/

.footer
{
	font-size: 10px;
	color: white;
	font-family: Arial;
}
.textlink {  font-family: Arial; font-weight: bold; color: #FFFF99; text-decoration: underline; font-size: 10pt}

