body
{
	font-family: Arial, Verdana, Helvetica, sans-serif, Geneva;
	font-size:12px;
	color:#FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #000;
	background-image: url(../images/BG.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.oneColFixCtr #container
{
	width: 984px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/blackTransparency.png);
	height: auto;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
}
.divContent
{
	min-height:600px;
	height:auto;
}
table, tr, td
{
	border-collapse: collapse;
	vertical-align: top;
}
.small_alert_body
{
  font-size:12px;
  color:#FF0000;
}
.small_yell_body
{
	font-size:10px;
	color:#FFFFFF;
	letter-spacing: normal;
}
.HEADER
{
	font-size: 22px;
	line-height: normal;
	font-weight: bolder;
	letter-spacing: -1pt;
}
.HEADER_BIG
{
	font-size: 24px;
	line-height: normal;
	font-weight: bolder;
	letter-spacing: -1pt;
}
hr
{
	height: 1px;
}
.HEADER_yell
{
	font-size: 22px;
	line-height: normal;
	font-weight: bolder;
	letter-spacing: -1pt;
	color: #208BFF;
}
.SUB_HD_yel
{
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	letter-spacing: normal;
	color: #008FFF;
}

.SUB_HD_wht
{
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	letter-spacing: -1pt;
	color: #FFFFFF;
}
h4
{
	font-size: 17px;
	line-height: 12pt;
	font-weight: bolder;
	letter-spacing: -1pt;
	color: #088FFF;
}
h3
{
	font-size: 15px;
	line-height: 0pt;
	font-weight: bolder;
	letter-spacing: -1pt;
	color: #FFFFFF;
}
.link
{
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	letter-spacing: 0pt;
	color: #008FFF;
}
.HEADER_BIG
{
	font-size: 22px;
	line-height: normal;
	font-weight: bolder;
	letter-spacing: normal;
	margin-right: 10px;
}
.PARAGRAPH_yell
{
	font-size: 19px;
	line-height: normal;
	font-weight: bolder;
	letter-spacing: -1pt;
	color: #008FFF;
}
.cell
{
	font-size: 12px;
	font-weight:bolder;
	letter-spacing: -1pt;
	background-color:#008FFF;
	color:#000000;
}
.LEFT_BORDER
{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.textMain
{
	margin-right: 10px;
	margin-left: 10px;
}
.otherServ
{
	position: relative;
}
.PRI
{
	position: absolute;
	left: 270px;
	top: 70px;
	width: 400px;
	font-size: 15px;
	text-align: left;
}
.jws
{
	font-size: 14px;
	margin-right: 80px;
	margin-left: 40px;
}
.cellHeader
{
	font-size: 14px;
	color: #09F;
	text-transform: uppercase;
}
.tableMargins
{
	margin-right: 15px;
	margin-left: 20px;
}
.footClass
{
	height: auto;
	width: auto;
}
a
{
	color: #FFF;
	text-decoration: none;
}
a:hover
{
	color: #0067A0;
	text-decoration: none;
}
.linenMenu
{
	height: auto;
	width: 200px;
	padding: 7px;
	font-size: 12px;
	margin-right: 5px;
	color: #FFF;
	text-transform: uppercase;
	background-image: url(../images/linens/menuImages/opacityBG.png);
	background-repeat: repeat;
	visibility: inherit;
}
.linenMenu:hover
{
	color: #0067A0;
	background-color: #FFF;
	background-image: none;
}
.linenCategoryMenu
{
	height: auto;
	width: 200px;
	padding: 7px;
	font-size: 16px;
	margin-right: 5px;
	color: #FFF;
	text-transform: uppercase;
	background-image: url(../images/linens/menuImages/opacityBGred.png);
	background-repeat: repeat;
}
.linenCategoryMenu:hover
{
	color: #0067A0;
	background-color: #FFF;
	background-image: none;
}
.linenImage
{
	color: #0067A0;
	height: auto;
	width: 453px;
	font-style: italic;
	font-size: 12px;
	background-color: #FFF;
	padding: 5px;
}
.thumbsTable
{
	padding-top: 5px;
}
.thumbNails
{
	border: 3px solid #FFF;
}
.thumbNailsChange
{
	border: 3px solid #0067A0;
}
.thumbNails:hover
{
	border: 3px solid #0067A0;
}
.photoNails
{
	border: 3px solid #FFF;
 	text-align: left;
}
.photoNails:hover
{
	border: 3px solid #0067A0;
}
.photoNailsTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 90px;
	line-height: 12px;
	padding: 1px;
}
.navList
{
	font-size: 13px;
	color: #FFF;
	padding-left: 15px;
}
.navMenu
{
	font-size: 12px;
	color: #FFF;
	width: 270px;
	padding-left: 1px;
	line-height: 15px;
}
.navMenuChange
{
	color: #0067A0;	
	width: 270px;
	background-color: #FFF;
	padding-left: 1px;
}
.navMenu:hover
{
	width: 270px;
	color: #0067A0;
	background-color: #FFF;
}
.navMenuStaff
{
	font-size: 16px;
	color: #FFC;
	width: auto;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}
.navMenuStaff:hover
{
	color: #0067A0;
	background-color: #FFF;
}
hr
{
	color: #0067A0;
}
.pageMenuTitle
{
	width: 285px;
	font-size: 13px;
	text-decoration: underline;
	color: #FFF;
	padding-left: 15px;
	padding-bottom: 5px;
}
.editTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	color: #FF6;
	font-weight: bold;
}
.editSubjTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	color: #CCC;
	font-weight: bold;
}
.staffAreaContent{
	padding: 5px;
}
.sedFrame
{
	width: 982px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inventoryBody
{
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.inventoryContainer
{
	background-image: url(../images/blackTransparency.png);
}
img
{ 
	border: none;
}
