BODY { text-align: center;
	background-color: #A5B9C1;}

TD { background-color: #D6E7E7;
	vertical-align: top; }

TD.LOGO { background-image: url(panel.gif);
		align: right;
		vertical-align: middle;}

TD.FRAME { background-image: url(frame.gif);}
TD.SIDE { background-image: url(panelh.gif); }
TD.BOTTOM { background-image: url(bottom.gif);
		text-align: center;
		vertical-align: middle;}

P { font-family: arial,tahoma,helvetica,sans-serif; }

P.SITENAME { font-size: 18pt;
		color: #CEC6D6;
		font-weight: bold;
		text-align: right;
		padding: 0 20 0 0 }


P.MENUITEM { margin: 3 0 0 0;
		padding: 5 16 5 16;
		border-style: solid;
		border-width: 1 2 1 2;
		border-color: #C6CED6;
		background-color: #6F92AF;
		 }

P.TOPMENU { margin: 0 0 0 0;
		padding: 3 16 3 16;
		border-style: solid;
		border-width: 0 0 2 0;
		border-color: #C6CED6;
		background-color: #6F92AF;
		text-align: right;
		font-size: 9pt;
		font-weight: bold;
		color: #333333 }

P.MAINHEADER { font-size: 14pt;
		color: #37586E;
		background-color: #D6E7E7;
		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;}

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: 10pt;
			color: #C6CED6;
			font-decoration: none;
			font-weight: bold; }
A.MENUITEM:VISITED { font-size: 10pt;
			color: #C6CED6;
			text-decoration: none;
			font-weight: bold; }
A.MENUITEM: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;  }
