BODY, TD 
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
}

body	
{
	margin: 0;
	padding: 0;
	border: 0;
}

Table
{
  width: 100%;
  vertical-align: top;
}

A {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration: none;
	color: #000087;
}

A:Hover {
	text-decoration: underline;
	color: #FF0000;
}

#EmbroideryShowCaseContainer
{
  width: 175px;
  vertical-align: top;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-top: 10px;
  margin-right: 0px;
}

#EmbroideryShowCase
{
  border-style:dashed;
  border-color:#6666ff;
  background-color:#66ccff;;
	border-width:1px;
  width: 175px;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
}

#EmbroideryShowCaseDesigns
{
  border-style:solid;
  border-color:#6666ff;
  /*background-color:#66ccff;*/
	border-width:1px;
  width: 225px;
  vertical-align: top;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 9px;
  
}

#ReturnToShowCaseLink
{
 text-index: 5px;
 padding-top: 10px;
 padding-left: 10px;
}

#EmbroideryShowCaseDesignsTop
{
  font-weight:bold;
  text-align:center;
  color:#fff;
  background-image: url(/common/images/showcase_blueback_225.gif);
  width: 225;
  vertical-align: top;
  background-repeat:no-repeat;
}

#ShowCaseGrid
{
  padding-top: 10px;
  padding-bottom: 5px;
}


#EmbroideryShowCaseTop
{
  font-weight:bold;
  text-align:center;
  color:#fff;
  background-image: url(/common/images/showcase_blueback.gif);
  width: 175px;
  vertical-align: top;
  background-repeat:no-repeat;
}

	/*  General rules */
#BottomMenus
{
text-align: center;
}
  
#welcomemenu
{
  border-top-width: 1px;
  border-top-color: #000087;
  border-bottom-width: 1px;
  border-bottom-color: #000087;
  border-style: solid;
  text-align: center;
  background-color: #e2e2e2;
  color: #000087;
  width:100%;
  border-left-width: 0px;
  border-right-width: 0px;
  line-height: 15px;
}

	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu td {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu table {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu td {
	background: #fff;
	height: 2em;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-right: 1px;
  border-color:Navy;
  text-align: left;
	padding: 5px;
	margin: 10px 10px 10px 10px;
	color: #c30;
	text-decoration: none;
	font-weight: normal;    
	}

#menu td a:hover {
	color: #000;
	background-color: #e2e2e2;
	}

#menu td a:active	{
	background-color: #c60;
	color: #fff;
	}
  
 #header {
	margin: 0;
	padding: 0;
	}

#header ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#header ul li {
	display: inline;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#header ul li a {
	background: #fff;
	width: 118px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #c30;
	text-decoration: none;
	display: inline;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}
#SectionTitleText
{
  font-family : Verdana, Arial, sans-serif ;
  font-size : 12pt;
  font-weight: bold;
  color: #000087;
  text-indent: 10px;
  margin-left: 5px;
  margin-top: 0px;
}


#PageTitleText 
{
  font-family : Verdana, Arial, sans-serif ;
  font-size : 14pt;
  font-weight: bold;
  color: #000087;
  text-indent: 10px;
  margin-left: 5px;
  margin-top: 0px;
}
#PlainText 
{
  font-family : Verdana, Arial, sans-serif ;
  font-size : 10pt;
  font-weight: normal;
  color: #000087; 
}

.width450
{
 width: 450px;
}

