FONT.BOLD
{ font-size: 10pt;
		color: #996507;
		font-family: arial,tahoma,helvetica,sans-serif;
		font-weight: bold;}

FONT.NORMAL
{ font-size: 10pt;
		color: #996507;
		font-family: arial,tahoma,helvetica,sans-serif;
		font-weight: normal;}

div.MAINTEXT A:HOVER
{ font-size: 10pt;
		color: #996507;
		text-decoration: none;
		font-weight: bold; }

div.MAINTEXT A
{ font-size: 10pt;
		color: #996507;
		text-decoration: underline;
		font-weight: bold; }

div.MAINTEXT
{ font-size: 10pt;
		color: #996507;
		background-color: #FFFFD7;
		text-align: justify;
		margin: 0;
		padding: 10 38 10 38;}

P.MAINHEADER
{ font-size: 14pt;
		color: #7A520B;
		background-color: #FFFFD7;
		text-align: center;
		margin: 0;
		padding: 30 38 10 38;}

P.MENUITEM
{ margin: 3 0 0 0;
		padding: 5 16 5 16;
		border-style: solid;
		border-width: 1 2 1 2;
		border-color: #002F00;
		background-color: #F5EC9F;
		 }

P.SITENAME
{ font-size: 18pt;
		color: #FFFFD7;
		font-weight: bold;
		text-align: right;
		padding: 0 20 0 0 }

P
{ font-family: arial,tahoma,helvetica,sans-serif; }

TD.BOTTOM
{ background-image: url('img/bottom.gif');
		text-align: center;
		vertical-align: middle;}

TD.SIDE
{ background-image: url('img/panelh.gif'); }

TD.FRAME
{ background-image: url('img/frame.gif');}

TD.LOGO
{ background-image: url('img/panel.gif');
		align: right;
		vertical-align: middle;}

TD
{ background-color: #FFFFD7;
	vertical-align: top; 
	font-size:10px;
	font-family:tahoma;
	color:#333333;}

BODY
{ text-align: center;
	background-color: #ACCCA7;
	font-size:10px;
	font-family:tahoma;
	color:#333333;}

A
{ font-family: arial,tahoma,helvetica,sans-serif; }

A.MENUITEM
{ font-size: 10pt;
			color: #452957;
			font-decoration: none;
			font-weight: bold; }

A.MENUITEM:HOVER
{ color: #9579A7;}

IMG.DIVIDER
{ width: 400;
		height: 5;
		align: center;}

UL
{ list-style-image: url('img/bullet.gif');
	list-style-position: outside;  }


