
body {
	Font-Family : Arial; 
	Font-Size : 10px; 
/*
  margin: 0px 10px 0px 10px;
*/

}

td,th { 
	Font-Family : Arial; 
	Font-Size : 10px; 
}

.wbtxt {
	Color : White;
	Font-Weight : bold;
}

.wtxt {
	Color : White;
}

.sm {
	Color : White;
	Font-Size : 10px;
}

.txtin { 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff ; 
	font-size: 11px; 
	color: #000000; 
	Border-Color : #8098B0; 
	text-align : middle;
}

A {
	Color : 000000;
	text-decoration : none;
}

A:hover {
	Color : 000000;
	text-decoration : underline;
}

A.sl {
	Color : White;
	Font-Size : 11px;
	text-decoration : none;
}

A.sl:hover {
	Color : White;
	Font-Size : 11px;
	text-decoration : underline;
}

A.mnu {
	Color : White;
	Font-Weight : Bold;
	text-decoration : none;
}

A.mnu:hover {
	Color : White;
	Font-Weight : Bold;
	text-decoration : none;
}

ul, li {
	list-style: square;
}

INPUT.button { 
	border : thick solid 1;
	background-color: #555555;
	font-family: "Arial,Helvetica,Sans-serif";
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}

select {
	border : thin solid 1;
	background-color: white;
	font-family: "Arial,Helvetica,Sans-serif"; 
	font-size: 9pt;
}

textarea { 
	border : thin solid 1;
	background-color: white;
}

.pagetitle {
	font-size: 125%;
	font-weight: bold;
	color: #666600;
}

.letter {
	font-weight: bold;
	font-size: 120%;
	color: black;
	text-align: right;
}

OPTION.root { 
	color:0000FF; 
}

.txt12 { 
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif;
}

.txt11 { 
	font-size: 11pt; 
	font-family: Arial, Helvetica, sans-serif ;
}

.txt10 { 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
}

.txt9 { 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
}

.txt8 { 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
}

.txt7 { 
	font-size: 7.5pt; 
	font-family: Helvetica, Arial, sans-serif; 
}

.ex_row {
	background-color: 555555;
	color: FFFFFF;
	font-weight: bold;
	height:19;
}

.imgTag {
	BORDER-RIGHT: #fff 1px solid; 
	BORDER-TOP: #fff 1px solid; 
	BORDER-LEFT: #fff 1px solid; 
	BORDER-BOTTOM: #fff 1px solid
}

A:hover .imgTag {
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	border-thickness: 1px
}
