html {
      margin:0;
      padding:0;
      height:100%;
      border:none
}
body {
	background-color: #000000;
	margin: 0px;
	padding:0;
	height:100%;
	border:none
	color: #b1b7d1;
	font-family: arial, verdana;
	font-size: 12px;
}

.Navigation {
	font-weight: bold;
	color: #b1b7d1;
	font-family: arial, verdana;
}
.Navigation a {
	text-decoration:none;
	font-size: 14px;
}

.MainHeadline,h2 {
	font-weight: bold;
	color: #ffffff;
	font-family: arial, verdana;
	font-size: 12px;
}

.MainBody {
	color: #b1b7d1;
	font-family: arial, verdana;
	font-size: 12px;
	padding-right: 4px;
}

.RightBody {
	margin-left: 6px;
	color: #ccc6af;
	font-family: arial, verdana;
	font-size: 12px;
}

.RightBodySmall {
	margin-left: 6px;
	color: #ccc6af;
	font-family: arial, verdana;
	font-size: 10px;
}

.TitleGraphic {
	margin-top: 10px;
}

.w3button {
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	display:block;
}

.ImageDivider {
	margin-left: auto;
	margin-right: auto;
	display:block;
}

.InputText {
	background-color: #000219;
	color: #ffffff;
	font-family: arial, verdana;
	font-size: 12px;
	width: 120px;
}

.InputSubmit {
	margin-top: 2px;
	background-color: #000219;
	color: #ffffff;
	font-family: arial, verdana;
	font-size: 10px;
}

a.GrayLink {
	color: #ccc6af;
	font-family: arial, verdana
}
a.GrayLink:visited {
	color: #ccc6af;
	font-family: arial, verdana;
}
a.GrayLink:active {
	color: #ccc6af;
	font-family: arial, verdana;
}
a.GrayLink:hover {
	color: #ffffff;
	font-family: arial, verdana;
}

a {
	color: #b1b7d1;
	font-family: arial, verdana
}
a:visited {
	color: #b1b7d1;
	font-family: arial, verdana;
}
a:active {
	color: #b1b7d1;
	font-family: arial, verdana;
}
a:hover {
	color: #ffffff;
	font-family: arial, verdana;
}

table#MainTable {
	margin-left: 10%;
	margin-right: 10%;
	width: 740px;
	height: 100%;
	border: 0px;
}
td#NavArea {
	background-image:url('../images/index_07.jpg');
	background-repeat: no-repeat;
	width: 458px;
	height: 39px;
	color: #ffffff;
	text-align: center;
}
td#MainContentArea {
	background-color: #000219;
	width: 458px;
	color: #ffffff;
}
td#RightSideContentArea {
	background-image:url('../images/index_13.jpg');
	width: 138px;
	background-color: #000000;
	background-repeat: no-repeat;
	color: #ffffff;
}
td#LeftSideGrungeColumn {
	background-image:url('../images/index_11.jpg');
	height: 100%;
}
td#RightSideGrungeColumn {
	background-image:url('../images/index_16.jpg');
	background-repeat: no-repeat;
}
td#SideImageArea {
	height: 100%;
	line-height:4px;
}
td#LogoArea, div#LogoArea{
	background:url('../images/index_02.jpg') top center no-repeat;
	width: 471px;
	height: 132px;
	line-height:4px;
}
td#LogoArea h1 {
	display:none;
}
td#LogoArea p {
	display:none;
}
td#RightSideManTop {
	background-image:url('../images/index_03.jpg');
	width: 138px;
	height: 132px;
	line-height:4px;
}
td#RightSideManTop {
	background-image:url('../images/index_03.jpg');
	width: 138px;
	height: 132px;
	line-height:4px;
}
td#RightSideManTop {
	background-image:url('../images/index_03.jpg');
	width: 138px;
	height: 132px;
	line-height:4px;
}
td#TopRight0 {
	background:url('../images/index_06.jpg') top left no-repeat;
	background-repeat:no-repeat;
}
td#TopRight1 {
	background:url('../images/index_08.jpg') top left no-repeat;
	background-repeat:no-repeat;
}
td#TopRight2 {
	background:url('../images/index_09.jpg') top left no-repeat;
	background-repeat:no-repeat;
}
td#TopRight3 {
	background:url('../images/index_10.jpg') top left no-repeat;
}
td#BlackArea {
	width: 35px;
	height: 132px;
	line-height:4px;
}
td#FarRightSideColumn {
	height: 100%;
}
td.MidTable {
	height: 39px;
	line-height:4px;
}
.alert {
	color:#522;
	padding-left:10px;
}