.style {
	background-color: #FFFFFF;
}
.font-13 {
	font-size: 13px;
	color: #000000;
    line-height: 140%;
}
.font-12 {
	font-size: 12px;
	color: #000000;
    line-height: 140%;
}

.style1 {
	font-size: 13px;
	color: #000000;
    line-height: 140%;
}
.style8 {font-size: 12px; color: #FF3300; font-weight: bold; }
.style9 {color: #3C3424}
.style10 {
	font-size: 10px;
	color: #000000;
}
.style11 {color: #FF6633;
          font-size: 12px;
          font-weight: bold;
}
.style13 {
	font-size: 10px;
	color: #FF0000;
}
.style15 {
	font-size: 12px;
	color: #000000;
    font-weight: bold;
}
.style16 {font-size: 14px; color: #999999; font-weight: bold; }

.error_message
{
	font-size: 13px;
	color:#FF0000 ;
	font-weight: bold;
}
.style18
{
	font-size: 13px;
	color:#990000 ;
	font-weight: bold;
}

#main{
	margin:20px auto 0;
	padding-bottom:0;
	width:762px;
}

a img{ border:none;}