body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-position: top;
	background-image: url(images/top_back.jpg);
	background-repeat: repeat-x;
}
.separatorline {
	color: #FF0000;
	background-color: #FF0000;
	font-size: 1px;
}
h1 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.ContentHeading1 {

	font-family: Verdana;

	font-size: 13px;

	font-style: normal;

	color: #CC3333;

	font-weight: bold;

	text-decoration: none;

}

/* This is for the second level of Content Heading on main frame. Font is smaller than ContentHeading1 */

.ContentHeading2 {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: #CC3333;

	font-weight: bold;

	text-decoration: none;

}

/* This is for the third level of Content Heading on main page. Fond is smaller than ContentHeading2*/

.ContentHeading3 {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: #666666;

	font-weight: bold;

	text-decoration: none;

}

/* This is for stying the navigation bar */
.Toolsheading4 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
}
/* This is for styling the links in the blue navigation bar on the left. The text is white in color */

.LeftNavLinks {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: white;

	text-align: left;
	
	text-decoration: none;

}
/* This is for styling the labels for the search text boxes on the blue navigation bar on the left. */

.TextBoxHeading {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: white;

}

/* This is for styling a subheading on the blue or main navigation bar. */

.ToolsHeading3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

/* This is for styling the content body on the main frame */

.ContentBody {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: #666666;

}

/* This is for styling the small content body on the main frame */

.ContentBodySmall {

	font-family: Verdana;

	font-size: 10px;

	font-style: normal;

	color: #666666;

}

/* This is for styling the price attribute field on the product highlights, vendor highligts and blowout specials */

.ProductPriceField {

	font-family: Verdana;

	font-size: 11px;

	color: #cc3333;

	font-weight: bold;

	text-decoration: none;

}

/* This is for styling small links i.e. small font */

.smalllinks {
	font-size: 10px;
	font-family: Verdana;
	font-style: normal;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;


}


/* This is for styling the labels for input fields on the main frame. */

.InputLabels {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: #666666;

}

/* This is for title of the Page*/

.PageTitle {

	font-family: Verdana;

	font-size: 16px;

	font-style: normal;

	color: #666666;

	font-weight: bold;

}

/* This is for the first level of Content Heading on main page e.g. like Heading1 */

.TableMain {

	width: 800;

}

.LeftNavCol {

	width: 170;

	vertical-align: top;

}
.RightCol {

	width: 630px;

	vertical-align: top;

}

.SecondCol {

	width: 430;

	vertical-align: top;

}

.ThirdCol {

	width: 200;

	vertical-align: top;

}

/* This is for the heading on the main page e.g. like Heading1 */

.PageHeading {

	font-family: Verdana;

	font-size: 13px;

	font-style: normal;

	color: #CC3333;

	font-weight: bold;

	text-decoration: none;

}


/* This is for styling mediums size unboldedlinks */

.unboldmediumlinks {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;
	
	color: #336699;
	
	text-decoration: none;
	
}

/* This is indicating readonly text fields*/

.ReadOnlyText {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: #999999;

}

/* This is indicating readonly text fields*/

.EditableText {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: #000000;

}

/* This is indicating readonly text fields*/

.InfoText {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #336699;
	
	text-decoration: none;

}

.StatusMsg {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #CC3333;
	
	text-decoration: none;

}

.ContentHeading2Blue {


	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: #336699;

	font-weight: bold;

	text-decoration: none;
}
.ContentHeading2Grey {



	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: #999999;

	font-weight: bold;

	text-decoration: none;
}
.ContentHeading2LtGrey {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: #CCCCCC;

	font-weight: bold;

	text-decoration: none;
}
.ContentHeading2White {

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: #FFFFFF;

	text-decoration: none;
}

.ContentHeading1White {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

.ContentHeading2Box {


	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	color: #CC3333;

	font-weight: bold;

	text-decoration: underline;
}
.ContentHeading1Box {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #666666;

}
.StatusMsgSmall {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #cc3333;
	font-weight: normal;

}

.Color1
{
    background-color: #EFEFEF;
}
.Color2
{
    background-color: #CCCCCC
}

.Color3
{
    background-color: #CC3333;
}

A: visited {
text-decoration: none;}

A: link {color: #3366cc;
		text-decoration: none;}
A: hover {
	text-decoration: underline;}
A: active {
text-decoration: underline;}
		
A.LeftNav:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: white;
	text-decoration: none;
	
}
A.LeftNav:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: white;
	text-decoration: underline;
} 
A.LeftNav:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: white;
	text-decoration: none;

} 
A.LeftNav:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: white;
	text-decoration: underline;
} 

A.head_links:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D52932;
	text-decoration: none;
	
}
A.head_links:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D52932;
	text-decoration: underline;
} 
A.head_links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D52932;
	text-decoration: none;

} 
A.head_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D52932;
	text-decoration: underline;
} 

