body {
	background-color: #eeeeee;
}

td.nav {
	background-color: #66B0F9;
	text-align: center;
	vertical-align: top;
	width: 145px;
	height: 100%;
}
td.body {
	background-color: #FFFFFF;
	width: 550px;
	background-image: url(../images/bg_new.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	height: 100%;
}
div.body {
	padding: 20px;
	text-align: left;
	vertical-align: top;
	height: 100%;
}
td.logo {
	background-color: #FFFFFF;
	height: 125px;
	width: 745px;
	border: 0px;
}
h3 {
	color: #000066;
}
h4 {
	color: #000066;
}
td.right {
	background-color: #ff7f50;
	height: 100%;
}
.small_text {
	font-size: small;
}
h2 {
	color: #000066;
}
table.body {
	height: 100%;
	width: 745px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
td.picture_frame {
	vertical-align: top;
	height: 110px;
	width: 550px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
td.picture_frame_right {
	vertical-align: top;
	height: 108px;
	width: 50px;
	background-color: #8b1a1a;
}
table.background {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.tan_row_head {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.tan_col_head {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.tan_data {
	font-size: 15px;
}
.tan_desc_head {
	font-weight: bold;
	color: #000066;
	font-size: 14px;
}
