p,br,body,td, select, input {font-size:9pt;font-family:±¼¸²;}
textarea{border:1px solid #505050}

A:link			{ FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: ±¼¸²; TEXT-DECORATION: none }
A:visited		{ FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: ±¼¸²; TEXT-DECORATION: none }
A:active		{ FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: ±¼¸²}
A:hover			{ FONT-SIZE: 12px; COLOR: #FF3333; FONT-FAMILY: ±¼¸²; TEXT-DECORATION: none }

A.menu:link    {color: #212121;	text-decoration: underline;}
A.menu:visited {color: #212121; text-decoration: underline;}
A.menu:active  {color: #0E9290; text-decoration:none;font-weight:bold;position: relative; top: 1px; right:1px;}
A.menu:hover  {color: #0E9290;	text-decoration: underline;font-weight:bold;position: relative; top: 1px; right:1px;}

.leading120 { line-height: 120% }
.leading130 { line-height: 130% }
.leading150 { line-height: 150% }
.leading180 { line-height: 180% }
.leading200 { line-height: 200% }


.date  { color: #848284; font-weight: bold; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.date2  { color: gray; font-weight: bold; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.new  { color: red; font-weight: bold; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif }

.cat  { color: blue; font-weight: bold; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif }
A.cat:link			{COLOR: blue; TEXT-DECORATION: none }
A.cat:visited		{COLOR: blue; TEXT-DECORATION: none }
A.cat:active		{COLOR: blue; TEXT-DECORATION: none }
A.cat:hover		{COLOR: blue; TEXT-DECORATION: none }



.input { height:21; border-width:1; border-style:solid; border-color:gray; FONT: 9pt;}
.button { height:21; PADDING-TOP: 2px; font-size:9pt; color:black; background-color:#D8D8D8; border-width:1; border-color:#AAAAAA; cursor:hand; }
.button50 { height:21; PADDING-TOP: 2px; font-size:9pt; color:black; background-color:#D8D8D8; border-width:1; border-color:#AAAAAA; width:50pt; cursor:hand; }
.button60 { height:21; PADDING-TOP: 2px; font-size:9pt; color:black; background-color:#D8D8D8; border-width:1; border-color:#AAAAAA; width:60pt; cursor:hand; }
.button130 { height:26; PADDING-TOP: 2px; font-size:9pt; text-align:left; padding-left:12px; color:black; background-color:#D8D8D8; border-width:1; border-color:#AAAAAA; width:130pt; cursor:hand; }
.menubn { font-size:9pt; color:black; background-color:#FFB924; border-width:1; border-color:#AAAAAA; width:150; height:23;}
.minbn { font-size:8pt; color:black; background-color:#FFFFFF; border-width:1; border-color:#EEEEEE; width:50; height:15;}
.max_fonts {font-size:11pt; font-family: ±¼¸²; }
.min_fonts { font-size: 7pt; font-family: Small Fonts; }
.bn { font-size:9pt; color:black; background-color:#D8D8D8; border-width:1; border-color:#AAAAAA;}

.whiteControl { border:solid 1;border-color:FFFFFF;font-size:9pt;font-weight:bold;color:444444;background-color:white;height:18px; }

.list_border         {background:#000000; color:#FFFFFF; }

.list_title          {background:#E9EFFB; color:#000000; }

.list_element1       {background:#FFFFFF; color:#000000; }


.onbut{
	width:150; 
	height:25; 
	cursor: hand;
	color: #3C64BF;
	font-size: 9pt;
	font-weight: bold;
    background-color: #D8D8D8;

	border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
	border-bottom-width: 0px;
    
	border-top-color: #000000;
	border-left-color: #000000;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFFF;
}
.offbut{ 
	width:150; 
	height:25; 
	cursor: hand;
	color: #000000;
	font-size: 9pt;
    background-color: #FFFFFF;

	border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 0px;
	border-bottom-width: 0px;
    
	border-top-color: #000000;
	border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #FFFFFF;
}


#info {position:absolute; border: solid 1px black;  background:white; color:black; font-size:12px; padding:3; overflow:show; z-index:500; display:none; }

#blevel_title  {color: blue;	text-decoration: none ;font-weight:bold;position: relative; top: 1px; right:1px;}
#blevel_sub  {color: black;text-decoration: none ;font-size:14px; position: relative; top: 1px; right:1px;}