@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00afdb;
}
.home_background{
	background-image: url(../img/homepage/homepage_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.green_menu_strip{
	background-color: #023334;	
	}
.shadow_bottom_repeat{
	background-image: url(../img/homepage/bottom_shadow_repeat.gif);
	background-repeat: repeat-x;		
	}
.latest_news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top:9px;
	padding-bottom:9px;
	}
.latest_news a:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top:9px;
	padding-bottom:9px;
	text-decoration: none;
	}
.latest_news a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top:9px;
	padding-bottom:9px;
	text-decoration: none;
	}
.latest_news a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top:9px;
	padding-bottom:9px;
	text-decoration: none;
	}
.latest_news a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top:9px;
	padding-bottom:9px;
	text-decoration: none;
	}
.contact_us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.contact_us a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.contact_us a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.contact_us a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.contact_us a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #49759f;
	text-decoration: none;
}
.copyright a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #49759f;
	text-decoration: none;
}
.copyright a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #49759f;
	text-decoration: none;
}
.copyright a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #49759f;
	text-decoration: none;
}
.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.appearance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;
	text-decoration: none;
	
}
.appearance a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;
	text-decoration: none;
}
.appearance a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;
	text-decoration: none;
}
.appearance a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;
	text-decoration: none;
}
.appearance a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;
	text-decoration: underline;
}
.album_shadow {
	background-image: url(../store/img/album_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 28px 18px;
}

