body {
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3C6DC5;
	text-decoration: none;
}
.footer-links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9ABEFF;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.black-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.black-text-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.whitetext-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.panel-bg {
	background-color: #2865E9;
	background-image: url(images/panel_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 78px;
}
.yellow {
	color: #FFFF00;
	text-decoration: none;
}
.panel1-bg {

	background-color: #2865E9;
	background-image: url(images/panel_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 69px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.whitetext-10 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.inn-content-panel {
	background-color: #2865E9;
	background-image: url(images/inn_content_panel_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	padding: 0px 25px 25px;
}
