.text {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #333333;
}
.text3{ text-decoration:underline;
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #333333;
}
.bold {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: BA8D22;
}
.gray {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #635B58;
}
.white{
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.boldvio {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #6A1A4B;
}
.text2 {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #ffffff;

}
.small {
	font-family: "MS Sans Serif";
	font-size: 7px;
	color: #666666;

}
.boldb {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body { background-image: url(../images/bg-line.gif);

	SCROLLBAR-FACE-COLOR: #BCBCBC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #BCBCBC;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	background-image:url(../images/bg.jpg); background-repeat:repeat-x;
		margin-top: 15px;
		background-color:#000000;
}.pink {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #F0027E;
}
.boldo {

	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #EF4E0E;
}
.boldpink {

	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #FF0066;
}
A:link {
	COLOR: #ED6630; FONT-SIZE: 10px; FONT-FAMILY: font-family: "MS Sans Serif"; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ED6630; FONT-SIZE: 10px; font-family: "MS Sans Serif"; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ED6630; FONT-SIZE: 10px; font-family: "MS Sans Serif"; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A:active {
	COLOR: #ED6630; FONT-SIZE: 10px; font-family: "MS Sans Serif"; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}.box {
	font-family: "MS Sans Serif";
	font-size: 10px;
	background-color: #F3F3F3;
	border: none #F3F3F3;
	TEXT-DECORATION: underline;
}
.box2 {
	font-family: "MS Sans Serif";
	font-size: 10px;
	background-color: #E3E7EA;
	border: none #F3F3F3;
	TEXT-DECORATION: underline;
}