body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	width: 430px;
}

.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	font-weight: bold;
}
.newsHeader {
	font-size: 13px;
	letter-spacing: 0.02em;

}

.news {
	font-size: 12px;

}
.newsMainHeader {
	font-size: 13px;
	letter-spacing: 0.02em;
}
.newsSecondHeader {
	font-size: 12px;
	letter-spacing: 0.02em;
}

.newsMain {
	font-size: 12px;
	text-align: justify;

}
.leftBox {
	background-color: #CCCCCC;
}
.leftBox2 {
	background-color: #EEEEEE;
}


.rightBox {
	background-color: #FFFFFF;
}

.linkBox A {
	color: #000000;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
}

a.white:link, a.white:visited, a.white {
	color: #FFFFFF;
}
a.blackLink:link, a.blackLink:visited, .blackLink{
	color: #000000;

}


.subTitle {
	color: #666666;
}

.doneMessage {
	font-size: 16px;
}

.leftSubHeader {
	color: #993300;
	font-weight: bold;

}

.selectTopCategory {
	background-color: #CCCCCC;
}

.shopTitle {
	background-color: #CCCCCC;
}
.inputSearch {
	font-size: 12px;
	background-color: #CC9999;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;


}
.small {font-size: 10px;}
.crossbar {background-color: #CCCCCC;}