/* $Id: skin1.css,v 1.24.2.2 2006/06/28 06:26:01 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #282F5E;
	FONT-SIZE: 10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A:link {
	COLOR: #0000ff;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #0000ff;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #6f98d0;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #0000ff;
	TEXT-DECORATION: none;
}
H1 {
	FONT-SIZE: 30px;
}
H2 {
	FONT-SIZE: 28px;
}
H3 {
	FONT-SIZE: 18px;
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}
HTML,BODY {
	HEIGHT: 100%;
	MARGIN: 0px;
	PADDING: 0px;

}
FORM {
	MARGIN: 0px;
}
TABLE,IMG {
	BORDER: 0px;
}

.30 {
  font-size: 30pt;
 
 }

.28 {
  font-size: 28pt;
 
 }

.26 {
  font-size: 26pt;
 
 }

.24 {
  font-size: 24pt;
 
 }

.22 {
  font-size: 22pt;
 
 }

.20 {
  font-size: 20pt;
 
 }

.18 {
  font-size: 18pt;
 
 }

.16 {
  font-size: 16pt;
 
 }
.15 {
  font-size: 15pt;
 
 }
.14 {
  font-size: 14pt;
 
 }
.13 {
  font-size: 13pt;
 
 }
.12 {
  font-size: 12pt;
 
 }

.11 {
  font-size: 11pt;
 
 }
 .11b {
  font-size: 11pt;
  font-weight:600;
  
 }

.10 {
  font-size: 10pt;
 
 }
.9 {
  font-size: 9pt;
 
 }

.8 {
  font-size: 8pt;
 
 }

.7 {
  font-size: 7pt;
 
 }

 .6 {
  font-size: 6pt;
 
 }
 .4 {
  font-size: 4pt;
 
 }
 .3 {
  font-size: 3pt;
 
 }

A.nav:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 8pt;
	font-weight:normal;
}
A.nav:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 8pt;
	font-weight:normal;
}
A.nav:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-size: 8pt;
	font-weight:normal;
}
A.nav:active  {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 8pt;
	font-weight:normal;
}


