.white {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white-bold {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.black-bold {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.black-bold-2 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.black-bold-2:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
.red-bold {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.red-bold-2 {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.red {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.all-border {
	border: 1px solid #333333;
}
.white-border {
	border: 1px solid #ffffff;
}
.arial {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.black {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.bold-border {
	border: 8px solid #000000;
}
.blue-underline {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.blue {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B6B6B6;
	text-decoration: none;
}
.red-bg {
	border: 2px solid #FF0000;
	background-color: #EFEFEF;

}
.blue-none {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5683C5;
	text-decoration: none;
}
.white-underline {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
/*------new class------*/
.wactive-bold {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.wactive-bold:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.green {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}.red-buttom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.red-border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.red40 {
	font-family: arial;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.verdana {
	font-family: Verdana,;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.red-verdana {
	font-family: Verdana,;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}.gray-border {
	border: 1px solid #999999;
}
