#TblText {
	height: 330px;
	width: 555px;
	overflow: auto;
}
body, html {
  scrollbar-face-color: #d4b779;
  scrollbar-track-color: #af7d36;
  scrollbar-arrow-color: #0588bc;
}
.sidebarbackground { 
	background-image: url(images/sidebar-background.jpg); background-repeat: no-repeat-x;
}
.navbar {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-family: Tahoma;
	font-size: 18px;
	color: #812C0C;
	font-weight: 400;
	text-align: center;
}
h4 {
	font-family: Tahoma;
	font-size: 14px;
	color: #812C0C;
	text-align: center;
	font-weight: 400;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #0099C2;
	text-decoration: none;
}
a:active {
	color: #FF9933;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
.sidebarText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.sidebarSupport {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #0480A5;
	letter-spacing: -0.03em;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #ead5c4;
}
.sidebarHead {
	font-family: Tahoma;
	font-size: 10px;
	color: #0480A5;
	text-align: center;
	font-weight: bold;
	line-height: 12px;
}
a:hover {
	color: #7fdafc;
	text-decoration: none;
}
