body, td 
{
	font-family: Arial, Tahoma; font-size: 11;color: #000000;
}

P 
{
	text-indent: 20px;text-align: justify;
}


.buttonText
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	padding-top: 2px;
	text-align: center;
}


a.topMenu:link {color: #000000; text-decoration: none;}
a.topMenu:visited {color: #000000; text-decoration: none;}
a.topMenu:hover {color: #ff3b3b;  text-decoration: none;}

a.nowMenu:link {color: #317297; text-decoration: none;}
a.nowMenu:visited {color: #317297; text-decoration: none;}
a.nowMenu:hover {color: #ff3b3b;  text-decoration: none;}




.notesTitle
{
	font-family: Tahoma, Arial;
	font-size: 16px;
	padding-left: 3px;
	font-weight: bold;
	color: #686363;
}

.innerNotesTitle
{
	font-family: Arial, Tahoma;
	font-size: 14px;
	padding-left: 3px;
	color: #000000;
}


.notesText
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #686363;
	text-indent: 30px
}

.more
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #523700;
	text-align: right;
}

.moreNew
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #900000;
	padding-left: 10px;
	text-align: left;
}

.newsDate
{
	padding-left: 3px;
	color: #9d0439;
}

.newsText
{
	padding-left: 13px;
	color: #523700;
	}


.innerText
{
	font-family: Arial, Tahoma; 
	font-size: 12;
	color: #263a47;	
}

.innerItemName
{
	font-family: Arial, Tahoma; 
	font-size: 12;
	color: #000000;	
	
}

/* ###### by Sniff ##### */

#sysMessage {
	padding-bottom: 30px;
}

div.sysMessageOk { 
	color: blue;
}

div.sysMessageError { 
	color: red;
}