body
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url(images/siteA2_space_v3_01.jpg);
  background-color: #99AAAE;
  background-repeat: repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

p
{
  margin: 8px 0px 8px 0px;
}

.hmenu
{
  position:relative;
  float:left;
  text-decoration: none;
}

.hmenu a
{
  text-decoration: none;
}

.hmenu_dropdown
{
  position: absolute;
  z-index: 999;
  left: 0px;
  top: 28px;
  background-color: #5a809c;
  border-width: 1px;
  border-style: solid;
  border-left-color: #94afbf;
  border-top-color: #94afbf;
  border-right-color: #253540;
  border-bottom-color: #253540;
  color: #ebf0f3;
  padding: 10px;
  width: 200px;
}

.hmenu_dropdown hr
{
  height: 1px;
  border: 0px;
  border-bottom: 1px dashed #ebf0f3;
}

.hmenu_dropdown a
{
  color: #ebf0f3;
  text-decoration: none;
}

.hmenu_dropdown a:hover
{
  text-decoration: underline;
}

.left_panel
{
  width: 138px;
  padding: 90px 5px 5px 10px;
  color: #ebf0f3;
}

.left_panel ul
{
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  list-style-image: url('images/ul_point.gif');
}

.left_panel li
{
  padding: 8px 0px 8px 0px;
}

.left_panel a
{
  color: #ebf0f3;
  text-decoration: none;
}

.left_panel a:hover
{
  color: #ebf0f3;
  text-decoration: underline;
}

.main_panel
{
  width: 567px;
  padding: 10px 40px 40px 40px;
  color: #1e2122;
}

.main_panel h1, h2, h3
{
  margin: 10px 0px 10px 0px;
  color: #1469a3;
  font-style: italic;
  font-weight: lighter;
}

.main_panel hr
{
  height: 1px;
  border: 0px;
  border-bottom: 1px solid #606a6e;
}

.main_panel a
{
  color: #1469a3;
  font-style: italic;
  text-decoration: none;
}

.main_panel a:hover
{
  color: #1469a3;
  text-decoration: underline;
}

.right_panel
{
  width: 143px;
  padding: 90px 5px 5px 10px;
  color: #ebf0f3;
}

.right_panel ul
{
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  list-style-image: url('images/ul_point.gif');
}

.right_panel li
{
  padding: 8px 0px 8px 0px;
}

.right_panel a
{
  color: #ebf0f3;
  text-decoration: none;
}

.right_panel a:hover
{
  color: #ebf0f3;
  text-decoration: underline;
}

.footer
{
  padding-top: 7px;
  color: #34393b;
}

.blocktopic
{
  padding: 0px 0px 0px 10px;
  font-size: 12pt;
  font-weight: bold;
}

.blocktopic a
{
  color: #ebf0f3;
  text-decoration: none;
}

.blocktopic a:hover
{
  color: #ebf0f3;
  text-decoration: underline;
}

.blocksubtopic
{
  padding: 10px 10px 0px 0px;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  width: 100%;
}

.bigliter
{
  font-size: 24pt;
  font-weight: normal;
}

.topmenu_textwrapper
{
  color: #000000;
  text-align: center;
  padding: 11px 0px 0px 0px;
  height: 17px;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

a.photogallery
{
  padding: 5px;
}

img
{
	border: none;
}
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

.datatable
{
  border-collapse: collapse;
}

.datatable td
{
  border: 1px solid #222222;
}

