	.ASPDecoy {
		}

	.text {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 10pt;
	    color: #430C11;
		}

	.textSmall {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 8pt;
	    color: #430C11;
		}

	.textHighlight {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 10pt;
	    color: #9AC100;
		}
		
	.textSmallHighlight {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 8pt;
	    color: #9AC100;
		}
		
	.pageTitle {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 13.5pt;
		font-weight: bold;
	    color: #430C11;
	    line-height: 14pt;
		}
		
	.heading {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 13pt;
		font-weight: bold;
	    color: #430C11;
	    line-height: 20pt;
		}
		
	.headingHighlight {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 13.5pt;
	    color: #9AC100;
	    line-height: 20pt;
		}
		
	.heading1 {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 13.5pt;
		font-weight: bold;
	    color: #430C11;
	    line-height: 14pt;
		}
		
	.heading2 {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 10pt;
		font-weight: bold;
	    color: #430C11;
	    line-height: 10pt;
		}
	
	.navbarCell {
		border-color: #ffffff #430C11 #ffffff #430C11;
		border-style: solid; 
		border-width: 0px 1px 0px 2px;
		}
		
	.navIndent {
		margin-left: 10pt;
		margin-top: 2pt;
		}
		
	.navIndentSmall {
		margin-left: 10pt;
		margin-top: 1pt;
		}
	
	.navSeparator {
		margin-top: 5pt;
		margin-left: 6pt;
		margin-right: 6pt;
		margin-bottom: 2pt;
		}
		
	.navTitle {
		margin-top: 3pt;
		margin-left: 13pt;
		font-family: Verdana,Arial,Helvetica;
	    font-size: 10pt;
	    font-weight: bold;
	    color: #430C11;
	    text-decoration: none;
	    line-height: 10pt;
		}
	
	.navLinkDark {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 8pt;
		color: #5A1300;
		text-decoration: none;
	    line-height: 13pt;
		background: #b6d257;
		display: block;
		padding: 1px 0 0 12px;
		}
		
	.navLinkDark:hover {
	   	color: #3c2e79;
	    text-decoration: underline;
		}
	
	.navLinkLight {
		padding-left: 12px;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 8pt;
	    color: #5A1300;
	    text-decoration: none;
	    line-height: 13pt;
		background: #dee7ae;
		display: block;
		padding: 0px 0 0 12px;
		}
		
	.navLinkLight:hover {
	    color: #3c2e79;
	    text-decoration: underline;
		}
			
	.navLink {
		margin-left: 12px;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 9pt;
	    color: #5A1300;
	    text-decoration: none;
	    line-height: 13pt;
		}
		
	.navLink:hover {
	    color: #9AC100;
	    text-decoration: underline;
		}
		
	.spacerLightDark {
		border-top: 5px solid #dee7ae;
		border-bottom: 5px solid #b6d257;
		display: block;
	}
	.spacerDarkLight {
		border-bottom: 5px solid #dee7ae;
		border-top: 5px solid #b6d257;
		display: block;
	}
	.spacerDark {
		border-top: 5px solid #b6d257;
		display: block;
	}
	
	.navLinkBoldDark {
		padding-left: 12px;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 9pt;
		font-weight: bold;
	    color: #5A1300;
	    text-decoration: none;
	    line-height: 13pt;
		display:block;
		background-color: #b6d257;
		}
		
	.navLinkBoldDark:hover {
	    color: #3c2e79;
	    text-decoration: underline;
		}
		
	.navLinkBoldLight {
		padding-left: 12px;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 9pt;
		font-weight: bold;
	    color: #5A1300;
	    text-decoration: none;
	    line-height: 13pt;
		display:block;
		background: #dee7ae;
		}
		
	.navLinkBoldLight:hover {
	    color: #3c2e79;
	    text-decoration: underline;
		}
		
	.navLinkFREESHIP {
		margin-left: 16px;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 9pt;
	    color: #5A1300;
	    text-decoration: none;
	    line-height: 13pt;
		background: #D1E38C;
		padding: 6px 0px 0px 6px;
		width: 209px;
		height: 30px;
		font-weight: bold;
		}
		
	.navLinkFREESHIP:hover {
	    color: #9AC100;
	    text-decoration: underline;
		}		
	
	.navLinkBold {
		margin-left: 13pt;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 10pt;
	    color: #430C11;
	    text-decoration: none;
	    line-height: 14pt;
		font-weight: bold;
		}
		
	.navLinkBold:hover {
	    color: #9AC100;
		}
			
	.navLinkUnderline {
		margin-left: 13pt;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 10pt;
	    color: #430C11;
	    text-decoration: underline;
	    line-height: 14pt;
		}
		
	.navLinkUnderline:hover {
	    color: #9AC100;
		}
		
	.navLinkHeaderBox {
		margin-bottom: 10px;
		height: 30px;
		padding-top: 4px;
		background: D2CA9B; 
		background-color: D2CA9B;
		}
		
	.navLinkHeader {
		margin-left: 18px;
		font-family: Verdana,Arial,Helvetica;
		font-size: 10pt;
		font-weight: bold;
		color: #430C11;
		text-decoration: underline;
		}
		
	.navLinkHeader:hover {
		color: #ffffff;
		}

	.navLinkHeaderSmall {
		margin-left: 10px;
		font-family: Verdana,Arial,Helvetica;
		font-size: 6pt;
	font-weight: bold;
		color: #430C11;
		text-decoration: underline;
		line-height: 14pt;
		}
		
	.navLinkHeaderSmall:hover {
		color: #ffffff;
		}
		
	.navLinkSmall {
		margin-left: 10pt;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 8pt;
	    font-weight: regular;
	    color: #5A1300;
	text-decoration: none;
	    line-height: 10pt;
	}
	
	.navLinkSmall:hover {
	    color: #517300;
	    text-decoration: underline;
		}
	
	.navLinkSmallDark {
		padding-left: 10pt;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 8pt;
	    font-weight: regular;
	    color: #5A1300;
	text-decoration: none;
	    line-height: 10pt;
		background: #b6d257;
		display: block;
	}
	
	.navLinkSmallDark:hover {
	    color: #517300;
	text-decoration: underline;
		}
	
	.navbarHR {
		margin-left: 8px;
		margin-right: 8px;
		color: #9AC100;
		height: 1px;
	}

	.navLinksmallCMF
		{
			font-family: verdana, arial, sans-serif;
			color: #860037;
			font-size: 10px;
			width: 150px;
			padding-bottom:1px;
			text-decoration: none;
		}
		
	.navLinkCMF
		{
			font-family: verdana, arial, sans-serif;
			color: #860037;
			font-size: 10pt;
			width: 150px;
			padding-bottom:1px;
			padding-left: 12px;
			text-decoration: none;
		}

	.navLinkCMF:hover
		{
			text-decoration: underline;
			color: #860037;
		}		
		
	.navLinkHeaderCMF
		{
			font-family: verdana, arial, sans-serif;
			color: #860037;
			font-size: 10pt;
			font-weight: bold;
			width: 150px;
			padding-top: 10px;
			padding-bottom:2px;
			padding-left: 10px;
			text-decoration: none;
		}
	
	.navLinkHeaderCMF a:hover
		{
			text-decoration: underline;
			color: #860037;
		}
	
	.TopNavCell {
	    color: #D2CA9B;
		background-color: #D2CA9B;
		height: 30 px;
		border-color: #D2CA9B #430C11 #D2CA9B #D2CA9B;
		border-style: solid;
		border-width: 1px;
		}
		
	.TopNavCellRight {
	    color: #D2CA9B;
		background-color: #D2CA9B;
		height: 30 px;
		border-color: #D2CA9B #D2CA9B #D2CA9B #D2CA9B;
		border-style: solid;
		border-width: 1px;
		}
			
	.TopNavText {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 10.5pt;
		font-weight: bold;
	    text-decoration: none;
	    color: #430C11;
		}
		
	.TopNavText:hover {
	    color: #ffffff;
		}
			
	.FeatureMessageBox {
	    color: #9AC100;
	    background-color: #9AC100;
		height: 28px;
		border-color: #ffffff #9AC100 #9AC100 #9AC100;
		border-style: solid;
		border-width: 1px;
		}
		
	.FeatureMessageText {
		font-family: Verdana,Arial,Helvetica;
	    font-size: 12pt;
		text-decoration: none;
	    color: #ffffff;
		}
		
	.FeatureMessageTextBold {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 12pt;
		font-weight: bold;
	    text-decoration: none;
	    color: #ffffff;
		}
		
	.productName {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 10pt;
	    font-weight: bold;
	    color: #430C11;
		}
		
	.productPrice {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 10.5pt;
		font-weight: bold;
	    color: #430C11;
		}
		
	.productGroupHeader {
		margin-top: 4px;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 10pt;
	    font-weight: bold;
	    color: #430C11;
		}
		
	.productGroupList {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 10pt;
		font-weight: bold;
	    color: #430C11;
		}
		
	.HDR {
		margin-top: 30px;
		margin-bottom: 20px;
		}
		
	.RadioWelcome {
		font-family: Verdana,Arial,Helvetica;
	    font-size: 12.5pt;
		font-weight: bold;
	    color: #430C11;
	    line-height: 14pt;
		}
		
	.textBox {
		border-color: #430C11;
		border-style: solid;
		border-width: 1px;
		}	
		
	.borderedTable {
		border-color: #430C11;
		border-style: solid;
		border-width: 2px;
		}
		
	.hr {
		color: 430C11;
		height: 1px
		}
		
	.button {
		font-weight: bold;
		font-size: 11.5pt; 
		color: ffffff; 
		background: 9AC100; 
		background-color: 9AC100; 
		border-width: 0;
		}		
		
	.buttonSmall {
		font-weight: bold; 
		font-size: 8.5pt; 
		color: ffffff; 
		background: 9AC100; 
		background-color: 9AC100; 
		border-width: 0;
		}
		
body
{
	font-family: Arial;
	margin-top:0px;
	margin-left:0px;
		}
		
p
{
	font-family: Arial;
		}
		
.BorderTable
{
	border-style: solid;
	border-width: 1px;
		}
		
.NoBorderTable
{
	border-style: none;
	border-width: 0px;
}

.NavigationCell
{
	width: 150px;
	font-size: x-small;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
}

.HeaderCell
{
	border-style: solid;
	border-width: 1px;
}

.SwitchSetting
{
		font-weight: bold;
	text-transform: uppercase;
		}
		
.DataFeedButton
{
	font-weight: normal;
	text-transform: uppercase;
	width: 350px;
		}		
		
.AddEditDeleteButton
{
	font-weight: normal;
	width: 100px;
}
.ContentCell
{
	margin-left: 15px;
	margin-top: 20px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	vertical-align: top;
	width: auto;
}

.ContentPanel
{
	height: 100%;
	width: 100%;
	margin: 20px;
}

.DataGrid
{
	width: 100%;
}

.DataGridHeaderStyle
{
		font-family: Verdana,Arial,Helvetica;
	background-color: #fff8e7;
	color: 430C11;
	    font-size: 10pt;
	    font-weight: bold;
}

.DataGridItemStyle
{
	background-color: #fff8e7;
	color: #637940;
	border-width: 0px;
}

.DataGridAlternatingItemStyle
{
	background-color: #fff8e7;
	color: #637940;
	border-width: 0px;
}

.DataGridPagerStyle
{
	background-color: #cccccc;
	color: Black;
	font-weight: bold;
}

.RecordCounterStyle
{
	color: #ffffff;
	font-weight: bold;
}

.WideTextBox
{
	width: 400px;
}

.NormalTextBox
{
	width: 200px;
}

.ReadOnlyTextBox
{
	background-color: #cccc00;
	border-width: 0px;
	width: 200px;
}

.WideListBox
{
	width: 400px;
}

.NormalListBox
{
	width: 200px;
}

.WideDropDownList
{
	width: 400px;
}

.WideButton
{
	width: 200px;
}

.NormalButton
{
	width: 75px;
}

.SmallText
{
	font-size: smaller;
}

.EditPageLabel
{
	width: 200px;
}

.FilterPageLabel
{
	width: 200px;
}

.ListFooter
{
	background-color: #ccff00;
}

.textPurple
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	color: #430C11;
		text-decoration: none;
	line-height: 12pt;
		}			
		
.headerPurple
{
		font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
		font-weight: bold;
	color: #430C11;
	background: d2CA9b;
	    text-decoration: none;
	line-height: 16pt;
	width: 100%;
		}
.textWhite
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 12pt;
		}			
		
.textSmall
{
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 8pt;
	color: #430C11;
	    text-decoration: none;
	    line-height: 10pt;
		}
		
.BorderAll
{
	border-color: Red;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
		}
		
.BorderDown
{
	border-bottom-style: solid;
}

.BorderLeft
{
	border-left-style: solid;
}

.bodyText
{
	    font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color: #430C11;
	text-decoration: none;
	line-height: 11pt;
}

.errorText
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color: #cc0000;
	text-decoration: none;
	line-height: 11pt;
}

.mainHeading
{
	font-family:verdana,arial;
	font-size:17pt;
	color:#420c10;
}

.navLinkWhiteALB {
	font-family: Verdana,Arial,Helvetica;
    font-size: 9pt;
	font-weight: bold;
	    color: #ffffff;
	    text-decoration: none;
	    line-height: 10pt;
		}
		
	.navLinkWhiteALB:hover {
	    color: #ffffff;
	    text-decoration: underline;
		}
		
	.navLinkSmallWhiteALB {
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 8pt;
	    font-weight: regular;
	    color: #ffffff;
	    text-decoration: none;
	    line-height: 10pt;
		}
		
	.navLinkSmallWhiteALB:hover {
	    color: #ffffff;
	    text-decoration: underline;
		}
		
	.navLinkWhite {
		margin-left: 10pt;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 9pt;
		font-weight: bold;
	    color: #ffffff;
	    text-decoration: none;
	    line-height: 10pt;
		}
		
	.navLinkWhite:hover {
	    color: #ffffff;
	    text-decoration: underline;
		}
		
	.navLinkWhiteLong {
		margin-left: 10pt;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 9pt;
		font-weight: bold;
	    color: #ffffff;
	    text-decoration: none;
	    line-height: 10pt;
		letter-spacing: -1;
		}
		
	.navLinkWhiteLong:hover {
	    color: #ffffff;
	    text-decoration: underline;
		}
		
	.navLinkLong2White {
		margin-left: 10pt;
	    font-family: Verdana,Arial,Helvetica;
	    font-size: 9pt;
		font-weight: bold;
	    color: #ffffff;
		letter-spacing: -1;
	    text-decoration: none;
	    line-height: 10pt;
		}
		
	.navLinkLong2White:hover {
	    color: #ffffff;
	    text-decoration: underline;
		}
		
	.navLinkBlueBold {
		margin-left: 10pt;
	    font-family: arial,geneva,helvetica,sans-serif;
	    font-size: 11pt;
		font-weight: bold;
	    color: #0066cc;
	    text-decoration: none;
	    line-height: 10pt;
		}		
		
	.navLinkBlue {
		margin-left: 10pt;
	    font-family: arial,geneva,helvetica,sans-serif;
	    font-size: 9pt;
		font-weight: none;
	    color: #0066cc;
	    text-decoration: none;
	    line-height: 10pt;
		}
		
	.navLinkBlue:hover {
	    color: #0066cc;
	    text-decoration: underline;
		}
	
	.navLinkBlueLong {
		margin-left: 10pt;
	    font-family: arial,geneva,helvetica,sans-serif;
	    font-size: 9pt;
		font-weight: none;
	    color: #0066cc;
	    text-decoration: none;
	    line-height: 10pt;
		letter-spacing: -1;
		}	
		
	.navLinkBlueLong:hover {
	    color: #0066cc;
	    text-decoration: underline;
		}
		
	.navLinkBlueSmall {
		margin-left: 10pt;
	    font-family: arial,geneva,helvetica,sans-serif;
	    font-size: 8pt;
	    	font-weight: bold; 
	    color: #0066cc;
	    text-decoration: none;
	    line-height: 10pt;
		}

	.navLinkBlueSmall:hover {
	    color: #0066cc;
	    text-decoration: underline;
	}
	
	/* WOA navlinks */
	.WOAnavLink {
	padding: 2px 0px 2px 6px;
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 12 pt;
	width: 100%;
	height: 12pt;
	background: #D7E29A;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	float: left;
	}
	.WOAnavLink:hover {
	color: #ffffff;
	background: #9DA861;
	text-decoration: none;
	}
	.WOAnavLinkLong {
    padding: 2px 0px 2px 6px;
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 12 pt;
	width: 169px;
	background: #D7E29A;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	letter-spacing: -1;
	}
	.WOAnavLinkLong:hover {
	color: #ffffff;
	}
	.WOAnavLinkLong2 {
    font-family: Verdana,Arial,Helvetica;
    font-size: ppt;
	color: #000000;
	letter-spacing: -1;
	}
	.WOAnavLinkLong2:hover {
	color: #ffffff;
	}
	.WOAnavLinkSmall {
    font-family: Verdana,Arial,Helvetica;
    font-size: 8pt;
	color: #000000;
	}
	.WOAnavLinkSmall:hover {
	color: #ffffff;
	}
	.WOAnavLinkNoBorder {
	padding: 2px 0px 2px 6px;
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 12 pt;
	width: 169px;
	background: #D7E29A;
	}	


