body {
	behavior:url("csshover.htc");
	font-family: Arial;
	font-size: 12px;
	color:#666666;
}
.topmenu {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7d98af;
	text-decoration: none;
}

.topmenu:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1b77b8;
	text-decoration: none;
}

.sidemenu {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #7d98af;
	text-decoration: none;
}

.sidemenu:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1b77b8;
	text-decoration: none;
}

.basket {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #7d98af;
	text-decoration: none;
}

.basketcontents {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1b77b8;
	text-decoration: none;
}

.address {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.header {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #7d98af;
	text-decoration: none;
}

.bodytext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.style1{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7E99AE;
	text-decoration: none;
}
.style2{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1B77B8;
	text-decoration: none;
}
.style3{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #84B6D9;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1B77B8;
	text-decoration: none;
}
#nav {
	margin:0px 0px 0px 0px;
	padding:0px;
}
ul.navmenu, ul.navmenu ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
ul.navmenu li {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	position: relative;
	padding:0px;
	z-index:50;
}
ul.navmenu li ul {
	display:none;
	position: absolute;
	background-image:url(images/menu/sub_bg.jpg);
	border: 1px solid #BFD6E8;
	top: 0px;
	left: 197px;
	z-index:51;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7D98AF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul.sub li, ul.sub li:hover, ul.navmenu li ul li, ul.navman li ul li:hover {
	margin: 0px 0px 0px 10px
}
ul.navmenu li:Hover ul, ul.navmenu li.CSStoHighlight {
	z-index:52;
	padding:0px;
}
ul.navmenu li:hover ul {
	display: block;
	z-index:53;
}
ul.navmenu li a, ul.navmenu li a:visited {
	display: block;
	height:21px;
	width:196px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
ul.navmenu li:hover a {
	height:21px;
	width:196px;
	line-height:20px;
	color: #7D98AF;
	font-weight:bold;
	text-decoration:none;
	z-index:54;
}
ul.navmenu li a:hover, ul.navmenu li a.CSStoHighLink {
	line-height:20px;
	color: #3884BE;
	font-weight:bold;
	text-decoration:none;
	height:21px;
	width:196px;
	z-index:55;
	padding: 0px;
}
ul.navmenu li.main {
	margin:0px 0px 0px 0px;
	padding:0px;
}
ul.navmenu li ul.sub {
	background-repeat: repeat-y;
	background-color: #fff
}
ul.navmenu li ul.sub li, ul.navmenu li ul.sub li a {
	width: 300px
}