#content {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:507px;
	height:auto;
	float:left;
	outline:none;
	outline-style:none;
	color:#6b6b6b;
}
#content h2{
	padding:0px 0 0px 0;
	margin:0px;
	color:#6b6b6b;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	text-transform:uppercase;
	font-weight:bold;	 
}



#content h3{
	padding:0px 0 0px 0;
	margin:20px 0px 5px 0px;
	color:#6b6b6b;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;	 
}


#content p{
	margin:10px 5px 5px 0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6b6b6b;
	}


#content .newspace{
padding:0px 0px 0px 0px;
margin:0px 0px 2px 0px;
}
a, a:hover, a:selected{
	
	outline:none;
	
}



/*Page related styles for you to view*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
width:625px;
	height:355px;
/*	_height:751px;*/
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute
	position: relative;*/
	padding: 8px 10px 8px 0px;
	float:left;
	text-align:left;
	outline:none;
	outline-style:none;
	margin:0px 0px 0px 0px;
}
.scrollgeneric {
line-height: 1px; font-size: 1px;
position: absolute; top: 0; left: 0;
}

.vscrollerbase, .vscrollerbar {
width: 6px;
}


.vscrollerbar {
padding: 0px 0 0px 0;
z-index: 2;
}
.vscrollerbarbeg {

	background-image:url(../images/vscroller-new3.png);
	background-repeat:repeat;
	width:9px;
	float:left;

}

.vscrollerbarend {

background-image: url(../images/vscroller2-new2.png);
width:9px; 
height:41px;
}
background: url(../images/hscroller.png) -10px 0px;
height:0px;
.hscrollerbarend {

background: url(../images/hscroller.png);
height: 0px;
width:17px;
}



.vscrollerbase, .hscrollerbase {
 background:url(../images/scrollbaseback-new1.png) #fff;
 width:9px;
}

.hscrollerbasebeg {
height: 0px;
/*background: url(../images/scrollbases-new.png) -22px 0px no-repeat;*/
/* width is auto set to fill the base */
width:17px;
}

.hscrollerbaseend {
height: 0px; 
width:17px;
/*background:url(../images/scrollbases2-new3.png) 0% 0% no-repeat;*/
}

.vscrollerbasebeg {
width:17px;
/*background: url(../images/scrollbases2-new3.png) 0px 0px no-repeat;*/
/* height is auto set to fill the base */
}

.vscrollerbaseend {
/*height: 9px; */
width:17px;
/*background: url(../images/scrollbases2-new2.png) 0px 0px no-repeat;*/
padding:0px 0 0 0;
}

.scrollerjogbox {
width: 17px; 
height: 15px;
top: auto; 
left: auto; 
bottom: 0px; 
right: 0px;
background: white url(../images/scrolljog.png) 50% 50%;
}





#mycustomscrol2 {
	/* Typical fixed height and fixed width example */
width:195px;
	height:220px;
/*	_height:751px;*/
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute
	position: relative;*/
	padding: 0px 10px 8px 0px;
	float:left;
	text-align:left;
	outline:none;
	outline-style:none;
	margin:5px 0 0 3px;
	display:inline;
}


