.clsNormalStyle {
	color : #333333;  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
}
.clsNormalStyle2 {
	color : #333333;  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	line-height: 19px;
}
.clsBigGray {
	color: #708090;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bolder;
	font-size: 31px;
}
.clsBigGray2 {
	color: #708090;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bolder;
	font-size: 20px;
}
.clsTitleStyle {
	color : #333333;  
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}
.clsTitleStyle2 {
	color : #333333;  
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}
.clsBigRed {
	color: #B22222;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 31px;
}
.clsBackground { 
	background-repeat: repeat-x;
	background-position: bottom;
}
.clsBackground1 { 
	background-repeat: no-repeat;
	background-position: right;
}
.clsBackground2 { 
	background-repeat: no-repeat;
	background-position: center;
}
.clsNormalTextWhite, .clsNormalTextWhite:link, .clsNormalTextWhite:active, .clsNormalTextWhite:visited, .clsNormalTextWhite:hover {
	color : White;  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.clsError { color: Red; }

