@charset "utf-8";
/* CSS Document */

 
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #030303;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #00285B;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #4983AB;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #4983AB;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #115A8F;
}
.top {
	display: block;
	float: left;
	width: auto;
	padding-right: 25px;
}


a.top:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	background-color: #00285B;
	text-decoration: none;
	background-repeat: no-repeat;
}

a.top:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
}

a.top:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: no-repeat;
}

a.top:active {
	font-size: 14px;
	font-weight: bolder;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
}

a.midt:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #13507C;
	text-decoration: underline;
	background-repeat: no-repeat;
	padding-right: 20px;
	width: auto;
}
a.midt:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #13507C;
	font-weight: bold;
	text-decoration: underline;
}
a.midt:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #13507c;
	text-decoration: underline;
}
.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #969696;
}
.footer:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #909090;
}
a.flag:link {
	background-color: #00285B;
	float: right;
	padding-left: 10px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.flag:hover {
	text-decoration: none;
	background-color: #00285B;
}
a.flag:visited {
	text-decoration: none;
	background-color: #00285B;
}
.shopshadeLEFT {
	background-image: url(images/shopshadeLEFT.jpg);
	background-repeat: repeat-x;
	height: 75px;
	background-position: top;
	
	
}
.shopshadeRIGHT {
	background-image: url(images/shopshadeRIGHT.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 75px;
}

