body
{
	margin: 0px;
	text-align: center;
	background-color: #130b00;
	font-family: verdana,tahoma,arial;
	color: #887654;
}
p
{
	margin: 0px;
}
td
{
	font-size: 10px;
	line-height: 20px;
}
a
{
	text-decoration: none;
	color: #d2a247;
	font-weight: bold;
}
a:hover
{
	color: #997634;
}

input, textarea
{
	border: solid 1px #ffebc5;
}





.MainTable
{
	margin: auto;
	width: 968px;
	border-bottom: solid 1px #000000;
}
.MainTable .Left
{
	background-image: url(../images/Body_Bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 750px;
}
.MainTable .Right
{
	background-image: url(../images/Navigation_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 193px;
	text-align: left;
	padding-left: 25px;
}

.Navigation
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.Navigation li
{
	background-image: url(../images/NavigationIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	padding: 7px 5px 7px 35px;
}

.Footer
{
	border-top: solid 1px #292929;
	font-size: 10px;
	color: #554a3b;
	padding: 20px;
}
.Footer a
{
	color: #554a3b;
	font-weight: normal;
}
.Footer a:hover
{
	color: #816e53;
}

.TableFormat th
{
	background-color: #3f3323;
	text-align: left;
	line-height: 15px;
}
.TableFormat td
{
	line-height: 15px;
}
.TableFormat td input, textarea
{
	width: 180px;
}

.TableFormat1 img
{
	border:solid 5px #3f3323;
	
}

.Frame
{
	background-image: url(../images/Frame.gif);
	background-repeat: no-repeat;
	background-position: center 15.7em;
}
input.UserName
{
	background-color: #ffffff;
	border: 1px solid #878581;
	color: #333333;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	padding-left: 6px;
	text-transform: none;
	width: 180px;
}
