body {
	background-color: #336699;
	margin: 0px; padding:0px; 
}

#main_table {
	height:100%;
}

.work {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.workCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.workNav {
	color: #FFFFFF
}
.workText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.workTextNP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

.reviewCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.reviewHeader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.loginCopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.services {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

.style5 {
	color: #00FFFF
}

.workCopy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

div#workMenu a:link {
	text-decoration: none;
	color: #CCCCCC;
}
div#workMenu a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
div#workMenu a:active {
	text-decoration: none;
	color: #CCCCCC;
}
div#workMenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

div#scrollBox {
	overflow: auto;
	width:800px;
	height:160px;
	padding:0;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	vertical-align:top;
	background-color: #FFFFFF;
}

div#bottomText {
	min-height: 30px;
	padding:30px;
	margin: 0;
	vertical-align:top;
	background-color: #FFFFFF;
}

div#shortScrollBox {
	overflow: auto;
	width: 100%;
	height: 75px;
	padding: 0;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
}

div#scrollBoxEmpty {

	overflow: auto;
	width:800px;
	height:120px;
	padding:0;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	vertical-align:top;
	background-color: #339999;
}

div#clientScrollBox {
	overflow: auto;
	width:370px;
	height:220px;
	padding:0;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	vertical-align:top;
	background-color: #339999;
}

#navcontainer {
  margin-top: 30px;
}

#navcontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#navcontainer li { 
  margin: 0 0 .2em 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  margin: 10px 0 0 18px;
  
}

#navcontainer a {
  display: block;
  color: #666;
  background-color: #CC99CC;
  width: 9em;
  padding: .2em .2em;
  text-decoration: none;
}

#navcontainer a:hover {
  color: #d2d2d2;
}

.on  {
  display: block;
  color: #d2d2d2;
  background-color: #CC99CC;
  width: 9em;
  padding: .2em .2em;
  text-decoration: none;
}
