BODY
{
	margin: 0px 10px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #333333;
}

.popupBody
{
	background:white;
}

.maintable
{
	width: 750px;
	height: 100%;
	background-color: white;
}

.contentTable
{
	margin-top:10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	background-color: white;
}
.contentTable TD
{
	padding-top: 0px;
}
.inputstyle
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}


/***********************************************************************************************/
/************************************ BEGIN FONT SECTION ********************************************/
/***********************************************************************************************/
.smallnormal
{
	font-size: 8pt;
	
}
.smallnormalred
{
	font-size: 8pt;
	color: #972d38;
}
.smallnormalgry
{
	font-size: 8pt;
	color: #666666;
}
.mednormal
{
	font-size: 10pt;
}
.mednormalbold
{
	font-weight: bold;
	font-size: 10pt;
}
.mednormalred
{
	font-size: 10pt;
	color: #972d38;
}
.medlgnormal
{
    FONT-SIZE: 12pt;
}
.medlgnormalred
{
    FONT-SIZE: 12pt;
    COLOR: #972d38;
}
.largenormal
{
	font-weight: bolder;
	font-size: 14pt;
}
.largenormalred
{
	font-weight: bolder;
	font-size: 14pt;
	color: #972d38;
}
.smallheading
{
	font-weight: bolder;
	font-size: 8pt;
	color: #000000;
}
.medheading
{
	font-weight: bolder;
	font-size: 10pt;
	color: #000000;
}
.medlgheading
{
	font-weight: bolder;
	font-size: 12pt;
	color: #000000;
}
.largeheading
{
	font-weight: bolder;
	font-size: 14pt;
	color: #000000;
}
.medlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.browsebyMenu
{
	font-weight: bold;
	font-size: 10pt;
	background: none transparent scroll repeat 0% 0%;
	color: #4f85ad;
	font-style: normal;
	text-decoration: none;
}
.noBack
{
background: none transparent scroll repeat 0% 0%;	
}
.choiceCntnr
{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
	background-color: #98bd6a;
}
.styleCntnr
{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
	background-color: #ffffff;
}
.smallLabel {
	font-size: 7.5pt;
	font-style: normal;
	color: 4F85AD;
	text-decoration: none;
}
.spacer1
{
	padding-bottom: 10px;
	padding-top: 10px;
}

.spacerAll5
{
	padding: 5px;
}

.rolloverTableStores
{
	margin: 5px;
	width: 420px;
	
}
.rolloverTableStores TD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	text-align: center;
}

.rolloverTableRoom
{
	margin: 0px;
	width: 400px;
	background:#E9F0F5
	
}
.rolloverTableRoom TD
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.rolloverTableRoomHead
{
	margin: 0px;
	width: 400px;
	background:#C3C6B4
	
}
.featuredCatsTableRoomHead
{
	margin: 0px;
	width: 100%;
	background:#E9F0F5
	
}
.rolloverTableRoomHead TD
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.rolloverTableStyle
{
	margin: 0px;
	width: 400px;
	
}
.rolloverTableStyle TD
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.rolloverTableMfg
{
	margin: 5px;
	width: 420px;
	
}
.rolloverTableMfg TD
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

div#nifty
{
	margin: 20px;
	width: 400px;
	text-align: left;
	background-color: #eeeeee;
}


/***********************************************************************************************/
/************************************ END FONT SECTION ********************************************/
/***********************************************************************************************/

/***********************************************************************************************/
/************************************ BEGIN LINKS SECTION ********************************************/
/***********************************************************************************************/

A
{
	font-size: 10pt;
	color: black;
}

A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
A:active
{
	text-decoration: underline;
}
A:hover
{
	text-decoration: underline;
}


A.underline:link
{
	text-decoration: underline;
}
A.underline:visited
{
	text-decoration: underline;
}
A.underline:active
{
	text-decoration: underline;
}
A.underline:hover
{
	text-decoration: underline;
}

A.ulink:link
{
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
A.ulink:visited
{
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: underline;
}
A.ulink:active
{
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: underline;
}
A.ulink:hover
{
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: underline;
}

A.ulinksm:link
{
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
A.ulinksm:visited
{
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
A.ulinksm:active
{
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
A.ulinksm:hover
{
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}


/***********************************************************************************************/
/************************************ END LINKS SECTION ********************************************/
/***********************************************************************************************/

.sponsorbx
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 310px;
	padding-top: 0px;
	background-color: #d1cca4;
}
.crumbtable TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 2px;
}

.greenboxbdr
{
	border-right: #d1cca4 1px solid;
	border-top: #d1cca4 1px solid;
	border-left: #d1cca4 1px solid;
	border-bottom: #d1cca4 1px solid;
}
.redbox
{
	border-right: #7d242e 1px solid;
	padding-right: 15px;
	border-top: #7d242e 1px solid;
	padding-left: 15px;
	padding-bottom: 15px;
	border-left: #7d242e 1px solid;
	padding-top: 15px;
	border-bottom: #7d242e 1px solid;
}
.redbox3
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #E9F0F5;
}
.signbox
{
	border-right: #d1cca4 1px solid;
	border-top: #d1cca4 1px solid;
	padding-bottom: 0px;
	border-left: #d1cca4 1px solid;
	padding-top: 0px;
	border-bottom: #d1cca4 1px solid;
	background-color: #98bd6a;
}
.leftindent5
{
	padding-left: 5px;
}
.leftindent15
{
	padding-left: 15px;
}
.leftindent20
{
	padding-left: 20px;
}
.leftindent
{
	padding-left: 40px;
}
.leftrightindent
{
	padding-right: 25px;
	padding-left: 40px;
}	
.defaultBG
{
	background-color: #C3C6B4;
}

TD .defaultBG
{
	color: black;
}

.defaultDarkBG
{
	background-color: #E9F0F5;
}

.defaultDarkBG TD
{
	background-color: #E9F0F5;
	font-size: 10pt;
}

.list-post
{
	padding-left: 0px;
	list-style-position: inside;
	clip: rect(auto auto auto auto);
	list-style-type: circle;
}
.smallerror
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: none;
	color: red;
}

.dotlines
{
	border-bottom: #cccccc 1px solid;
}
.INPUT
{
	font-size: 9pt;
	background-color: white;
}
SELECT
{
	font-size: 9pt;
	background-color: white;
}

.mederror
{
    FONT-SIZE: 12px;
    COLOR: #972d38;
}
.generror
{
	border-right: #972d38 1px solid;
	padding-right: 10px;
	border-top: #972d38 1px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 8.5pt;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-left: #972d38 1px solid;
	color: #972d38;
	padding-top: 10px;
	border-bottom: #972d38 1px solid;
}


.hpTextTable
{
	
}
.hpTextTable TD
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	padding-bottom: 5px;
	color: white;
	line-height: 14pt;
	padding-top: 5px;
	background-color: #859f82;
}

.hpInputTable
{
	
}
.hpInputTable TD
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 3pt;
	padding-bottom: 3px;
	color: white;
	line-height:normal;
	padding-top: 3px;
	background-color: transparent;
}


