body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px
	font: bold 14px Arial, sans-serif;
	background: #ffffff url(../images/bg.gif) top left repeat; 
}
.logo {
  width:1024px;
  height:768px;
  background: url(../_images/xt_background_01.gif);
}

a {
	color: #0099cc;
	text-decoration: none;
}

a:hover {
	color: #0099cc;
	text-decoration: none;
}

a.link {
	color: #0089e2;
	text-decoration: none;
	font-size: 14px;
}

a:hover.link {
	color: #0089e2;
	text-decoration: none;
}

.menutitle{
  font: bold 14px Arial, sans-serif;
  color:#000000;
  text-decoration: none;
  cursor:pointer;
  width:180px;
  height:20px;
  padding:2px;
}

.menutitle_over{
  font: bold 14px Arial, sans-serif;
  color:#000000;
  text-decoration: none;
  cursor:pointer;
  width:180px;
  height:20px;
  padding:2px;
}
.submenu{
  margin-left:12px;
  margin-bottom:16px;
	
}
.submenu_item{
  font: 11px/16px Arial, sans-serif;
  color: #0099cc;
  text-decoration: none;
  margin-bottom:10px;
}


.project_title {
  font: bold 60px/50px Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  letter-spacing: -2px;
}
.project_desc {
  font: 11px/16px Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  padding-bottom:8px;
}
.caption {
  font: 11px/16px Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  padding-bottom:12px;
  padding-top:6px;
}
.footer {
  font: 11px/16px Arial, sans-serif;
  color: #666666;
  text-decoration: none;
  margin-left:12px;
}
.images {
  background: #000000;
}
.images:hover {
  background: #009FED;
	
}
.screen {
	padding: 3px; 
	text-align:left; 
	float: left;
}
.topper {
	padding:2px;
	text-align:left;
	width: 522px;
	float: left;
	position: relative;
}

table#indexPage {
	margin: 29px 0px 0px 37px;
	font: bold 11px Arial, sans-serif;
}

table#contentPage {
	margin: 29px 0px 0px 37px;
	font: 11px Arial, sans-serif;
	color: #333333;
}

.dotted {
	padding: 0px;
}

.blueText {
	color: #0089e2;
}

.title {
	font-size: 24px;
	font-weight: bold;
}

.subtitle {
	font-size: 18px;
	padding-bottom: 12px;
}

.boldCopy {
	font-weight: bold;
	color: #000000;
}

td.spacing  {
	padding-bottom: 20px;
}

div {
	padding: 0;
	margin: 0;
}
