
/*
logo light blue: #0283AB
logo dark blue: #006993
logo green: #92C569
blue: #014154
brown: #6A3721
*/

body {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 11px;
	line-height: 18px;
	color: #333333;
}

.normal, TD {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 12px;
	line-height: 18px;
	color: #333333;
}

.footer {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 10px;
	line-height: 18px;
	color: #8e721b;
}

H1 {
	font-family : arial, helvetica, san-serif;
	line-height: 22px;
	font-size: 20px;
	color:#8e721b;
	font-weight: bold;
}

H2 {
	font-family : arial, helvetica, san-serif;
	line-height: 22px;
	font-size: 18px;
	color:#8e721b;
	font-style : normal;
	font-weight: normal;
}

H3 {
	font-family : arial, helvetica, san-serif;
	line-height: 16px;
	font-size: 11px;
	color:#8e721b;
	font-weight: bold;
}

TD.heading {
	font-family : arial, helvetica, san-serif;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

TD.little {
	font-family : arial, helvetica, san-serif;
	line-height: 16px;
	font-size: 11px;
	color:#000000;
}

TD.main2 {
	font-family : arial, helvetica, san-serif;
	line-height: 16px;
	font-size: 11px;
	color:#000000;
}

.address {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 13px;
	line-height: 20px;
	color: #8e721b;
	font-weight: bold;
}

.small {
	font-family : arial, helvetica, san-serif;
	line-height: 16px;
	font-size: 11px;
	color:#000000;
}

a:link {
	color:#2e2a18;
}

ul {
	margin-left: 9;
	padding-left: 9;
}

li.first {
	color:#006993;
	list-style : square;
}

li.sub {
	list-style : disc;
	color: #111111;
}

ol {
	color:#006993;
}

.bbold {
	color: #006993;
	font-weight: bold;
}

.blbold {
	color: #000000;
	font-weight: bold;
}

.mpzero {
	margin:0px;
	padding:0px;
}

#product-cate {
	margin:0;
	padding:0px;
}

#product-cate ul {
	margin:0;
	padding:0px;
}

#product-cate ul li {
	list-style-type:none;
	float:left;
	width:180px;
	height:100px;
	margin:0px 30px 50px 0px;
	display:block;
	text-align:center;
	font-style:normal;
}

#product-cate ul li span {
	color:#8E721B;
	font-size:16px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
}

#product-cate ul li span a {
	text-decoration:none;
}

.collom01 {
	width:110px;
	float:left;
	margin:40px 0px 0px 112px;
}

.collom01 ul {
	margin:0;
	padding:0px;
}

.collom01 ul li {
	list-style-type:none;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
	color:#FFFfff;
	line-height:25px;
}

.collom01 ul li a {
	color:#FFFfff;
	text-decoration:none;
}

.collom01 ul li a:hover {
	color:#000;
	font-weight:bold;
}

.collom02 {
	width:110px;
	float:left;
	margin:80px 0px 0px 112px;
}

.collom02 ul {
	margin:0;
	padding:0px;
	color:#FFFfff;
	list-style-type:none;
}

.collom02 ul li {
	list-style-type:none;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
	color:#FFFfff;
	line-height:25px;
	text-decoration:none;
}

.collom02 ul li a {
	color:#FFFfff ;
	text-decoration:none;
}

.collom02 ul li a:hover{
	color:#000;
	font-weight:bold;
	}

