
body {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: #D2CEC3;
	background: #282427 url('images/BackAll.jpg') repeat 0 0;


    scrollbar-arrow-color: #7C8484;
scrollbar-3dlight-color: #7C8484;
scrollbar-darkshadow-color: #30353F;
scrollbar-face-color: #2D2A38;
scrollbar-highlight-color: #272430;
scrollbar-shadow-color: #7C8484;
scrollbar-track-color: #EDB295;


	}
body.Warning {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: #D2CEC3;
	background: #D2954C url('images/BackWarningAll.jpg') repeat 0 597px;

    scrollbar-arrow-color: #7C8484;
scrollbar-3dlight-color: #7C8484;
scrollbar-darkshadow-color: #30353F;
scrollbar-face-color: #2D2A38;
scrollbar-highlight-color: #272430;
scrollbar-shadow-color: #7C8484;
scrollbar-track-color: #EDB295;


	}
img, table, td {
	margin: 0;
	font-size: 11px;
	}
img {
	border: 0;
	}
h1, h2, h3, h4, h5, h6, h7, p {
	padding: 0 0 5px 0;
	margin: 0;
	}
ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
form {
	padding: 0;
	margin: 0;
	}
select, input, textarea, option {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: 'Trebuchet MS';
	color: #333333;
	}
a {
	color: #E3BC38;
	cursor: pointer;
	text-decoration: none;
	}
a:hover {
	color: #FFDD68;
	}
a:focus {
	outline: none;
	}
table, td {
	border-collapse: collapse;
	}
td {
	vertical-align: top;
	}
td.chk {
	vertical-align: middle;
	text-align: center;
	height: 24px;
	width: 24px;
	padding: 0;
	margin: 0;
	}

/*********************************************/

div.Header {
	background: #BC5830 url('images/BackHeader.jpg') repeat-x 0 0;
	height: 200px;
	clear: both;
	}
div.HeaderBox {
	position: relative;
	width: 847px;
	height: 200px;
	overflow: hidden;
	background: url('images/Header.jpg') no-repeat 185px 0;
	}
div.HeaderBox div.Logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 177px;
	height: 165px;
	background: url('images/Logo.gif') no-repeat 0 0;
	}
div.HeaderBox div.LogoEE {
	position: absolute;
	left: 0;
	top: 0;
	width: 177px;
	height: 165px;
	background: url('images/LogoEE.gif') no-repeat 0 0;
	}
div.HeaderBox div.Logo h1 {
	display: none;
	}
div.HeaderBox div.LogoEE h1 {
	display: none;
	}
div.HeaderBox div.Menu {
	position: absolute;
	left: 185px;
	top: 38px;
	}
div.HeaderBox div.Menu a {
	float: left;
	margin: 0;
	}
div.Footer {
	background: #BC5830 url('images/BackFooter.jpg') repeat-x 0 0;
	height: 82px;
	clear: both;
	}
div.FooterBox {
	position: relative;
	width: 798px;
	height: 82px;
	overflow: hidden;
	color: #FFFFFF;
	}
div.FooterBox div.Copyright {
	margin: 20px 0 0 0;
	float: left;
	}
div.FooterBox div.Menu {
	margin: 20px 0 0 0;
	float: right;
	}
div.FooterBox i {
	color: #F1A36A;
	font-style: normal;
	}
div.FooterBox a {
	color: #FFFFFF;
	text-decoration: underline;
	}
div.FooterBox a:hover {
	color: #FFCC00;
	}
div.Clear {
	height: 1px;
	clear: both;
	overflow: hidden;
	}
div.Content {
	width: 798px;
	clear: both;
	text-align: left;
	}
div.Content div.LeftSide {
	float: left;
	width: 400px;
	}
div.Content div.RightSide {
	float: right;
	width: 373px;
	}
div.Desc {
	color: #F1E9E2;
	font-size: 18px;
	text-align: right;
	padding: 0 0 16px 0;
	}
div.Thumbs {
	height: 97px;
	overflow: hidden;
	margin: 0 -7px 0 0;
	}
div.Thumb {
	background: url('images/BackThumb.gif') no-repeat 0 0;
	width: 69px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin: 0 7px 0 0;
	}
div.Thumb img {
	margin: 4px;
	}
	
.SubscribeButton { background-image: url(/images/SubscribeButton.gif); background-color: Transparent; border: none; width:75px; height:23px; cursor: pointer;}
	
div.Image {
	background: url('images/BackImage.gif') no-repeat 0 0;
	width: 373px;
	height: 544px;
	overflow: hidden;
	}
div.Image img {
	margin: 4px;
	}
h3 {
	color: #E3BC38;
	font-size: 18px;
	padding: 0 0 16px 0;
	}
h4 {
	color: #E3BC38;
	font-size: 14px;
	}
div.Button {
	margin: 5px 0 0 0;
	}
div.Data {
	font-size: 12px;
	padding: 0 0 8px 0;
	}
div.Data strong {
	color: #FFFFFF;
	}
div.STables {
	clear: both;
	}
div.LTable {
	width: 194px;
	float: left;
	}
div.RTable {
	width: 194px;
	float: right;
	}
div.BTable 
{
	width: 388px;
	float: left;
}


div.DottedBottom {
	background: url('images/DottedYellow.gif') repeat-x 0 60%;
	text-align: left;
	height: 38px; width: 600px;
	color: #E3BC38;
	font-size: 18px;
	}

table.DottedBottom {
	background: url('images/DottedYellow.gif') repeat-x 0 60%;
	}

table.Dotted {
	background: url('images/DottedWhite.gif') repeat-x 0 0;
	}
table.Dotted tr {
	background: url('images/DottedYellow.gif') repeat-x 0 100%;
	}
table.Dotted td {
	padding: 3px 0 4px 0;
	}

table.DottedNoTop {
	}
table.DottedNoTop tr {
	background: url('images/DottedYellow.gif') repeat-x 0 100%;
	}
table.DottedNoTop td {
	padding: 3px 0 4px 0;
	}


table.Nothing 
{
    border: none,0,#00000;
}
div.Warning {
	background: url('images/BackWarning.jpg') repeat-x 0 0;
	height: 597px;
	}
div.Warning p {
	line-height: 13px;
	}
div.Warning p.Small {
	font-size: 10px;
	}
div.LogoWarning {
	padding: 130px 0 0 0;
	}
div.Buttons {
	position: relative;
	width: 258px;
	height: 37px;
	}
div.ButtonEnter {
	position: absolute;
	left: 0;
	top: 0;
	}
div.ButtonExit {
	position: absolute;
	right: 0;
	top: 0;
	}
div.Pic {
	background: url('images/BackPic.gif') no-repeat 0 0;
	width: 200px;
	height: 300px;
	overflow: hidden;
	margin: 0 auto;
	}
div.Pic img {
	margin: 4px;
	}
div.LeftPic {
	float: left;
	width: 260px;
	height: 480px;
	border: #3A3339 1px solid;
	text-align: center;
	}
div.LeftPic h3 {
	padding: 10px 0 10px 0;
	}
div.CenterPic {
	float: left;
	width: 260px;
	height: 490px;
	border: #3A3339 1px solid;
	text-align: center;
	margin: 0 0 0 0px;
	}
div.CenterPic h3 {
	padding: 10px 10px 10px 10px;
	}
div.RightPic {
	float: right;
	width: 260px;
	height: 480px;
	border: #3A3339 1px solid;
	text-align: center;
	}
div.RightPic h3 {
	padding: 10px 0 10px 0;
	}
.CBox 
{
    border: #3A3339 1px solid;
    padding: 75px;
}
.EmailBoxBlack {
	border: 3px double #363636;
}
.datafield {
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 11px;
	background-color: #454545;
	border: 1px solid #e3bc38;
	padding: 5px;
}
.SMCODE 
{
 font-family: Tahoma; font-size: 12px; color: White;
}
.EMCODE 
{
 font-family: Tahoma; font-size: 12px; color: Red;
}
.FlatTextBox {color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1 #000000; }
.EMLText {
	background-color: #1E1E1E;
	border: 1px solid #333333;
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #CCCCCC;
}
.BookButton 
{
    border: none;
    background-image: url(/images/ButtonBookNow.gif); width: 118px; height: 36px; cursor: pointer;
}
.BookButton:hover
{
    border: none;
    background-image: url(/images/ButtonBookNowA.gif); width: 118px; height: 36px; cursor: pointer;
}
.ConButton 
{
  border: double 3 #E3BC38;
  background-color: Black;
  color: #E3BC38;
  font-family: Tahoma, Arial, Courier New;
  font-size: 10px;
  width: 100px; height: 25px;   
}