body {
	text-align: center;
	background-color: #DDDDDD;
}
#container {
	text-align: center;
	height: 624px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
}
#header_eli {
	height: 90px;
	width: 900px;
	font-family: Trebuchet MS;
	font-size: xx-large;
	color: #1c5276;
	line-height: 88px;
	font-weight: lighter;
	background-image: url(img/header_eli_2.jpg);
}
#header_carmella {
	height: 90px;
	width: 900px;
	background-color: #FFFFFF;
	float: left;
	font-family: Trebuchet MS;
	font-size: xx-large;
	line-height: 88px;
	font-weight: normal;
	color: #663399;
	background-image: url(carmella/img/header_carmella_2.jpg);
}
#links {
	height: 24px;
	width: 900px;
	background-color: #EEEEEE;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
}
#links  a {
	text-decoration: none;
	color: #1c5276;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#links  a:hover {
	text-decoration: none;
	color: #DD0000;
}
#links  a:active {
	text-decoration: none;
	font-weight: bold;
	color: #0000DD;
}
#links ul{
	width:900px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#links ul li{
	list-style:none;
	text-align:left;
	float: left;
	border:none;
	left: 0px;
	top: 0px;
}
#links ul a{
	display:block;
	width:150px;
}
#navbar {
	text-align: center;
	float: left;
	width: 80px;
	background-color: #FFFFFF;
	height: 510px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#spacer {
	height: 15px;
	width: 80px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	color: #1c5276;
}
#button {
	height: 62px;
	width: 62px;
	background-color: #DDDDDD;
	text-decoration: none;
	margin-left: 5px;
	border: 4px outset #BBBBBB;
}
#main {
	background-color: #dddddd;
	float: left;
	width: 820px;
	overflow: visible;
	height: 510px;
	margin-right: auto;
	margin-left: auto;
}
.iframe {
	text-align: center;
	height: 510px;
	width: 817px;
	background-color: #DDDDDD;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.table {
	font-size:14px;
	color:#550000;
	border:0px;
	text-align:center;
	margin-top:14px;
	float: left;
	overflow: scroll;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.table tr td img {
	border: 2px solid #444;
}

.text_style_1 {
	font-size:16px;
	color:#440000;
	line-height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 60px;
}
.text_style_1_align_right {
	font-size:16px;
	color:#440000;
	line-height: 20px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 90px;
}
.text_style_2 {
	font-size:14px;
	color:#440000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.text_style_3 {
	font-size:18px;
	color:#440000;
	line-height: 20px;
	text-align: center;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_style_4 {
	font-size:12px;
	color:#1c5276;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.text_style_5 {
	color: #1c5276;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.text_style_6  a:link {
	text-decoration: none;
}

.text_style_6  a:active {
	color: #DD0000;
	text-decoration: none;
	font-weight: bold;
}
.text_style_6  a:hover {
	color: #DD0000;
	text-decoration: none;
	font-weight: bold;
}

