body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #CCCCCC;
}



/* some common and default styles */	
a:link {color: #FF6600;		text-decoration: none;	}
a:visited {color: #996600;		text-decoration: none;	}	
a:hover {color: #FF6600;		text-decoration: underline;	}
a:active {color: #FF6600;		text-decoration: none;	}	
label {		cursor: pointer;	}	


a{
	text-decoration: none;
}
a img{
	border: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #000;
	font-variant: small-caps;
}




/* NAVIGATION */	


.Global-NavBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	font-stretch: normal;
	font-weight: normal;
}

.Global-NavBar a:link {
	color: #999999;
	text-decoration:none;
	font-stretch: expanded;
	
}
.Global-NavBar a:visited {
	color: #999999;
	text-decoration:none;
	font-stretch: expanded;
}
.Global-NavBar a:hover {
	color: #663300;
	text-decoration:none;
	font-stretch: expanded;
}
.Global-NavBar a:active {
	color: #999999;
	text-decoration:none;
	font-stretch: expanded;
}








/* GLOBAL FOOTER */	

.Global-Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}



.graphicdots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}







/* BODY COPY */	

.Global-BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}


.Global-BodyCopy-Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;

}






	

/* TEXT */	



.TEXT-Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #3291CF;
	font-weight: bold;
	font-stretch: condensed;
}




.TEXT-SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:none
}





/* TYPE TREATMENTS */	



.TEXT-doorknobswithamoderntwist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3291CF;
	font-weight: bold;
}


.TEXT-addtocart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FF6600;
	font-weight: bold;
}


.GlobeGalleryLogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663300;
}

.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
