/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: white;
	FONT-FAMILY:  Arial, Verdana , Helvetica;
	FONT-SIZE: .7em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal
}

HR
{
	color: Black;
	height:auto;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	COLOR: Black;
}
H1	{	
	font-family:  Arial, Verdana, Helvetica;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family:  Arial, Verdana, Helvetica;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family:  Arial, Verdana, Helvetica;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family:  Arial, Verdana, Helvetica;
	font-size:	1.13em;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family:  Arial, Verdana, Helvetica;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family:  Arial, Verdana, Helvetica;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:  Arial, Verdana, Helvetica;
	}	

 
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:  Arial, Verdana, Helvetica;
	}

TD{
	font-family:  Arial, Verdana, Helvetica;
	font : normal;
	FONT-SIZE: .7em;
}
Buttonlink:link{
	text-decoration:none;
	color: Black;
	font-weight:bold;
}	
Buttonlink:visited{
	text-decoration:none;
	color: Black;
	font-weight:bold;
}	

Buttonlink:activ{
	text-decoration:none;
	color: Black;
	font-weight:bold;
}	

Buttonlink:hover{
	text-decoration:underline;
	color: Black;
	font-weight:bold;
}	

A:link	{
	text-decoration:none;
	color: Black;
	font-weight:normal;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	Black;
	font-weight:	normal;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	Black;
	font-weight:	normal;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	Black;
	font-weight:	normal;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.PPROD
{
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-size: 14pt;
	font-weight: bold;
}

.MAINTEXT
{
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-size: 8pt;
}

.PRODTEXT
{
	BACKGROUND: #FFFFFF;
	color: #313031;
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-size: 8pt;
}

.PRODRUB
{
	BACKGROUND: #313031;
	color: #FFFFFF;
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-size: 9pt;
	font-weight: bold;
}


.URUB
{
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-size: 12pt;
	font-weight: bold;
}

.FIRSTPAGERUB
{
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-size: 12pt;
	font-weight: bold;
}
.MANUAL
{
	color: #000000;
	font-family: Arial,Verdana,Geneva,Helvetica;
	font-size: 10pt;
	font-weight: bold;
}
