BODY
{
}

DIV.Note
{
	font-style:italic;
	font-size:18pt;
	font-weight:bold;
	color:Blue;
}

.HomeHead
{
	color: #999966;
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	height: 35px;
}

.ContentHead
{
	color: #FFFF66;
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	height: 35px;
	background-image: url(../images/inside_title_graphic_bg.html);
}

.SubContentHead
{
	background-color: #dddca3;
	color: dimgray;
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
}

.ProductPrice
{
	color: Green;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 15px;
	line-height: 20pt;
}

.ProductActualValue
{
	color: Green;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 15px;
	line-height: 20pt;
}

.ErrorText
{
	color: red;
	background-color: #dddca3;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 16px;
	line-height: 20pt;
}

.MostPopularHead
{
	background-color: darkred;
	color: white;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

.ProductListHead
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: underline;
}

.ProductShortDesc
{
	color: black;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
}

.ProductLongDesc
{
	color: black;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
}

.CartListHead
{
	background-color: #dddca3;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20pt;
	padding-left: 5px;
}

.CartListItem
{
	background-color: #ffffff;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}

.CartListItemAlt
{
	background-color: #f2f2f2;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}

.CartListFooter
{
	background-color: #dddca3;
	line-height: 10pt;
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

.NormalDouble
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #999966;
	width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
	margin-left: -4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: -5px; /*    border-style: solid;     border-width: 1px;     border-color: #cccc99; */
	background-color: #ccccaa;
}

.NormalRed
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.NormalBold
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}

.NormalItalic
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}

UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

HR
{
	height: 1pt;
	text-align: left;
}

.textBox
{
	font-family: arial;
	font-size: 8pt;
	border: solid 1px black;
}

.tinyText
{
	font-family: arial;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

.faqNav
{
	font-family: arial;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

.nav
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #4C4B3C;
	text-decoration: none;
}

.formBuilderNETSS
{
	font-family: arial;
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	text-decoration: none;
}

.formBuilderNETSSTitle
{
	font-family: arial;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}

.navSmall
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #4C4B3C;
	text-decoration: none;
}

.smallWhiteNav
{
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

.whiteNav
{
	font-family: arial;
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
}

.textWhite
{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
}

.textBlack
{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

.TOCHeading
{
	font-family: arial;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}

.TOCLink
{
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.tdBorders
{
	border-left: 1px solid #000000;
}

.tableBorders
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.borders
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.grayBorders
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.news
{
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

.heading
{
	font-family: arial;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
	color: #000000;
}
.text
{
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

.text9Pt
{
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}


.textSmall
{
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}

.textSmallRed
{
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	color: #ff0000;
}

.textSmallBold
{
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}

.textBold
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}
.textBoldLarge
{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
}
.buttonBlue
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #ffffff;
	background: #02027a;
	font-family: arial;
	font-weight: bold;
}
TD.toolCell
{
	border-top: #A61616 solid 0px;
	border-bottom: #A61616 solid 0px;
	border-right: #A61616 solid 1px;
	border-left: #A61616 solid 1px;
}

TD.toolCell2
{
	border-top: #A61616 solid 1px;
	border-bottom: #A61616 solid 1px;
	border-right: #A61616 solid 1px;
	border-left: #A61616 solid 1px;
}

TD.toolCell3
{
	border-bottom: #008800 dotted 1px;
}

TD.sold
{
	background-image: url(../images/sold_small.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 300;
	height: 75;
}

.spanLink
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	cursor: hand;
	color: #02027a;
}
.textWhiteSmall
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: White;
	text-decoration: none;
}


.partnersHead
{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	color: White;
}
.partnersListItem
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: White;
}

.copyright
{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	color: White;
}

.AddToCart
{
	background-color: #dddca3;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20pt;
	padding-left: 5px;
}

span.logintext
{
	color: black;
	font-weight: bold;
}

span.pagename
{
	font-weight: bold;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: small-caps;
	font-size: 16pt;
}

span.headertext
{
	font-weight: bold;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

span.MenuHeader
{
	font-weight: bold;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

span.fieldprompt
{
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

span.error
{
	font-weight: bold;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: small-caps;
	font-size: 14pt;
}

.RequiredField
{
	font-weight: bold;
	font-size: larger;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}

.NotImplementedYet
{
	font-weight: bold;
	font-size: larger;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}

.CompanyInfo
{
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
}

.Warning
{
	color: red;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 14pt;
}

.headertext
{
	font-weight: bold;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

/* report styles */
.ReportActualValue
{
	color: black;
	font-weight: normal;
	font-family: Courier New, Arial, Verdana;
	font-size: 12px;
}

.ReportPrice
{
	color: black;
	font-weight: bold;
	font-family: Courier New, Arial, Verdana;
	font-size: 12px;
}

.ReportQuanity
{
	color: black;
	font-weight: bold;
	font-family: Courier New, Arial, Verdana;
	font-size: 12px;
}

.ReportProduct
{
	color: black;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 12px;
}

