.smalltext {
	font-size: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-size: 11px;
	color: #999999;
}
a.footer:link		{
	color: #999999;
	text-decoration: underline;
}
a.footer:visited		{
	color: #999999;
	text-decoration: underline;
}
a.footer:hover		{
	color: #999999;
	text-decoration: none;
}
a.footer:active		{
	color: #999999;
	text-decoration: underline;
}
a.sidemenu:link		{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
a.sidemenu:visited		{
	color: #FFFFFF;
	text-decoration: underline;
		font-size: 11px;
}
a.sidemenu:hover		{
	color: #FFFFFF;
	text-decoration: none;
		font-size: 11px;
}
a.sidemenu:active		{
	color: #FFFFFF;
	text-decoration: underline;
		font-size: 11px;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.sideboxbg {
	background-image: url(img/en/bg-sidebox.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin: 0px;



}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
.bgdir {
	background-image: url(img/en/bg-dir.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 4px;
	margin-bottom: 4px;
}
.bgline {
	background-image: url(img/en/line-divider.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.maintitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a.productmenu:link		{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
a.productmenu:visited		{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.productmenu:hover		{
	color: #990000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.productmenu:active		{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}.title-featured {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.title-category {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.title-sidemenu {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bg-left {
	background-image: url(img/bg-leftside.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-right {
	background-image: url(img/bg-rightside.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table.dotterborder {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

</style>
h2 {
	color: #FFFFFF;
}
.bannertitle {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
.regulartext {
	font-size: 11px;
	color: #333333;
}


.customMenu, .menu, .widget-area, .widget_nav_menu {
	list-style: none;
	margin:0px;
	padding:0px;
}

.widget-container {
	margin:0px;
	padding:0px;
}

.widget-container li {
	background-image: url(/img/navbullet.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding:0 0 0px 43px;
	margin:3px 0 0 0;
	height:20px;
	
}

.widget-container ul {
	margin:10px 0 0 0;
}




.widget_nav_menu a:link		{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial;
}

.widget_nav_menu a:visited		{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial;
}


.widget_nav_menu a:hover		{
	color: #010477;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial;
}

.widget_nav_menu a:active		{
	color: #010477;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial;
	
}

