*{
	margin:0px;
	padding:0px;
	border:0px;
}
body{

	text-align:center;
	background:url(../images/bg.jpg) center repeat-y;
}
table{
	margin:0 auto;
}
td{
	text-align:left;
}
img{
	border:0px;
}
span{
	color:#666666;
	font-size:12px;
	line-height:18px;

}
a{
	color:#666666;
	font-size:12px;
	text-decoration:none;
	line-height:18px;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
.white{
	color:#FFFFFF;
}
.gray{
	color:#333333;
}
.blue{
	color:#274681;
	font-weight:bold;
}
.yellow{
	color:#FF9900;
}
.help{
	line-height:22px;
}
.help:hover{
	color:#FF9900;
}
.blue_bold{
	color:#0066CC;
	font-weight:bold;
}
.blue_little{
	color:#0066CC;
}
.yellow_bold{
	color:#FF9900;
	font-weight:bold;
}
.blue_great{
	color:#000099;
	font-weight:bold;
}
.price{
	color:#FF9900;
	font-size:16px;
	font-weight:bold;
}
.cssLabel   
{   
    color:#000099;
	font-weight:bold;
}   
