﻿body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    font-size: 8pt;
    font-family: Tahoma, Arial;
	/*scrollbar-face-color: #c0c0c0;*/
    /*scrollbar-track-color: grey;*/
    /*scrollbar-arrow-color: #52595f;*/
}
#Container
{
    position: relative;
    margin: 0 auto;
    width: 980px;
    height: 560px;
    background-color: white;
}
#Border
{
    width: 982px;
    height: 562px;
    background-color: black;
    z-index: 9;
    position: absolute;
    left: -1px;
    top: -1px;
}
#ForeBorder
{
    background-color: white;
    width: 980px;
    height: 561px;
    z-index: 8;
    position: absolute;
    left: 0px;
    top: 0px;
    }
#bgLeft,#LogoBG
{
    z-index: 10;
    left: 0px;
    width: 450px;
    position: absolute;
    top: 30px;
    height: 128px;
}
#LogoBG
{
	z-index: 101;
	background-color: #EFE6C7;
}
#bgRight
{
    z-index: 10;
    left: 450px;
    width: 530px;
    position: absolute;
    top: 30px;
    height: 529px;
}
#BigImage
{
    z-index: 20;
    left: 485px;
    width: 464px;
    position: absolute;
    top: 66px;
    height: 464px;
}
#Top
{
    z-index: 10;
    left: 0px;
    width: 980px;
    position: absolute;
    top: 0px;
    height: 30px;
    background-color: #9a9a9a;
}
.SubHead
{
	color: #9D3F29;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Arial;
}
.Footer
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
a.Footer
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #9D3F29;
}
a:hover.Footer
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #9E9E9E;
}
.ComingSoon
{
	font-family: Helvetica, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.norm, .Norm
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	line-height: 13pt;
	font-family: Helvetica, Arial;
}
.Highlight,.Error
{
    font-weight: bold;
	font-size: 9pt;
    color: #000000;
}
.Highlight
{
	color:#903f29;
}
a
{
	font-family: Helvetica, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #8B4231;
	text-decoration: none;
}

a:hover
{
	font-family: Helvetica, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#Footer
{
	z-index: 10;
	left: 0px;
	width: 980px;
	position: absolute;
	top: 562px;
	height: 30px;
	background-color: white;
}
#Background, #Main
{
	margin-left: -490px;
}
#Right
{
	margin-left: -40px;
}
#Main
{
	margin-left: -470px;
}
#Menu
{
	width: 980px;
	height: 30px;
	left: 13px;
	top: 0px;
	z-index: 50;
	position: absolute;
	/*text-align: center;*/
	vertical-align: middle;
	/*background-color: blue;*/
}
#ContentL
{
	z-index: 100;
	left: 0px;
	width: 430px;
	position: absolute;
	top: 158px;
	height: 402px;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	line-height: 130%;
	font-family: Arial;
	overflow: auto;
	overflow-X:hidden;
	background-color: #efe6c7;
	padding-left: 20px;
}

#ContentR
{
	z-index: 100; /*background-color: white;*/
	left: 450px;
	width: 530px;
	position: absolute;
	top: 30px;
	height: 400px;
	padding-left: 10px;
	padding-top: 8px;
}

.ResLoad
{ 
	left:0px;
	top:0px;
	z-index: 99;
	position: absolute;
	width: 450px;
	height: 440px;
	text-align: center;
	 vertical-align: middle; 
	/*font-size: 25pt;*/
	/*color: blue;*/
	/*background-color: green;*/
}

#ResImg
{
	z-index: 100;
	position: absolute;
}
.Menu, .MenuSelected, .MenuOver
{
	/*width: 160px;*/
	font-size: 11pt;
	color: black;
	font-family: Tahoma, Arial;
	cursor: pointer;
	padding-top: 5px;
	font-weight: bold;
	height: 30px;
	padding-left: 5px;
}
.MenuOver
{ 
	/*background-color: #cc6600;*/
	color: white; 
}

.MenuSelected
{
	/*background-color: #009900;*/
}
.Button
{
	background-image: url(Images/button.gif);
}
