body {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 70%;
line-height: 17px;
font-weight: normal;
}

#footer_credits p {
	color: #999999;
}

img {
margin: 0;
padding: 0;
border: none;
}

a img{
margin: 0;
padding: 0;
border: none;
}

h1, h2, h3, p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h2, h3 {
	padding-bottom: 10px;
}

h1 {
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding-bottom: 10px;
}

h2 {
	font-size: 1em;
	color: #0063a5;
	font-weight: bold;
	letter-spacing: 1px;
}
#footer_credits_1 h2 {
	font-size: 1.2em;
	color: #333;
	letter-spacing: 1px;
	font-weight:normal;
	padding-top:5px;
}

h3 {
	font-size: .8em;
	color: #0063a5;
	font-weight: normal;
	letter-spacing: 2px;
}

.heading {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #999999; 
	border-style: none none dotted; 
}

.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 400px;
	height: 200px;
	overflow: auto;
	float: left;
}

#pane1 {
text-align: justify;
}
