<STYLE>
{}

.HeadBlack_center {
	font-weight:								bold;
	color:										#FFFFFF;
	background-color:							#000000;
	text-align:									center;
	font-size: 10pt;
}

.HeadGray_center {
	font-weight:								bold;
	color:										#FFFFFF;
	background-color:							#777777;
	text-align:									center;
	font-size: 10pt;
}

.HeadGray_left {
	font-weight:								bold;
	color:										#FFFFFF;
	background-color:							#777777;
	font-size: 10pt;
}

.HeadOrange_left {
		font-size:								10pt;
		font-weight:							bold;
		background-color:						#FFCC99;
}

.HeadBlue_left {
	font-size:									10pt;
	font-weight:								bold;
	color:											#FFFFFF;
	background-color:						#6495ED;
	vertical-align: middle;


}

.HeadBlue_center {            
		font-size:									10pt;
		font-weight:								bold;
		color:											#FFFFFF;
		background-color:						#6495ED;
		text-align:								center;		
}

.HeadBlue_right {
	font-size:								10pt;
	font-weight:							bold;
	color:									#FFFFFF;
	background-color:						#6495ED;
	text-align:								right;
	height: 23px;

}

.HeadRed_left {
		font-size:								10pt;
		font-weight:							bold;
		color:									#FFFFFF;
		background-color:						#AA0000;
}

.HeadRed_center {     
		font-size:								10pt;
		font-weight:							bold;
		color:									#FFFFFF;
		background-color:						#AA0000;
		text-align:								center;
}

.HeadRed_right {
		font-size:								10pt;
		font-weight:							bold;
		color:									#FFFFFF;
		background-color:						#AA0000;
		text-align:								right;
}

.SubGray_left {
	color:									#330000;
	background-color:						#EEEEEE;
	font-size: 10pt;
}

.SubGray_center {
	color:									#330000;
	background-color:						#EEEEEE;
	text-align:								center;
	font-size: 10pt;
}

.SubGray_right {
	color:									#330000;
	background-color:						#EEEEEE;
	text-align:								right;
	font-size: 10pt;
}

.SubBlue_left {
	color:									#330000;
	background-color:						#BFDCFE;
	background-color:						#BFD7FD;
	font-size: 10pt;
}

.SubBlue_center {
	color:									#330000;
	background-color:						#BFDFFE;
	text-align:								center;
	font-size: 10pt;
}

.SubBlue_right {
	color:									#330000;
	background-color:						#BFDFFE;
	text-align:								right;
	font-size: 10pt;
}

.ButtonPlainRed {
	font-family:								MS Sans Serif, sans-serif;
	font-size:									10pt;;
	color:										#FFFFFF;
	background-color:							#AA0000;
	height:										23;	
	text-decoration:							none;	
	border: 									0px solid #000000;
	cursor:										hand;
}

.ButtonPlainGray {
		font-family:							MS Sans Serif; 
		font-size:								10pt; 
		color:									    #000000; 
		height:									23;
		text-decoration:						none;
		border:									1px solid #000000;
		cursor:									hand;
}

.InputPlain {
		font-family:							MS Sans Serif; 
		font-size:								10pt; 
		height:									22;
		text-decoration:					none;
		border:									1px solid #000000;
}

.BgPurple {
		background-color:						#E6E6FA;
}

.BgPurpleLink {
		background-color:						#FFCCFF;
}

.BgGreen {
		background-color:						#CCFFCC;
}

.BgGray {
	background-color:							 #AAAAAA;
}


.Grand {
		font-weight:										bold;
		color:													#FFFFFF;
		background-color:						#000080;
}

.Wfont {
		color:													#FFFFFF;
}

.Message { 
		font-family:										MS Sans Serif, Microsoft Sans Serif;
		font-size:											10pt;
		color:													#3333FF;
}

.TextRight {
		text-align:											right;
}

.TextGraph {
	font-family:											AngsanaUPC, BrowalliaUPC, CordiaUPC;
	font-size:												11px;
}

.TextSmall {
		font-family:										Tahoma;
		font-size:											9px;
}

</STYLE>
