body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2B3856;
}
td
{
  background-color:white;
  border:0;
}
.plain td
{
  background:none;
}
.style1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #556167;
}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #ff0000;
}
.style3 {
  background:none;
	font-family: Tahoma;
	font-size: 10px;
	color: #f8f8f8;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	font-weight: bold;
}
.style5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	font-weight: normal;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #ff0000;
}
a:visited {
	text-decoration: underline;
	color: #ff0000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: underline;
	color: #ff0000;
}
.input1 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #556167;
	border:1px solid #B5B5B5;
	width: 286px;
	height: 18px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.input2 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #556167;
	border:1px solid #B5B5B5;
	width: 286px;
	height: 51px;
	margin-bottom: 8px;
	padding-left: 5px;
	overflow:auto;
}

a img
{ 
  border:0; 
}

a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }
