body { 
background:  #2763A5 url(../images/back.gif);
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

H1 {
	font-family:Verdana, Geneva, sans-serif;
   font-size: 14pt;
   font-weight:normal;
   color: #000000;
}

table.layout {
	width: 915px;
}

table.content {
	border-collapse: collapse;
	width: 100%;
}


td {
	text-align: left;
}

td.layoutTop {
	vertical-align: top;
}

td.layoutLeft {
	overflow: hidden;
	vertical-align: top;
	width: 160px;
}

td.layoutRight {
	overflow: hidden;
	vertical-align: top;
	width: 160px;
}

td.layoutMiddle {
	overflow: hidden;
	vertical-align: top;
}

td.contentText1 {
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
}

td.contentText2 {
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
}


td.contentText3 {
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
}

td.contentHeader1 {
	padding-right: 4px;
	padding-left: 8px;
	height: 22px;
}

td.contentHeader2 {
	padding-right: 4px;
	padding-left: 8px;
	height: 22px;
}



a:link {
	color: #1400bf;
	text-decoration: none;
}

a:visited {
	color: #1400bf;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a:active {
	color: black;
	text-decoration: none;
}
.outertext2 {

color: #000000;

}

 .outertext2 a:link {

color: #1400bf;
text-decoration: none;

}

 .outertext2 a:visited {

color: ##1400bf;
text-decoration: none;

}

 .outertext2 a:active {

color: black;
text-decoration: none;

}

  .outertext2 a:hover {

color: black;
text-decoration: underline;

}



form, p {
	margin-bottom: 0px;
	margin-top: 0px;
}


