body{
	background-image:url("../images/pattern.gif");
	background-repeat:repeat;
	margin-top:0px;
	padding:0px;
}

#divUpperMap{
	position:relative;
	background-image:url("../images/map-upper.jpg");
	background-repeat:no-repeat;	
	width:657px;
	height:160px;	
	margin:0 15px;
}

#divLowerMap{
	position:relative;
	background-image:url("../images/map-lower.jpg");
	background-repeat:no-repeat;		
	width:657px;
	height:160px;	
	margin:0 10px;
}

#divUMSpacer{
	position:absolute;
	width:657px;
	height:160px;	
	z-index:3;
}

#divLMSpacer{
	position:absolute;
	width:657px;
	height:160px;	
	z-index:3;
}

#divMapLegend{
	position:relative;
	width:657px;
	height:73px;	
	margin:10px 10px;
}

#lowerStoreCircle{
	width:16px; height:16px;
	position:absolute;
	visibility:hidden;
	background:url('/images/map-selector.png') center center no-repeat transparent;
	z-index:2;
}

#upperStoreCircle{
	width:16px; height:16px;
	position:absolute;
	visibility:hidden;
	background:url('/images/map-selector.png') center center no-repeat transparent;
	z-index:2;
}

#selectedStoreCircle{
	width:16px; height:16px;
	position:absolute;
	visibility:hidden;
	background:url('/images/map-selected.png') center center no-repeat transparent;
	z-index:1;
}

TD.tdHome1 {
	background-image: url("/images/folders/home1.gif");
	background-repeat: no-repeat;
}

TD.tdStores1 {
	background-image: url("/images/folders/stores1.gif");
	background-repeat: no-repeat;
}

TD.tdEvents1 {
	background-image: url("/images/folders/events1.gif");
	background-repeat: no-repeat;
}

TD.tdContests1 {
	background-image: url("/images/folders/contests1.gif");
	background-repeat: no-repeat;
}

TD.tdCertificates1 {
	background-image: url("/images/folders/certificates1.gif");
	background-repeat: no-repeat;
}

TD.tdLocation1 {
	background-image: url("/images/folders/location1.gif");
	background-repeat: no-repeat;
}

TD.tdContact1 {
	background-image: url("/images/folders/contact1.gif");
	background-repeat: no-repeat;
}

TD.tdHome2 {
	background-image: url("/images/folders/home2.gif");
	background-repeat: no-repeat;
}

TD.tdStores2 {
	background-image: url("/images/folders/stores2.gif");
	background-repeat: no-repeat;
}

TD.tdEvents2 {
	background-image: url("/images/folders/events2.gif");
	background-repeat: no-repeat;
}

TD.tdContests2 {
	background-image: url("/images/folders/contests2.gif");
	background-repeat: no-repeat;
}

TD.tdCertificates2 {
	background-image: url("/images/folders/certificates2.gif");
	background-repeat: no-repeat;
}

TD.tdLocation2 {
	background-image: url("/images/folders/location2.gif");
	background-repeat: no-repeat;
}

TD.tdContact2 {
	background-image: url("/images/folders/contact2.gif");
	background-repeat: no-repeat;
}

TD.tdHome3 {
	background-image: url("/images/folders/home3.gif");
	background-repeat: no-repeat;
}

TD.tdStores3 {
	background-image: url("/images/folders/stores3.gif");
	background-repeat: no-repeat;
}

TD.tdEvents3 {
	background-image: url("/images/folders/events3.gif");
	background-repeat: no-repeat;
}

TD.tdContests3 {
	background-image: url("/images/folders/contests3.gif");
	background-repeat: no-repeat;
}

TD.tdCertificates3 {
	background-image: url("/images/folders/certificates3.gif");
	background-repeat: no-repeat;
}

TD.tdLocation3 {
	background-image: url("/images/folders/location3.gif");
	background-repeat: no-repeat;
}

TD.tdContact3 {
	background-image: url("/images/folders/contact3.gif");
	background-repeat: no-repeat;
}

TD.tdHome4 {
	background-image: url("/images/folders/home4.gif");
	background-repeat: no-repeat;
}

TD.tdStores4 {
	background-image: url("/images/folders/stores4.gif");
	background-repeat: no-repeat;
}

TD.tdEvents4 {
	background-image: url("/images/folders/events4.gif");
	background-repeat: no-repeat;
}

TD.tdContests4 {
	background-image: url("/images/folders/contests4.gif");
	background-repeat: no-repeat;
}

TD.tdCertificates4 {
	background-image: url("/images/folders/certificates4.gif");
	background-repeat: no-repeat;
}

TD.tdLocation4 {
	background-image: url("/images/folders/location4.gif");
	background-repeat: no-repeat;
}

TD.tdContact4 {
	background-image: url("/images/folders/contact4.gif");
	background-repeat: no-repeat;
}

TD.tdRightShadow {
	background-image: url("/images/shadow-right.jpg");
	background-repeat: repeat-y;
}

TD.tdFooterSpring {
	background-image: url("/images/footers/spring.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

TD.tdFooterSummer {
	background-image: url("/images/footers/summer.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

TD.tdFooterWinter {
	background-image: url("/images/footers/winter.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

TD.tdFooterAutumn {
	background-image: url("/images/footers/autumn.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

TD.tdMenuBG {
	background-image: url("/images/menu-bg.gif");
	background-repeat: repeat-x;
}

.lnkMenu:link, .lnkMenu:visited,.txtMenu {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.lnkMenu:hover {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

.lnkMenu10:link, .lnkMenu10:visited,.txtMenu10 {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.lnkMenu10:hover {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

P.txtNormal, P {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
	margin-left:15px;		
}

P.txtNoBorders {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;		
}

P.txtGreen {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#8CC72D;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
	margin-left:15px;		
}

P.txtBubble1 {
	font-family:Arial,sans-serif;
	font-size:20px;
	color:#F173AC;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:0px;
	margin-left:15px;		
}

P.txtBubble2 {
	font-family:Arial,sans-serif;
	font-size:20px;
	color:#8CC72D;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:0px;
	margin-left:15px;		
}

P.txtBubble3 {
	font-family:Arial,sans-serif;
	font-size:20px;
	color:#F26522;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:0px;
	margin-left:15px;		
}

P.txtBubble4 {
	font-family:Arial,sans-serif;
	font-size:20px;
	color:#00ADEF;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:0px;
	margin-left:15px;		
}

P.txtSpring {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#F173AC;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
	margin-left:15px;		
}

P.txtSummer {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#8CC72D;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
	margin-left:15px;		
}

P.txtAutumn {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#F26522;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
	margin-left:15px;		
}

P.txtWinter {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#00ADEF;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
	margin-left:15px;		
}

P.txtPageTitle {
	font-family:Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
	margin-left:15px;		
}

.txtNormal{
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
}

.txtGreen{
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#8CC72D;
}

.txtSubTitle{
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#000000;
}

.txtWhite{
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.lnkNormal:link, .lnkNormal:visited {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.lnkNormal:hover {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.lnkNormal10:link, .lnkNormal10:visited {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

.lnkNormal10:hover {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.lnkFooter:link, .lnkFooter:visited, .txtFooter, .lnkCredits:link, .lnkCredits:visited, .txtCredits {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.lnkFooter:hover, .lnkCredits:hover {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.pngImg {
	behavior: url(/_includes/iepngfix.htc);
}

img{
		border-color: #000000;		
		color: #FFFFFF;		
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Arial, Helvetica, sans-serif;
	border-color : #000000;
}