body         { font-size: 10pt; color: #13487c; font-family: Verdana; margin: 0 }
a:link       { text-decoration: none; color: #13487c; font-weight: bold }
a:visited    { text-decoration: none; color: #13487c; font-weight: bold }
a:hover      { text-decoration: underline; color: #ce2336 }
a:active     { text-decoration: none; color: #13487c; font-weight: bold }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1, .componentheading, .sectiontableheader           { margin-top: 15; margin-bottom: 15; font-size: 16pt; color: #ce2336; text-align: center }
h2, .contentheading           { margin-top: 15; margin-bottom: 15; font-size: 14pt; color: #ce2336; text-align: center }
h3, .moduleheading           { margin-top: 10; margin-bottom: 10; font-size: 12pt }
h4           { margin-top: 10; margin-bottom: 10; font-size: 11pt }
ul.menu {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
    margin: 0px;
}
ul.menu li a:link, ul.menu li a:visited {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 5px 3px 5px 8px;
	width: auto;
	text-decoration: none;
	color:#ce2336;
}
ul.menu li a:hover{
	text-decoration: none;
	color:#fff;
	background-color: #ce2336;
}
a:link.menuh, a:visited.menuh {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 13px 45px;
	line-height: 39px;
	text-decoration: none;
	color:#fff;
}
a:hover.menuh {
	text-decoration: none;
	color: #fff;
	background-color: #ce2336;
}
a:link.menuv, a:visited.menuv {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 5px 3px 5px 8px;
	width: auto;
	text-decoration: none;
	color:#ce2336;
}
a:hover.menuv {
	text-decoration: none;
	color:#fff;
	background-color: #ce2336;
}
a:link.st, a:visited.st {
	color:#fff;
	font-weight: lighter
}
a:hover.st {
	text-decoration: underline;
}
ul           { text-align: left }
.hikashop_product_image  { height: auto !important; border: 0 !important }
.hikashop_category_image  { height: auto !important; border: 0 !important }