/* ================================
    CSS STYLES FOR THE COMMERCE STARTER KIT 
    v1.0, 10/2002
   ================================
*/   


/* */
body {
	margin: 0;
	background-image:url(images/bg.gif)
}


.maintxt {
	font-size: 13px;
	color:#666666;
	padding-left:35px;
	padding-right:35px;
	line-height: 35px;
	font-family:"Times New Roman", Times, serif;
	
}
.noticetxt1 {
	font-size: 12px;
	padding-left:5px;
	color:#2270CB;
	line-height: 22px;
}
.noticetxt2 {
	font-size: 12px;
	padding-left:5px;
	color:#666666;
	line-height: 22px;
}

.centertxt {
	font-size: 13px;
	padding-left:10px;
	padding-right:20px;
	color:#666666;
	line-height: 35px;
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	text-justify:inter-ideograph
	
}

.maptxt {
	font-size: 13px;
	padding-left:15px;
	padding-right:15px;
	color:#597E4C;
	line-height: 22px;
	font-family:"Times New Roman", Times, serif;
}

.copyright1 {
	font-size: 12px;
	color:#494949;
	line-height: 18px;
	font-family:"Times New Roman", Times, serif;
}
.copyright2 {
	font-size: 12px;
	color:#9C9C9C;
	padding-bottom:5px;
	font-family:"Times New Roman", Times, serif;
}

.lmenu {
    padding-left:18px;
 }
 



/******/

.page A {
    color:#FE9B00;
	text-decoration:underline;
	font-size: 12px;
    

}

.page A:hover{
	text-decoration:none;
}


.loading  A {
	font-size: 16px;
	font-weight: bold;
	padding-left:10px;
	padding-right:20px;
	color:#FD0000;
	line-height: 35px;
	text-decoration:none;
    

}

.loading A:hover{
	text-decoration:underline;
}