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

A:link {COLOR: gray; CURSOR: hand; TEXT-DECORATION: none}
A:visited {COLOR: blue; CURSOR: hand; TEXT-DECORATION: none}
A:active  {color: red; text-decoration:none;}
A:hover  {color: #EF8200;	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 }

.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;}

.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;
}
