@charset "utf-8";

.copyright {
	font-size: 11px;
	color: #404040;
}
.htag {
	font-size: 10px;
	color: #999;
}


.BodyTITLE {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}


.BodyTitle-2 {
	font-size: 12px;
	color: #06C;
	font-weight: bold;
}


.BodyText {
	font-size: 14px;
	color: #333;
}


.PageTitle {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}



.BarTitle {
	font-size: 16px;
	color: #B1B5B8;
	font-weight: normal;
	font-style: italic;
}


.BarLine {
	font-size: 16px;
	color: #666;
	font-weight: normal;
}
.cart_text {
	font-size: 13px;
	color: #404040;
	font-weight: normal;
}
.cart_title {
	font-size: 18px;
	color: #674E41;
	font-weight: bold;
}
.cart_title_right {
	font-size: 16px;
	color: #D19B69;
	font-weight: normal;
}


.BarLink {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

.LinkUsLink {
	color: #0E4586;
}


/* Tables */
table.General {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 10px 0;
}


table.General td {
	padding: 6px 10px 6px 10px;
	vertical-align: top;
}

.pulldown {
	cursor: hand; 
	cursor: pointer;
	font:  14px Arial;
	color: #0033CC;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.pulldown-title {
	color: #062B57;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

.inside{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
