.centerTable {
	text-align:-moz-center; /* ff */
	#text-align:center; /*ie */
}

.panelborder {
	border: 1px solid Gray;
	width: 495;
}

.tnote {
	color : #6A6A6A;
	font-family :  Arial, Tahoma, Calibri, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	padding-top: 8px;
}
		
td.nav {
	border-right: 1px solid silver;
	padding-left: 15px;
}

td.content {
	padding-left: 30px;
	padding-top: 30px;
}

td.contentView {
	padding-left: 0px;
	padding-top: 30px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

ul {
	line-height: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.basictab{
padding: 3px 0;
margin-left: 0;
font: 10px Verdana;
border-bottom: 1px silver;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 5px;
margin-right: 2px; /* effects spacing between tabs */
border:1px solid gray;
border-bottom: none;
background-color: #FFFDE8;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background-color: #FFD700;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 0px;
padding-top: 3px;
background-color: #FFD700;
color: black;
}

.bottomtab{
padding: 3px 0;
margin-left: 0;
font: 10px Verdana;
border-bottom: 0px silver;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bottomtab li{
display: inline;
margin: 0;
}

.bottomtab li a{
text-decoration: none;
padding: 3px 5px;
margin-right: 3px; /* effects spacing between tabs */
border: 1px solid gray;
border-top: none;
background-color: #FFFDE8;
color: #2d2b2b;
}

.bottomtab li a:visited{
color: #2d2b2b;
}

.bottomtab li a:hover{
background-color: #FFD700;
color: black;
}

.bottomtab li a:active{
color: black;
}

.bottomtab li.selected a{ /*selected tab effect*/
position: relative;
top: 0px;
padding-top: 3px;
background-color: #FFD700;
color: black;
}

/*Dynamic Drive: vertical wireframe navigation*/

.wireframemenu{
border: 0px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 120px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 120px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: 10px Verdana;
padding: 3px 4px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid White;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #FFD700;
color: black;
}

.alpha-shadow {
  float: left;
  background: url(images/shadow1.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 10px;
}

.alpha-shadow div {
  background: url(images/shadow2.png) no-repeat left top !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0px 6px 6px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
}

.dropModel {
	color: #000066;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:	14px;
	text-align: left;
	background-image: none;
	background-color: #F5F5F5;
	width: 230px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	}

.dropModelGray {
	color: #0082BD;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:	14px;
	text-align: left;
	background-image: none;
	background-color: #F5F5F5;
	width: 230px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	}	
	
table.stat {
	border: 1px solid #E0E0E0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000066;
}

table.note {
	border: 1px solid #A80000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #F6D5D5;
}

.formbutton
{
cursor:pointer;
border: 1px outset Silver;
color: #404040;
font-weight: normal;
padding: 1px 2px;
background: url(images/formbg.gif) repeat-x left top;
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
}

.formselect
{
cursor:pointer;
border: 1px outset Silver;
color: #404040;
font-weight: normal;
padding: 1px 2px;
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
}

td.form {
	border-top: 1px solid #D5D5D5;
	border-bottom: 0px none #D5D5D5;
	border-right: 0px none #D5D5D5;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #E5F3FF;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica;
	font-size:	10px;
	color: #000066;
}

td.formL{
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #E5F3FF;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica;
	font-size:	10px;
	color: #000066;
}

td.formR{
	border-top: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #E5F3FF;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica;
	font-size:	10px;
	color: #000066;
}

td.formc {
	border-top: 1px solid #D5D5D5;
	border-bottom: 0px none #D5D5D5;
	border-right: 0px none #D5D5D5;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica;
	font-size:	10px;
	color: #000066;
}

td.formcL{
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica;
	font-size:	10px;
	color: #000066;
}

td.formcR{
	border-top: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica;
	font-size:	10px;
	color: #000066;
}

td.formNoT{
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #DDEEDD;
	/* background: url(images/formbg.gif) repeat-x left top; */
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica;
	font-size:	10px;
	color: #000066;
}
th.title{
	background-color: White;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #3E3E3E;
	padding-bottom: 5px;
}
td.key{
	background-color: White;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #5F5F5F;
	padding-top: 5px;
}
th.avail{
	background-color: White;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #797979;
	border: 1px solid #CCCCCC;;
}

td.miss {
	background-color: #FFCC00;
	font-size: 10px;
	color: #FF6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
td.ok {
	background-color: #39A23A;
	font-size: 10px;
	color: #006633;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;	
	/* border-right: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB; */
	border-bottom: 1px solid #ABABAB;
}
td.nod {
	background-color: #CCCCCC;
	font-size: 10px;
	color: #5F5F5F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
td.yr {
	background-color: White;
	font-size: 10px;
	color: #797979;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.suspect {
	color: #9A9A9A;
}
	
.markerTooltip {				
	 font-family: arial, verdana, sans-serif;
	 text-align:  center;
	 white-space: nowrap;
    margin:      0;
    padding:     0.5px 0.5ex;
    border:      1px solid #555;
    font-weight: bold;
    font-size:   10px;
    background:  #4e4e4e;
	 color: #ffffff;
	}
	
	li.ttip {
	padding-left: 8px;
	list-style-type: disc;
}
	
table.txtPanel{

	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	border: 1px solid #D5D5D5;
	width: 60%;
	line-height: 14px;
	}

table.txtPanel tr.altC{
	background-color: #E5F3FF;
}

table.txtPanel td {
	padding: 4px 4px;
}

.ddpad{
	padding-top: 2px;
	padding-bottom: 2px;
}

.ptitle {
	font-family: Verdana, Arial, Tahoma, Calibri, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
