body {
   background-color: #ffffff;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;   
}

body, p, td, div, li {
	font-family: Arial;
	font-size: 12px;
  color: #164A7A;
}

.ptitle {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#table1 {
	width: 590px;
	border: 1px solid #164A7A;
}

#table2 {
	width: 580px;
	border: 0;
}

#bannertable {
	background-color: #164A7A;
}

#sForm {
	border: 1px solid #164A7A;
	background-color: #F4F7F9;
	width: 257px;
  color: #000000;
}
#sForm td, #sForm table {
  color: #000000;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #B9C8D7;
padding: 5px;
background-color: #F4F7F9;
visibility: hidden;
z-index: 100;
font-family: Arial;
font-size:11px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

filter:progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=3);
}

#gdesc {
		font-size: 12px;
		color: #000000;
}
	