/* .riht and .middle and .left are classes of main_table */

BODY  { background: url('bg2.gif'); }

.first_table {border: 1px solid #ffffff; BACKGROUND: url('bg1.gif');  }

.prog_table {border: 1px solid #ffffff; BACKGROUND: url('bg2.gif');  }


.prog_table_int {border: 1px solid #ff0000; BACKGROUND: url('bg2.gif');  }

.first_td { 
			border: 0px;
			PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-TOP: 5px; PADDING-BOTTOM: 10px; 
			FONT-FAMILY: Arial, Times New Roman; FONT-SIZE: 12pt; font-weight: bold; line-height:200%;  TEXT-ALIGN: right;  VERTICAL-ALIGN: top; COLOR: #000066; }

.main_table {border: 0px none; BACKGROUND: url('bg2.gif'); }

.right {BORDER-TOP: 1px solid; border-top-color: #ffffff; 
		PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-TOP: 5px; PADDING-BOTTOM: 15px; 
		FONT-FAMILY: Arial, Times New Roman; FONT-SIZE: 12pt; font-weight: normal; line-height:150%;  TEXT-ALIGN: center;  VERTICAL-ALIGN: middle; COLOR: #000000; }

.middle  { BORDER-TOP: 1px solid; border-top-color: #ffffff; TEXT-ALIGN: center;  VERTICAL-ALIGN: middle } 

.left {BORDER-TOP: 1px solid; border-top-color: #ffffff;
		PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 5px; PADDING-BOTTOM: 15px; 
		FONT-FAMILY: Tahoma; FONT-SIZE: 9pt;  line-height:150%;  TEXT-ALIGN: right;  VERTICAL-ALIGN: middle; COLOR: #000000;}

.content_table {border: 3px double #ffffff; BACKGROUND: url('bg2.gif'); }

.content_table2 {border: 3px double #ffffff; BACKGROUND: url('bg1.gif'); }

.content_td {
			border: 0px;
			PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-TOP: 3px; PADDING-BOTTOM: 10px; 
			FONT-FAMILY: Tahoma; FONT-SIZE: 9pt;  line-height:200%;  TEXT-ALIGN: right;  VERTICAL-ALIGN: top; COLOR: #000000; }
			
.content_td2 {
			border: 0px;
			PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-TOP: 3px; PADDING-BOTTOM: 10px; 
			FONT-FAMILY: Tahoma; FONT-SIZE: 9pt;  line-height:150%;  TEXT-ALIGN: right;  VERTICAL-ALIGN: top; COLOR: #000000; }
			
.barname {border : 0px;
		PADDING-RIGHT: 15px; PADDING-LEFT: 5px; PADDING-TOP: 5px; PADDING-BOTTOM: 5px; 
		FONT-FAMILY: Arial, Times New Roman; FONT-SIZE: 20pt; font-weight: bold; line-height:150%;  TEXT-ALIGN: right;  VERTICAL-ALIGN: top; COLOR: #993300; }
	
P   { margin-top: 0; margin-bottom: 0 }

A:link { text-decoration: none; color: #000000 }
A:visited { text-decoration: none; color: #000000; }
A:active { text-decoration: none; color: #0000ff; }
A:hover { text-decoration: none; color: #ff0000; }

H1     { FONT-FAMILY: Arial, Times New Roman; font-size: 24pt; font-weight: bold; color: #000066; margin-top: 10; margin-bottom: 10}
H2     { FONT-FAMILY: Arial, Times New Roman; font-size: 18pt; font-weight: bold; color: #000000; margin-top: 0; margin-bottom: 10}
H3     { FONT-FAMILY: Arial, Times New Roman; font-size: 14pt; font-weight: normal; color: #0000ff; text-align: center; margin-top: 0; margin-bottom: 10}
H4     { FONT-FAMILY: Arial, Times New Roman; font-size: 12pt; font-weight: bold; color: #cc0000; text-align: center; margin-top: 0; margin-bottom: 10}
H5     { FONT-FAMILY: Arial, Times New Roman; font-size: 11pt; font-weight: bold; color: #0033cc; margin-top: 0; margin-bottom: 0}
H6     { FONT-FAMILY: Arial, Times New Roman; font-size: 11pt; font-weight: bold; color: #000000; margin-top: 0; margin-bottom: 10}