/* author: softoria */
/* Creation date: 31/12/2005 */
A:hover {color: #FF4000; text-decoration: underline;}
A:link {color: #0000FF ; text-decoration: none;}
A:visited {text-decoration: none;}
Table.fixed
{
Table-layout: Fixed;
border-collapse: collapse;
}
Table
{
Table-layout: Auto;
border-collapse: collapse;
}

TD
{
  	word-spacing:1.3;
	font: 9pt Arial;
	color: #000000;
	text-align: left;
	line-height: 1.5;
	margin-left:10px;
	margin-right:10px;
	Vertical-align:Top;
	
}
TD.wbold
{
	font: 9pt Arial;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	line-height: 1.5;
	margin-left:10px;
	margin-right:10px;
	Vertical-align:middle;
}
P.link 
	{
	font: 9pt Arial;
	margin:5px;		
	line-height: 2;
	font-weight: bolder;		
	}

P.head1 
	{
	font: 12pt Arial;
	color: #ff6400;
	text-align: left;
	line-height: 1;
	font-weight:900;
	margin:10px;
	}
P.head2
	{
	font: 10pt Arial;
	text-align: left;
	line-height: 1;
	font-weight:700;
	margin:10px;
	}

P.head3
	{
	font: 12pt Arial;
	color: #ff6400;
	text-align: center;
	line-height: 1;
	font-weight:900;
	margin:3px;
	}
P.head4 
	{
	font: 10pt Arial;
	color: #ff6400;
	text-align: left;
	line-height: 1;
	font-weight:900;
	margin:5px;
	}	
P.text1
	{
	font: 8pt Arial;
	color: #000000;
	text-align: left;
	line-height: 1.5;
	margin:10px;
	}
P.text2
	{
	font: 8pt Arial;
	color: #000000;
	text-align: left;
	line-height: 1.2;
	margin:6px;
	}	
P.counter
{
	font: Bold 16 Comic; 
  	word-spacing: 0.5 px;
	color: White;
	border:thin outset #a6d6fe; 
	border-width:3.5px; 
 	height:25px;
}
LI, UL
{
	line-height: 1.75;
}
input.bt {
	height: 20px;
	width: 55px;
	font-size: xx-small;
	letter-spacing: 1pt;
	color: #000033;
}
input.filed {
	background-color: #AED7FF;
	color: #990000;
	height: 19px;
	width: 150px;
	font-size: xx-small;
	font-weight: 500;
	border: 1px solid #0099FF;
	background-position: center;
}