<style type="text/css">
<!--
body
{scrollbar-face-color: #004b85;
scrollbar-shadow-color: #9E005D;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #FFFFFF;
	background-image: url(Graphics/backdrop.jpg);
}

body { 
	background-color: #FFFFFF;
	background-image: url(Graphics/backdrop.jpg);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 5px;
	color: #707070;
}

a {
	text-decoration: none;
	color: #004b85;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}


h1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #000099;
	line-height: 24px;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #0000FF;
	line-height: 16px;
}

.footer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

	.captions {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.storelinks {
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
}

.storelinks a:link, .storelinks a:visited, .storelinks a:active {
	font-family: arial;
	font-size: 14px;
	text-decoration : none;
	color: #CCCCCC;
	}

.storelinks a:hover { 
	text-decoration : none;
	color: #FF69FF;
	font-size: 14px;
	border-bottom: 1px dotted #FF69FF;
	}

	.storedesc {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.menu {
	font-size:10px;
	font-family: Arial, sans-serif;
	color:CCCCCC;
	background-color:363636;
}
