.fieldlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	font-size: 12px;
	padding-left: 30px;
	background-color:#D9D9FF;
}
.fieldlabelbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	font-size: 14px;
	background-position: top;
	background-color: #D9D9FF;
	color: #000066;

}

.grouplabel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	height:22px;
	font-size: 12px;
	padding-left: 30px;
	color:#FFFFFF;
	background-color:#E2708C;
}
.grouphead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
	font-size: 12px;
	padding-left: 5px;
	color:#FFFFFF;
	background-color:#E2708C;
}

.itemlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	font-size: 12px;
	padding-left: 30px;
	background-color:#FCB4C9;
}
.itemhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color:#FCB4C9;
}
.body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}
.bBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.bBodyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #000000;
}
.bodylink a:link {
	color:#0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration:none;
	text-weight:bolder;
}
.bodylink a:visited {
	color:#0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration:none;
	text-weight:bolder;
}
.bodylink a:hover {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration:underline;
	text-weight:bolder;
}
.bodylink a:active {
	color:#0000CC;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-weight:bolder;
}
.bodycyan {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #99CCCC;
}
.heading2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #ffffff;
}

.heading2bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
	background-position: top;
	background-color: #D9D9FF;
	padding-left: 10px;
}
.bodyfieldlabel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #0000CC;
	text-align: right;
	padding-right: 10px;
}


.border {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #999999;
	font-weight: bold;
	height: 5px;
	border: none;
}

.selectbutton {
	background: #ff6600;
	color: #FFFFFF;
	text-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.field{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #E2E2E2;
	font-weight: bold;
}

.fieldstd{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #E2E2E2;
}
.field_right{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	font-size: 12px;
	background-color: #E2E2E2;
	font-weight: bold;
}
.spacerline {
	height: 2px;
}
.textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCFF;
}
.textareainput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCFF;
}
.codeareainput {
	font-family: Courier, mono,Arial, ;
	font-size: 12px;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
}

.child_header_cell{
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	background-color: #9999CC;
	color: #FFFFFF;
	padding-left: 5px;
}
.glist_header_cell{
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	background-color: #9999CC;
	color: #FFFFFF;
}
.glist_filter_cell{
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
}

.glist_body_cell{
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	vertical-align: top;
}
.glist_body_cell_D{
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #FF6666;
	vertical-align: top;
}
.glist_body_cell_P{
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	vertical-align: top;
}
.glist_body_row_focus{
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}
.glist_header_cell a:link {

	color:#FFFFFF;
	font-family: arial;
	font-size: 11pt;
	text-decoration:none;
	text-align: left;
	
}

.glist_header_sort {

	text-align: left;
}

th {
	text-align: left;
}
.glist_header_cell a:visited {
	color:#FFFFFF;
	font-family: arial;
	font-size: 11pt;
	text-decoration:none;
	text-align: left;
}
.glist_header_cell a:hover {
	color:#000000;
	font-family: arial;
	font-size: 11pt;
	text-decoration:underline;
	text-align: left;
}
.glist_header_cell a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: arial;
	font-size: 11pt;
	text-align: left;
}

.menu a:link {
	color:#FFFFFF;
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	text-weight:bolder;
}
.menu a:visited {
	color:#FFFFFF;
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	text-weight:bolder;
}
.menu a:hover {
	color:#000000;
	font-family: arial;
	font-size: 10pt;
	text-decoration:underline;
	text-weight:bolder;
}
.menu a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: arial;
	font-size: 10pt;
	text-weight:bolder;
	font-weight: bolder;

}
.attach_button {
	background: #ff6600;
	color: #FFFFFF;
	text-weight:bolder;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	font-size: 12px;
}
.tablehead a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
}
.tablehead a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
}
.tablehead a:active {
	color:#FFFFFF
	text-decoration:none;
	font-weight:bolder;
}
.tablehead a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bolder;
}
.tablecell {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	font-size: 12px;
}
.fieldlabeltop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	font-size: 12px;
	background-position: top;
	background-color: #D9D9FF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999999;
}
.fieldtop {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #E2E2E2;
	font-weight: bold;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999999;
}
.logtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	font-size: 12px;
	font-weight: bold;
}
.fronttextinput {
	background-image: url(/images/textback.gif);
}
.bodycellrightline {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC9933;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
.securitymessage {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
}

.copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.maininput {
	background-image: url(/images/textback.gif);
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}



.setbox {
	border: 1px solid #003366;

}

.bodylinkwhite a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-weight:bolder;
}
.bodylinkwhite a:visited {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration:none;
	text-weight:bolder;
}
.bodylinkwhite a:active {
	color:#00CCFF
	text-decoration;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-weight:bolder;
}
.bodylinkwhite a:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration:underline;
	text-weight:bolder;
}

.manufacture_list_item {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A88057;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;



}
.menulinkfocus {
	background-color: #5C3D57;
}

.ChildMenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3366CC;
}
.ChildMenu  a:link {
	color: #000000;
	text-decoration:none;
}
.ChildMenu a:visited {
	color:#000000;
	text-decoration:none;
}.ChildMenu a:active {
	color:#000000;
	text-decoration:none;
}

.ChildMenu a:hover {
	color:#000000;
	text-decoration:none;
}


.ChildMenuPrev  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}
.ChildMenuPrev  a:link {
	color: #000000;
	text-decoration:none;
}
.ChildMenuPrev a:visited {
	color:#000000;
	text-decoration:none;
}.ChildMenuPrev a:active {
	color:#000000;
	text-decoration:none;
}

.ChildMenu a:hover {
	color:#000000;
	text-decoration:none;
}
.ChildMenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3366CC;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.ChildMenuSelected  a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.ChildMenuSelected a:visited {
	color:#FFFFFF;
	text-decoration:none;
}.ChildMenuSelected a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.ChildMenuSelected a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.editButton  {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.editButton  a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
.editButton a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}.editButton a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.editButton a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}




.Field  a:link {
	color: #000099;
	text-decoration:underline;
}
.Field a:visited {
	color:#000099;
	text-decoration:underline;
}.Field a:active {
	color:#000099;
	text-decoration:underline;
}

.Field a:hover {
	color:#000099;
	text-decoration:underline;
}

.PublishedSite
{
	background-color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;}


.DraftSite
{
	background-color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.ParentMenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.ParentMenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:  url(/images/icons/selected_bgrd.gif);
	font-weight: bold;
	text-align: center;
}


.leftselectrow {
	border-top: 1px none #E69999;
	border-right: 1px solid #E69999;
	border-bottom: 1px none #E69999;
	border-left: 1px solid #E69999;

}
.leftrow {
	border-top: 1px none #E69999;
	border-right: 1px solid #E69999;
	border-bottom: 1px none #E69999;
	border-left: 1px solid #E69999;
	background-image:  url(/images/icons/leftside_bgrd.gif);

}
.leftrowbottom {
	border-top: 1px none #E69999;
	border-right: 1px solid #E69999;
	border-bottom: 1px solid #E69999;
	border-left: 1px solid #E69999;
	background-image:  url(/images/icons/leftside_bgrd.gif);

}
.stagehead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #3366CC;
	font-weight: bold;
	border: 1px solid #0000FF;
	color: #FFFFFF;
}
.stageheadinner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #3366CC;
	font-weight: bold;
	color: #FFFFFF;
}
.errorhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #FF0033;
	font-weight: bold;
	border: 1px solid #FF0033;
	color: #FFFFFF;
}
.errorheadinner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #FF0033;
	font-weight: bold;
	color: #FFFFFF;
}
.ParentMenuSelectedIndicator {
	background-image:  url(/images/icons/select_under.gif);

}

.ParentMenuIndicator {
	background-image:  url(/images/icons/leftside_bgrd.gif);

}
.ExplorerRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.ExplorerHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
}
.ExplorerRowSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: overline;
	background-color: #FF88FF;
}
.ExplorerRow  a:link {
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}
.ExplorerRow a:visited {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}.ExplorerRow a:active {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}

.ExplorerRow a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight: normal;
}
.childmenuframe {
	border: 1px solid #3366CC;
	background-color: #D1E0EF;

}
.ChildMenuSelectedTop {
	background-color: #3366CC;
}
.ChildMenuSelectedBottom {
	background-color: #3366CC;
}
.ChildBody{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #E2E2E2;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6699CC;
	border-left-color: #6699CC;

}
.ChildBody UL
{
        padding-top: 5px;
        padding-bottom: 5px;
		font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        list-style-image: url(../images/small_blue_bullet.gif);
        list-style-position: outside;
        }


.ChildBodyHelp{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #E2E2E2;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6699CC;
	border-left-color: #6699CC;
	padding-right: 10px;
	padding-left: 10px;
}



.ChildBodyBottom{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #E2E2E2;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;

}
.ChildBodyTop{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #E2E2E2;
	font-weight: normal;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #6699CC;
	border-top-color: #6699CC;
	border-left-color: #6699CC;

}

.leftdivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.fieldRight {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	font-size: 12px;
	background-color: #E2E2E2;
	font-weight: bold;
	padding-right: 10px;
}
.fieldLeft {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #E2E2E2;
	font-weight: bold;
	padding-left: 10px;
}
.fieldlabelLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-position: top;
	background-color: #D9D9FF;
	padding-left: 10px;
}

.OrderStatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.ChildTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.heading2bold_blank {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
	background-position: top;
}

.cqPageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D8708E;
	padding-left: 5px;

}

.mmPageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330099;
	padding-left: 5px;

}

.dirmPageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990033;
	padding-left: 5px;

}

.adPageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D8708E;
	padding-left: 5px;

}
.dmPageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #86B78E;
	padding-left: 5px;

}
.smPageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6633CC;
	padding-left: 5px;

}
.epsPageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990099;
	padding-left: 5px;

}
.SecondHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.dashsectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #B7B7B7;
	padding-left: 10px;
	height: 25px;
	vertical-align: middle;
}
.dashsectionheadrj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #B7B7B7;
	text-align: right;
	padding-right: 10px;
}
.dashdotty {
	border: 2px dotted #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}

.dashsectionheadleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	height: 25px;
	vertical-align: middle;
}
.dashvaluerj {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}
.dashsectionheadlj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 25px;
	padding-left: 10px;
}
.SecondHeadingRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.featured_btn_YES {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FF6666;
}
.featured_btn_NO {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.hidden_btn_YES {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000000;
}
