body {
  font-family: Arial, Tahoma, Century Gothic, Verdana;
  color:#d4c9c5;
  font-size:11px;
  background-color:#ffffff;
  margin-top:0px;
  margin-bottom:0px;
  margin:0px;
  padding-bottom:5px;
  overflow-y: scroll; 
  overflow-x: hidden; 
}
img { 
	border:0; 
	}
td, p, span, th, a {
  font-family:Arial, Tahoma, Century Gothic, Verdana;
  color:#9B9AA0;
  font-size:11px;
  margin-top:0px;
  margin-bottom:0px;
  _margin-bottom:0px;
  margin:0px;
}

a {
  font-family:Arial, Tahoma, Century Gothic, Verdana;
  color:#a09fa9;
  font-size:11px;
  text-decoration:none;
}
a:hover {
  color:#464444;
  text-decoration:none;
}
h1 {
  font-family:Arial, Tahoma, Century Gothic, Verdana;
  color:#ffffff;
  font-size:15px;
  font-weight:bold;
  margin-bottom:10px;
  margin-top:10px;
}
h2 {
  display:block;
  margin-right:0px;
  margin-bottom:10px;
  margin-top:10px;
}
h2, h2 a {
  font-family:Arial, Tahoma, Century Gothic, Verdana;
  color:#BCBCBC;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}
h2 a:hover {
  text-decoration:none;
  color:#464444;
}
h3 {
  font-family:Arial, Tahoma, Century Gothic, Verdana;
  color:#ffffff;
  font-size:12px;
  font-weight:bold;
  margin-bottom:5px;
  margin-top:5px;
}
h4 {
  display:inline;
  margin:0px;
  font-family:Arial, Tahoma, Century Gothic, Verdana;
  color:#BCBCBC;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}
pre { 
  font-style:italic;
}
.BottomArrows h2, .BottomArrows h2 a {
  display:inline;
  font-size:18px;
  font-weight:bold;
}

hr {
  height:1px;
  border:none;
  background-color:#eaeaea;
  color:#eaeaea;
}

#TopBar a {
}
#TopBar .selected {
  color:#464444;
}


.main_img {
  background-image:url(images/bg2.jpg);
  background-repeat:no-repeat;
  padding-top:5px;
  padding-bottom:10px;
  width:644px;
  height:483px;
}
#main_imgcontainer {
  display:block;
  width:623px;
  background-repeat:no-repeat;
  margin-left:10px;
  height:458px;
}



.main_img2 {
  background-image:url(images/view_section_bg.gif);
  background-repeat:no-repeat;
  padding-top:0px;
  padding-bottom:10px;
  width:668px;
  height:516px;
}
#main_imgcontainer2 {
  display:block;  
  width:608px;
  margin-left:27px;
  margin-top:0px;
  height:440px;
}
.div1 {
  width:644px;
  height:483;
  position:relative;
  display:block;
  font-family:Arial, Tahoma, Century Gothic, Verdana;
  color:#ffffff;
  font-size:11px;
  top:-495px;
  left:10px;
  filter:alpha(opacity=85);
  opacity:0.85;
  text-align:left;
}
.div2 {
  width:644px;
  height:189;
  position:relative;
  top:-504px;
  left:1px;
  text-align:left;
  z-index:1;
}
.div2 img{
	filter:alpha(opacity=100);
	opacity:1;
	}
#FeedbackArea {
  width:640px;
  position:relative;
  display:block;
  top:-470px;
}
#FeedbackArea .stdinput {
  border: 1px solid #989797;
  width:230px;
  font-family:Arial, Tahoma, Century Gothic, Verdana;
  color:#9B9AA0;
  font-size:11px;
}
#ContentDiv {
  display:block;  
  position:relative;
  top:305px;
  left:152px;
  background-color:black;
  text-align:left;
}
#ContentDiv .Holder {
  display:block;
  padding:20px;
}
#ContentDiv a {
  color:#393a3a;
}
#ContentDiv.ContentDivWhite {
  background-color:white;
  color:black;
}
#ContentDiv.ContentDivWhite span {
  color:black;
}
.LeftMenu a, .LeftSubMenu a {
  color:#75747D;
  display:block;
  margin-bottom:3px;
}
.LeftSubMenu, .LeftSubMenu a {
  color:#A09FA9;
}

.SubmitButton {
  background-color:#EAECEC;
  color:#363636;
  font-size:11px;
  font-weight:bold;
  border:1px solid #747274;
  padding:4px;
  padding-left:6px;
  padding-right:6px;
  margin-top:5px;
  margin-bottom:10px;
}
#ContentDiv .xmasHolder {
  display:block;
  position:relative;
  top:-200px;
  padding:20px;
  background-color:#FFFFFF;
  filter:alpha(opacity=85);
	opacity:0.85;
}