body {
	margin: 0px;
	padding: 0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
img {
	border: 1px solid;
}
.layout_tbl {
	border: none;
	border-collapse: collapse;
	width: 100%;
}
.bottomrow_td {
	border: none;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.bottomrow_tbl {
	border-top: 1px solid #7878A0;
	border-bottom: 1px solid #7878A0;
	padding: 0px;
	height: 138px;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
.toprow_td {
	border: none;
	padding: 3px;
        padding-bottom: 10px;
	margin: 0px;
	background-color: #EEEFF8;
	text-align: center;
}
.logo {
	padding: 0px;
	margin: 0px;
	width: 300px;
	background-image: url(/logo4.png);
}
.logo table {
	height: 100%;
	width: 100%;
}
.logo table td {
	font-weight: bold;
	height: 50%;
	width: 50%;
}
.logo table td div {
	margin: 15px;
}
.logo table td div.title {
	font-weight: normal;
	font-size: 28px;
	color: #555577;
}
.logo table td div.auth {
	font-weight: normal;
	margin-left: 0px;
}
.logo table td div.auth img {
	border: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #6000A0;
	text-decoration: underline;
}
a:hover {
	color: #303674;
	text-decoration: underline;
}

.vert_delim {
	border-left: 1px solid #7878A0;
	border-right: 1px solid #7878A0;
	padding: 0px;
	margin: 0px;
	background-color: #8686AC;
        color: #EAECF7;
	width: 12px;
}
.bottom_text {
	padding: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	color: #1C2468;
	background-image: url(/trow.png);
	background-repeat: repeat-x;
	border-right: 10px solid #7878A0;
}
.bottom_text h3 {
	margin-top: .7em;
	margin-left: 10px;
	font-size: 170%;
}
.ad {	margin-top: 75px;
	color: #8088DD; }
.ad a {	color: #8088DD; }