
body {
	topmargin:0; leftmargin:0; marginwidth:0; marginheight:0;
	background: #FFFFFF;
}

body,td,th {
	Font-Family : Arial; 
	Font-Size : 12px; 
}

A {
	Color : 000000;
	text-decoration : underline;
}

A:hover {
	Color : 000000;
	text-decoration : none;
}

A.sl {
	Color : #000000;
	Font-Size : 11px;
	text-decoration : none;
}

A.sl:hover {
	Color : #ffffff;
	Font-Size : 11px;
	text-decoration : underline;
}

A.mnu {
	Color : #ffffff;
	Font-Weight : Bold;
	text-decoration : none;
}

A.mnu:hover {
	Color : #ffffff;
	Font-Weight : Bold;
	text-decoration : none;
}

.tcat
{
	background: #848589 url(BarUnderLogo.jpg) repeat-x top left;
	color: #ffffff;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-align: center;
	/*padding: 0px 5px 0px 5px;*/
	width: 140px;
}
.tcat a:link, .tcat_alink
{
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.txtin { 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	font-size: 11px; 
	Border-Color : #8098B0; 
}

ul, li {
	list-style: square;
}

INPUT.button { 
	border : thick solid 1;
	background-color: #7E8391;
	font-weight : bold;
	color : #ffffff;
}

select {
	border : thin solid 1;
	font-size: 9pt;
}

textarea { 
	border : thin solid 1;
}

.pagetitle {
	font-size: 15px;
	font-weight: bold;
	color: #FF4F4F;
}

.err {
	font-weight: bold;
	color: red;
}

OPTION.root { 
	color:0000FF; 
}

.ex_row {
	background-color: #7E8391;
	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
}

.row_th {
	background-color: #CCCCCC;
}
.row_td1 {
	background-color: #EEEEEE
}
.row_td2 {
	background-color: #DDDDDD;
}


.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; }

.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}
