/* $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: 11pt;
}
A:link {
	COLOR: #001cd9;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #001cd9;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #282f5e;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #001cd9;
	TEXT-DECORATION: none;
}
H1 {
	FONT-SIZE: 24px;
}
H2 {
	FONT-SIZE: 21px;
}
H3 {
	FONT-SIZE: 18px;
	font-weight:bold;
}
HR {
	COLOR: #000000;
	HEIGHT: 1px;
}
HTML,BODY {
	HEIGHT: 100%;
	MARGIN: 0px;
	PADDING: 0px;

}
FORM {
	MARGIN: 0px;
}
TABLE,IMG {
	BORDER: 0px;
}

.size30 {
  font-size: 30pt;
 
 }

.size28 {
  font-size: 28pt;
 
 }

.size26 {
  font-size: 26pt;
 
 }

.size24 {
  font-size: 24pt;
 
 }

.size22 {
  font-size: 22pt;
 
 }

.size20 {
  font-size: 20pt;
 
 }

.size18 {
  font-size: 18pt;
 
 }

.size16 {
  font-size: 16pt;
 
 }
.size15 {
  font-size: 15pt;
 
 }
.size14 {
  font-size: 14pt;
 
 }
.size13 {
  font-size: 13pt;
 
 }
.size12 {
  font-size: 12pt;
 
 }

.size11 {
  font-size: 11pt;
 
 }
 .size11b {
  font-size: 11pt;
  font-weight:600;
  
 }

.size10 {
  font-size: 10pt;
 
 }
.size9 {
  font-size: 9pt;
 
 }

.size8 {
  font-size: 8pt;
 
 }

.size7 {
  font-size: 7pt;
 
 }

 size.6 {
  font-size: 6pt;
 
 }
 .size4 {
  font-size: 4pt;
 
 }


A.left:link {
	COLOR: #eadebe;
	TEXT-DECORATION: none;
	font-size: 11pt;
	font-weight:normal;
}
A.left:visited {
	COLOR: #eadebe;
	TEXT-DECORATION: none;
	font-size: 11pt;
	font-weight:normal;
}
A.left:hover {
	COLOR: #282f5e;
	TEXT-DECORATION: underline;
	font-size: 11pt;
	font-weight:normal;
}
A.left:active  {
	COLOR: #282f5e;
	TEXT-DECORATION: none;
	font-size: 11pt;
	font-weight:normal;
}

A.left2:link {
	COLOR: #282f5e;
	TEXT-DECORATION: none;
	font-size: 11pt;
	font-weight:normal;
}
A.left2:visited {
	COLOR: #282f5e;
	TEXT-DECORATION: none;
	font-size: 11pt;
	font-weight:normal;
}
A.left2:hover {
	COLOR: #282f5e;
	TEXT-DECORATION: underline;
	font-size: 11pt;
	font-weight:normal;
}
A.left2:active  {
	COLOR: #282f5e;
	TEXT-DECORATION: none;
	font-size: 11pt;
	font-weight:normal;
}

