body {
	background-image: url(images/bg_canvas_1.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #445e5b;
	text-align: left;
}
.main_td {
	background-color: #f1f6f9;
	padding: 15px;
}
.main_footer_td {
	background-color: #cad9da;
}
.main_nav_td {

	background-color: #fbfcfd;
}
.shadow_right {
	background-image:   url("images/shadow-right.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.shadow_bot {
	background-image:   url(images/shadow-bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.shadow_corner {

	background-image:   url(images/shadow-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
h1 {
	font-size: 16px;
	color: #74789b;
	font-weight: normal;
}

.side_td {
	background-color: #fbfbfb;
	padding: 10px;

	background-image: url(images/y_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
a {
	color: #a1667c;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#navcontainer ul
{
	background-color:;
	float: right;
	width: 500px;
	border: 0px none #B23736;
	padding: 0px;
	margin: 0px;
	text-align: right;

}

#navcontainer ul li {
	display: inline;
	background-color: ;
}

#navcontainer ul li a
{
	background-color: ;
	color: #a1667c;
	text-decoration: none;
	float: left;
	border-right: none;
	font-size: 11px;
	font-weight: normal;
	padding: 1em 0.50em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover
{
background-color: #fbfaec;

}
.quote_text {
	color: #5097a6;
	font-style: italic;
}
.side_td_extra {

	background-color: #fbfbfb;
	padding: 10px;
	background-position: right top;
	background-repeat: no-repeat;
}
h2 {
	font-size: 14px;
	color: #5097a6;
	font-weight: normal;
}
.text_sm {
	font-size: 10px;
}
