@charset "utf-8";
.mainSylte {
	background-color: #FF9E00;
	vertical-align:top;
	table-layout:fixed;
	font-size:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.bgStripLineWhite {
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(../images/bgStripLineWhite_05.png);
}
.bgStripLineWhiteInverse {
	background-image: url(../images/bgStripLineWhite_inverse.png);
	background-repeat: repeat-y;
	background-position: right top;
}


.bgStripLine {
	background-image: url(../images/bgStripLine_02.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	background-image: url(../images/header_02_02.jpg);
	background-repeat: no-repeat;
}
.redAlertText {
	font-weight: bold;
	color: #666666;
}
.style55 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-style: normal;
}

.joinUsLabel{background-image:url(../images/joinus-OrangeLabel.png);  background-repeat:no-repeat; border-top:1px; border-top-style:solid; border-top-color:#F90; font-weight:bold; height:21px; text-align:left; padding-left:4px;}

