#content {
	background-color:#000;
	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;
}

/*Page related styles for you to view*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width:570px;
	height:375px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute
	position: relative;*/
	padding:10px 0px 4px 60px;
	float:left;
	text-align:left;
	outline:none;
	outline-style:none;
	margin:0px 0px 0px 0px;
}
/*
#mycustomscroll .cbdt-corrcont-mbot-main{
	width:600px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	padding:0px 0px 0px 0px;
}

#mycustomscroll .cbdt-corrcont-mbot-text{
	width:600px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	padding:0px 0px 13px 0px;
}

#mycustomscroll .cbdt-corrcont-mbot-text1{
	width:223px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	float:left;
}

#mycustomscroll .cbdt-corrcont-mbot-text2{
	width:300px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
}

#mycustomscroll  .cbdt-corrcont-mbot-textn{
	width:600px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	border:1px solid #fff;
}

.cbdt-corrcont-mbot-text1n{
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding:0px 0px 6px 0px;
}

.cbdt-corrcont-mbot-text2n{
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}


#mycustomscroll  .articles-box1{
	border-top:1px solid #131313;
	border-left:1px solid #131313;
	border-bottom:1px solid #131313;
	background-color:#191919;
	padding:9px 29px 9px 9px;
	float:left;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	color:#636363;
}

/*#mycustomscroll  .articles-box1 h2{
	padding:0px 0 4px 0;
	margin:0px;
	color:#c2c2c2;
	text-decoration:none;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;

	 
}*/
/*#mycustomscroll  .articles-box1 p{
	margin:0px;
	padding:0px;
	}*/
/*#mycustomscroll  .articles-box1 a{
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	color:#636363;
}*/


/*#mycustomscroll  .articles-box2{
	background-color:#232323;
	padding:9px 27px 9px 10px;
	float:left;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	color:#636363;
}*/

/*
#mycustomscroll  .articles-box2 h2{
	padding:0px 0 4px 0;
	margin:0px;
	color:#c2c2c2;
	text-decoration:none;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;
	 line-height:18px; 
	 
}*/

/*#mycustomscroll  .articles-box2 p{
	margin:0px;
	padding:0px;
	}

#mycustomscroll  .articles-box2 a{
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	color:#636363;
}*/


/* do not modify .scrollgeneric class, required for proper operation */
.scrollgeneric {
line-height: 1px; font-size: 1px;
position: absolute; top: 0; left: 0;
}

.vscrollerbase, .vscrollerbar {
width:17px;
float:left;
}

/*.hscrollerbase, .hscrollerbar {
height:0px;
}*/

.vscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 10px 0 10px 0;
/* z-index for scrollbars no longer has to be given as of version
1.7.5 for correct operation, but it is still recommended, as this
decides the z-index for content.*/
z-index: 2;
}
.vscrollerbarbeg {
	/*top image holder for vertical scroll bar*/
	background-image:url(../images/vscroller-new3.png);
	background-repeat:no-repeat;
	width:17px;
	float:left;
/* height is auto set by the script to fit the scrollbar */
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background-image: url(../images/vscroller2-new2.png);
width:17px; 
height:41px;
}

/*.hscrollerbarbeg {
/*left image holder for horizontal scroll bar*/
background: url(../images/hscroller.png) -10px 0px;
height:0px;
/* width is auto set by the script to fit the scrollbar 
}*/

.hscrollerbarend {
/*right image holder for horizontal scroll bar*/
background: url(../images/hscroller.png);
height: 0px;
width:17px;
}

/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
 background-color: #040404;
 background-image: url(../images/scrollbaseback-new1.png);
 background-repeat:repeat-y;
 background-position:top left;
 width:17px;
}

.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%;
}



