a         {color:#0000ff;}
A:visited {color:#ff00ff;}
A:link    {color:#0000ff;}
A:hover   {color:#ff0000;}

a.menuCat         {color:#000000; text-decoration: none; font-size: 8pt; font-family: arial; }
A.menuCat:visited {color:#707070;}
A.menuCat:link    {color:#000000;}
A.menuCat:hover   {color:#ff0000; text-decoration: underline;}


a.menuItem         {color:#000000; text-decoration: none; font-size: 8pt; font-family: arial; }
A.menuItem:visited {color:#707070;}
A.menuItem:link    {color:#000000;}
A.menuItem:hover   {color:#ff0000; text-decoration: underline;}




body {
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size:12pt;
	scrollbar-face-color:#ddddff;
	scrollbar-arrow-color:#0000ff;
	scrollbar-track-color:#aaaadd;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	}

code {
	font-size: 11px;
	}

div {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	}

input {
	color: #0000ff;
	background: #e0e0ff;
	}

p {
	color: #000000;
	}

p.indent {
	text-indent: 2em;
	text-align: justify;
	}

select {
	color: #0000ff;
	background: #e0e0ff;
	}

td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	}

textarea {
	color: #0000ff;
	background: #e0e0ff;
	}

tr.menuHoverCat:hover {
	background-color: #ffe0a0;
}

tr.menuHoverItem:hover {
	background-color: #ffffc0;
}


.miniCalSideMenu {
	font-size:8pt;
}

.miniTitle {
	font-size: 12pt;
	}


.pageCounter {
        font-size: 8px;
        color: #000095;
}

.pageTitle {
	font-size: 18px;
	text-align: center;
	color: #cc0000;
	}


.smallPrint {
	font-size: 9px;
}

