BODY
{
	font-size: 9pt;
	font-family: Arial, Helvetica;
}

INPUT
{
	font-size: 9pt;
	font-family: Arial, Helvetica;
}

SELECT
{
	font-size: 9pt;
	font-family: Arial, Helvetica;
}

A 
{
}

A:link 
{
}
	
A:visited
{
	text-decoration: none;
	color: #990000;
}

A:hover
{
	color: #990000;
	text-decoration: underline;
}
P
{
	font-size : 10pt;
	font-family : Arial, Helvetica;
}
LI
{
	font-size : 10pt;
	font-family : Arial, Helvetica;
}
TD
{
	font-size: 9pt;
	font-family: Arial, Helvetica;
}
TH
{
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica;
}

.menu 
{
	text-decoration : none;
	color : #000000;
	font-size : 10px;
	font-family : Arial, Helvetica;
}
.menu:hover 
{
	color : #FF0000;
}
.menu:visited
{
	color : #0000FF; 
}
.menu:link
{
	color : #000000;
}




.smtxt
{
	font-size : 10px;
	font-family : Arial, Helvetica;
}

.smwbtxt
{
	font-size : 11px;
	font-family : Arial, Helvetica;
}

.bwht
{
	color : #FFFFFF;
	font-weight: bold;
}
.bigbwht
{
	color : #FFFFFF;
	font-weight: bold;
	font-size : 18px;
}
.big
{
	font-size : 18px;
	font-weight: bold;
}

.rdtxt
{
	color : #FF0000;
}

.atc
{
	background-color : #DD0000;
	border-color : #FF0000 #440000 #440000 #FF0000;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	height: 22px;
	cursor: hand;
}

.defaultButton
{
	background-color : #ADBACA;
	font-weight : bold;
	font-size: 10px;
	font-family: Arial, Helvetica;
	height: 18px;
	cursor: hand;
}

.errorTextMin
{
	font-weight : bold;
	font-size: 10pt;
	color : #FF0000;
}

.greyBack
{
	background-color : #cacaca;
}

.ltGreyBack
{
	background-color : #e9e9e9;
}

.headRow{
	background-color : #D1D1D1;
}

.tcell
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica;
}

.dcell
{
	font-size: 9pt;
	font-family: Arial, Helvetica;
}

.mcell
{
	font-size: 7pt;
	font-family: Arial, Helvetica;
}
.headColumn
{
	background-color : #D1D1D1;
	font-weight : bold;
}
.subheadRow
{
	background-color : #DCDCDC;
}
.detailRow
{
	background-color : #EEEEEE;
}
.detailRed
{
	background-color : #EEEEEE;
	font-weight : bold;
	color : #FF0000;
}
.detailGreen
{
	background-color : #EEEEEE;
	font-weight : bold;
	color : #00AA00;
}
.detailBold
{
	background-color : #EEEEEE;
	font-weight : bold;
}