/* CSS Document */

<!--
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
/* This gives a clean slate to start with for just about all browsers. */
margin: 0;
padding: 0;
border: 0;
} 
body {
	background-color: #171411;
	color: #CCCCCC; font-family: "Century Gothic"; font-size: 12px;
}
text {color: #CCCCCC; font-family: "Century Gothic"; font-size: 12px;}
table {border:0; border-style:none}
img {border:none}
.ColorText{color: #000000; font-size:12px; font-family: "Century Gothic"}
.CategoryImages { 	
  height:115px; 
  width:500px;
  text-align: center;
  padding: 0px;
  overflow: auto;
}
.ProductCategoryImages { 	
  text-align: center;
  overflow: auto;
  border:medium;
  border:#0099cc;
}
.ProductCategoryHeader {color:#0099cc; font:"Century Gothic"; font-size:36px; text-align:center; font-weight:700; font-stretch:wider}
.RegularText {color: #CCCCCC; font-family: "Century Gothic"; font-size: 12px}
.RegularBoldText {color: #CCCCCC; font-family: "Century Gothic"; font-size: 14px; font-weight:bold }
.RegularSmallText {color: #CCCCCC; font-family: "Century Gothic"; font-size: 10px}
.ProductHeader {font-size: 24px; font-family: "Century Gothic"; color:#b5b5b5; font-weight:bold}
.ProductBlueHeader {font-size: 24px; font-family: "Century Gothic"; color:#0099CC; font-weight:bold}
.ProductBlueHeader A:link {font-size: 24px; font-family: "Century Gothic"; color:#0099CC; font-weight:bold; text-decoration:none }
.ProductBlueHeader A:visited {font-size: 24px; font-family: "Century Gothic"; color:#0099CC; font-weight:bold; text-decoration:none }
.ProductEuroBlueHeader {font-size: 24px; font-family: "Eurostile ExtendedTwo"; color:#0099CC; font-weight:bold}
.RegularBlueText {color:#0099CC; font-family: "Century Gothic"; font-size: 16px}
.ImageBlueBorder {border-color:#0099cc;	border-width:4px; border-style:solid;}
.RegularTallText {color: #CCCCCC; font-family: "Century Gothic"; font-size: 16px; line-height: 24pt; text-align: left}
.CreateOrder A:link {color: #CCCCCC; font:"Century Gothic"; font-size: 24px; font-weight:bold; text-decoration:none }
.CreateOrder A:visited {color: #CCCCCC; font:"Century Gothic"; font-size: 24px; font-weight:bold; text-decoration:none }
.PortfolioCategoryLink A:link {color: #CCCCCC; font:"Century Gothic"; font-size: 18px; font-weight:bold; text-decoration:none }
.PortfolioCategoryLink A:visited {color: #CCCCCC; font:"Century Gothic"; font-size: 18px; font-weight:bold; text-decoration:none }
-->
