body	{
	margin: 0;	
}

body, table, tr, td, p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

A:link  	{color:black; text-decoration:none;}
A:active  {color:black; text-decoration:none;}
A:visited {color:black; text-decoration:none;}
A:hover  	{color:black; text-decoration:underline;}

.topNavBox	{
	border: 2px solid yellow;
	background-color:  Navy;
}

#TopNav	{
	float: left;
 	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial;
	background-image: url(../images/top_nav_bg.png);
	height: 26px;
 }

 #HeaderTopStripe	{
	width: 100%;
	height: 10px;
	background-color: #6DAAE8;
 }

 #Compas	{
	background-image: url(http://www.vernoncompany.com/images/Compass1.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	border: 0px solid black;
 }


 .HeaderVernonLogo	{
	position: absolute;
	z-index: 10;
	top: 15px;
	left: 145px;
 }

 .HeaderHomeCartAccoutnButtons	{
	position: absolute;
	z-index: 10;
	top: 7px;
	right: 5px;
 }

 .HeaderMotto	{
	position: absolute;
	z-index: 10;
	top: 35px;
	left: 450px;
 }


 .MainContent	{
	position: absolute;
	z-index: 10;
	top: 100px;
	left: 0px;
	border: 1px solid red;
	background-color: gray;
 }

.SpecialOfferTitle	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #2C86B6;
	font-weight: bold;
	text-decoration: none;
}
a.SpecialOfferTitle:active	{	text-decoration: none;	color: #2C86B6;}
a.SpecialOfferTitle:visited	{	text-decoration: none;	color: #2C86B6;}
a.SpecialOfferTitle:link	{	text-decoration: none;	color: #2C86B6;}
a.SpecialOfferTitle:hover	{	text-decoration: none;	color: #2C86B6;}

.SpecialOfferDescription	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.SpecialOfferDescription:active	{	text-decoration: none;	}
a.SpecialOfferDescription:visited	{	text-decoration: none;	}
a.SpecialOfferDescription:link	{	text-decoration: none;	}
a.SpecialOfferDescription:hover	{	text-decoration: none;	}

.SpecialOfferBox	{
	width: 90%;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #ABABAB;
}

.SpecialOfferBox_XXXXXXX	{
	width: 410px;
	padding: 10px;
	border-left: 7px solid #CECECE;
	border-top: 7px solid #CECECE;
	background-color: #FFFFFF;
}

.SpecialOfferBoxLTO	{
	width: 345px;
	padding: 10px;
	border-left: 0px solid #CECECE;
	border-top: 0px solid #CECECE;
	background-color: transparent;
}

.AsLowAs	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}

.TopNav	{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.BoxTitle	{
	color: #FFFFFF;
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#HeaderBox	{
	width: 100%;
	height: 95px;
	border: 0px solid red;
	background-color: #0047B5;
}

#Icons	{
	position: absolute;
	z-index: 15;
	top: 15px;
	right: 1px;
}

#VernonLogo	{
	position: absolute;
	z-index: 15;
	top: 25px;
	left: 200px;
}

#LeftNavBox	{
	float: left;
	width: 185px;
	background-color: #6DAAE8;
	border: 0px solid maroon;
	padding: 5px;
}

#CategoriesBox	{
	position: absolute;
	z-index: 35;
	top: 270px;
	left: 75px;
	width: 250px;
	background-color: Lime;
	border: 1px solid maroon;
}

#MainBox	{
	border: 1px solid maroon;
	float: none;
	width: 99%;
}

#CentralArea	{
	background-color: White;
	border: 0px solid red;
	width: 100%;
}

#FooterBox	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
}

#IntroImage	{
	padding: 0;
	border: 0px solid lime;
 }

 #FeaturedProductsBox	{
	float: left;
 	width: 100%;
	border: 1px solid #FF8C00;
	background-color: #FF8C00;
	color: #FFFFFF;
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
 }

  #FeaturedProductsBoxContent	{
 	width: 100%;
	background-color: white;
	color: #FFFFFF;
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
 }

 .LeftNavText	{
 	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
 }

 .ProductNameBar	{
 	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 14px;
	color: white;
	background-color: Navy;
	padding: 5px;
	border: 0px solid red;
 }

 .ProductInfoBox	{
 	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: Black;
	padding: 5px;
 }

 .CrossedPrice	{
 	text-decoration: line-through;
 }

 .YouAreHere	{
 	font-family: Trebuchet MS, arial, Sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	padding: 5px;
 }

 .SuccessStoriesLeft	{
 	float: left;
	border: 1px solid red;
	width: 250px;
 }

  .SuccessStoriesRight	{
 	float: right;
	border: 1px solid red;
	width: 350px;
 }

 .PageTitle	{
 	font-size: 14px;
	color: #F26422;
	font-weight: bold;
	padding: 15px;
	border: 0px solid green;
 }

.PageContent	{
	width: 638px;
	border: 0px solid #ABABAB;
	padding: 5px;
}

 .PageSubTitles	{
 	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: Black;
	font-weight: bold;
 }

 .MainContentBox	{
 	font-size: 12px;
	border: 0px solid green;
	padding: 15px;
 }

 .ShoppingCartContent	{
 	width: 600px;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	border: 0px solid red;
	padding: 5px;
 }

 <!-- /////////////////////////////////////// -->

.PageContent	{
	width: 620px;
	border: 0px solid #ABABAB;
	padding: 5px;
}

#MainDiv	{
	width: 100%;
	border: 0px solid green;
	background-color: white;
	padding: 0px;
}

.ExclusiveProds_title{
	width: 235px;
	float: left;
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: Blue;
	font-weight: bold;
}

.EditExclusivevProductLink	{
	width: 50px;
	float: right;
	font-size: 10px;
	color: red;
}

.ExclusveProds_LeftBox	{
	float: left;
	width: 300px;
	height:200px;
	border: 2px solid #F26422;
	padding: 5px;
}

.ExclusveProds_RightBox	{
	float: right;
	width: 300px;
	height:200px;
	border: 2px solid #F26422;
	padding: 5px;
}

.BrowseColection	{
	width: 110px;
	border: 0px solid silver;
	float: right;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	line-height: 11px;
	color: Blue;
}

.MoreInfo	{
	width: 50px;
	border: 0px solid silver;
	float: left;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: Blue;
}

.ProductBox	{
	float: left;
	width: 150px;
	height: 200px;
	border: 1px dotted silver;
	padding: 10px;
}

#SweepstakesContainer	{
	width: 640px;
 	padding: 0px;
 	font-size: 13px;
 	border: 0px solid blue;
}

#SweepstakesTitle	{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	padding-bottom: 15px;
}

#SweepstakesCopy	{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-top: 15px;
}

#TC_no	{
	margin-top: 25px;
	background-color: yellow;
	padding: 5px;
}

#TC_na	{
	margin-top: 25px;
	background-color: white;
	padding: 5px;
}

 #CSSpopup	{
	position: absolute;
	z-index: 50;
	top: 150px;
	left: 300px;
	width: 360px;
	border: 2px solid #6DAAE8;
	background-color: navy;
	font-family: arial;
	font-sie: 12px;
	color: white;
	padding: 0px;
 }

 #CSSpopupNav	{
 	border: 0px solid red;
 	height: 15px;
 	background-color: #B3CCE5;
 	margin: 0px;
 	padding: 3px;
 	text-align: right;
 }


 .LoginForm	{
 	border: 0px solid blue;
 }

 .LoginFormLeft	{
 	float: left;
 	width: 100px;
 	height: 12px;
 	border: 0px solid red;
 	text-align: right;
 	font-weight: bold;
 	margin-left: 100px;      
	margin-top: 15px;
 }

  .LoginFormRight	{
 	float: left;
 	width: 250px;
 	height: 12px;
 	border: 0px solid green;
 	text-align: left;
	margin-top: 15px;
 }
 
 .EmailBody	{
 	background-image: url('http://www.vernoncompany.com/imagesemail_bg_top.jpg');
	background-position: top;
	background-repeat: repeat-y;
	
 	background-image: url('http://www.vernoncompany.com/imagesemail_bg_left.jpg');
	background-position: left;
	background-repeat: repeat-x;
 }