/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: #DEDEBD;
	FONT-FAMILY: Verdana, Helvetica, sans-serif, Tahoma;
	FONT-SIZE: .8em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	border: none;
	color: #000;
}

H1, H2, H3
{
    COLOR: #FEC736;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	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: Tahoma;
	font-size:	24pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

A:link	{	
	font-family: Tahoma;
	font-size:	10pt;
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	font-family: Tahoma;
	font-size:	10pt;
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	font-family: Tahoma;
	font-size:	10pt;
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	font-family: Tahoma;
	font-size:	10pt;
	text-decoration:	underline;
	color:	#3333cc;
	}		
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	
	
.SoldOff {
	font-size: 14px;
	font-weight: bold;
	color: #DEDEBD;
	 }
	 
.SoldOn {
	font-size: 14px;
	font-weight: bold;
	color: #EE0000;
	 }
	 
.style50 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	 }
	 
.Title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	 }

.style81 {
	 color: #CC0000;
	 font-size: 18px;
	 font-weight: bold;
	 }
		 
.style14 {
	 color: #000000;
	 font-size: 14px;
	 font-weight: bold;
	 }	 
	 
.style12 {
	 color: #000000;
	 font-size: 12px;
	 }
.s {
	color: #008000;
}
.style81 {
	color: #000;
}
.style81 {
	color: #008000;
}
