BODY { text-align: center;
	background-color: #F0F0F0;}

TD { background-color: #F0F0F0;
	vertical-align: top; }

TD.LOGO { background-image: url(tlokrata.png);
		align: right;
		vertical-align: middle;}


TD.SIDE { background-image: url(tlokrata.png); }
TD.BOTTOM { background-image: url(tlokrata.png);
		text-align: center;
		vertical-align: middle;}

P { font-family: verdana,arial,tahoma,helvetica,sans-serif; }

P.SITENAME { font-size: 16pt;
		color: #0000B9;
		font-weight: bold;
		text-align: right;
		padding: 0 20 0 0 }


P.MENUITEM { margin: 5 5 5 5;
		padding: 5 5 5 5;
		border-style: solid;
		border-width: 1 2 1 2;
		background-color: #D6E7E7;
		border-color: #0000B9;
		font-size: 10pt;
		font-weight: bold;
		 }

P.TOPMENU { margin: 0 0 0 0;
		text-align: right;
		padding: 1 10 1 10;
		border-style: solid;
		border-width: 0 0 2 0;
		border-color: #C6CED6;
		background-color: #FFA74F;
		font-size: 9pt;
		font-weight: bold;
		color: #333333; }

P.MAINHEADER { font-size: 14pt;
		color: #F0F0F0;
		background-color: #0000B9;
		text-align: right;
		margin: 0;
		padding: 30 38 10 38;}

P.MAINTEXT { font-size: 10pt;
		color: #333366;
		background-color: #D6E7E7;
		text-align: justify;
		margin: 0;
		padding: 10 38 10 38;}

P.MINIMALTEXT { font-size: 9pt;
		color: #333366;
		background-color: #F0F0F0;
		text-align: justify;
		margin: 0;
		padding: 15 20 15 20;}

FONT.NORMAL { font-size: 10pt;
		color: #333366;
		font-family: arial,tahoma,helvetica,sans-serif;
		font-weight: normal;}
FONT.BOLD { font-size: 10pt;
		color: #333366;
		font-family: arial,tahoma,helvetica,sans-serif;
		font-weight: bold;}


A { font-family: arial,tahoma,helvetica,sans-serif; }

A.MENUITEM:LINK { font-size: 9pt;
			color: #0000B9;
			font-decoration: none;
			font-weight: bold; }
A.MENUITEM:VISITED { font-size: 9pt;
			color: #0000B9;
			text-decoration: none;
			font-weight: bold; }
A.MENUITEM:HOVER { color: #0000B9;}


A.TOPMENU:LINK { font-size: 10pt;
			color: #000000;
			font-decoration: none;
			font-weight: bold; }
A.TOPMENU:VISITED { font-size: 10pt;
			color: #808080;
			text-decoration: none;
			font-weight: bold; }
A.TOPMENU:HOVER { color: #FFFFFF;}



A.LINK:LINK { font-size: 10pt;
		color: #333366;
		text-decoration: underline;
		font-weight: bold; }
A.LINK:VISITED { font-size: 10pt;
		color: #333366;
		text-decoration: underline;
		font-weight: bold; }

IMG.DIVIDER { width: 400;
		height: 5;
		align: center;}


UL { list-style-image: url(bullet.gif);
	list-style-position: outside;  }
