body
{
	background-color: #888888;
	margin-left: 0;
	margin-right: 0;
}

a
{
	color: Navy;
}

H1
{
	font-size: 14pt;
	color: Red;
	line-height: 1.3;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

H2
{
	font-size: 14pt;
	color: Red;
	line-height: 1.3;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#content
{
	position: relative;
	width: 495px;
	height: 443px;
	z-index: 1;
	left: 60px;
	top: 0px;
	overflow: auto;
}
.body
{
	font-size: 9pt;
	color: #000000;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
}
.details
{
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.feature
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #666666;
	line-height: 1.3;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
}
.feature2
{
	font-size: 12pt;
	color: Navy;
	line-height: 1.3;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.feature2blue
{
	font-size: 12pt;
	color: Red;
	line-height: 1.3;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#TblReadyList
{
	color: Black;
	font-size: 8.5pt;
}

.input_btn
{
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	font-weight: 700;
	height: 21px;
	font-size: 8.5pt;
	color: black;
	border-top: #7C7057 1px solid;
	border-left: #7C7057 1px solid;
	border-bottom: #7C7057 1px solid;
	border-right: #7C7057 1px solid;
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: #E3DAC4;
	background-image: url(images/button_back.gif);
	background-repeat: repeat-x;
}

.input_btn:hover
{
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	font-weight: 700;
	height: 21px;
	font-size: 8.5pt;
	color: black;
	border-top: #F3EFE6 1px solid;
	border-left: #F3EFE6 1px solid;
	border-bottom: #F3EFE6 1px solid;
	border-right: #F3EFE6 1px solid;
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: #E3DAC4;
	background-image: url(images/button_back_over.gif);
	background-repeat: repeat-x;
}

.buttton_row
{
	background-color: #f2f2f2;
	padding: 4px;
}

.SlideBack
{
    background-color: #333333;
	border-right: solid 1px #E6DCCA;
}


#FOMSlideShow
{
	margin-top: 2px;
	height: 112px;
	width: 100%;
	display: none;
}

#ShowHolder
{
    position: relative;
	height: 130px;
	width: 518px;
    padding-top: 5px;
    padding-left: 5px;
    text-align: center;
}

#controlsOn
{
    padding: 6px;
	margin-top: 2px;
	height: 38px;
	background-color: #666666;
	padding: 4px;
    color: white;
    text-align: left;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#controls
{
    padding: 6px;
	margin-top: 15px;
	height: 30px;
	background-color: #666666;
	padding: 4px;
    color: white;
    text-align: left;
    filter:alpha(opacity=80);
}

#controls a
{
  font-weight: bold;
  font-family: Verdana;
  color: white;
}

#controlsOn a
{
  font-weight: bold;
  font-family: Verdana;
  color: white;
}


.pics
{
	width: 172px;
	height: 130px;
	padding: 0;
	margin: 0;
}

.pics img
{
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #000;
	width: 156px;
	height: 104px;
	top: 0;
	left: 0;
    cursor: pointer;
}

#controls
{
	z-index: 500;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	margin: 0;
	padding-top: 6px;
    padding-left: 6px;
	width: 300px;
}
