

/*Page related styles for you to view*/
#mycustomscroll,#mycustomscroll2,#mycustomscroll2a,#mycustomscroll3, #mycustomscroll4,#mycustomscroll5, #mycustomscroll6,#mycustomscroll7,#mycustomscroll8 {
	/* Typical fixed height and fixed width example */
	width: 630px;
	height: 190px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	border-top:2px solid #474646;
	border-bottom:2px solid #474646;
}



.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 560px;
	height: auto;
	position: relative;
}

/* general page style ends here */

.headerbg2
{
    background-image: url('images/bg.gif'); 
    background-repeat: repeat-x;
	height:41px;
	margin-top:5px;
	float:left;
}

.leftc
{
	    background-image: url('images/lc.png'); 
		background-repeat: no-repeat;
		

}
.rightc
{
	    background-image: url('images/rc.png'); 
		background-repeat: no-repeat;
		background-position: top;
}
.headerbg2 h1
{
    background-image: url('images/video.png'); 
	background-repeat: no-repeat;
    padding-left:35px;
	height:38px;
	margin-top:4px;
    margin-left:15px;
    vertical-align: middle; 
}

#mycustomscroll2 
{
	border-left		:2px solid rgb(214,211,31);
	border-right	:2px solid rgb(214,211,31);
	border-bottom	:2px solid rgb(214,211,31);
	float:left;
}

#mycustomscroll2a
{
	border-left		:2px solid rgb(71,70,70);
	border-right	:2px solid rgb(71,70,70);
	border-bottom	:2px solid rgb(71,70,70);
	float:left;
}

.headerbg3
{
    background-image: url('images/adbg.gif'); 
    background-repeat: repeat-x;
	height:41px;
	float:left;
	margin-top:5px;
}

.headerbg3 h1
{
    background-image: url('images/messages.png'); 
	background-repeat: no-repeat;
    padding-left:35px;
    margin-left:15px;
	height:38px;
    margin-top:4px;
    vertical-align: middle; 
}
#mycustomscroll3
{
	border-left		:2px solid rgb(255,156,0);
	border-right	:2px solid rgb(255,156,0);
	border-bottom	:2px solid rgb(255,156,0);
	float:left;
}


.headerbg4
{
    background-image: url('images/grnbg.gif'); 
    background-repeat: repeat-x;
	height:41px;
	float:left;
	margin-top:5px;
}

.headerbg4 h1
{
    background-image: url('images/graphics_novels.png'); 
	background-repeat: no-repeat;
    padding-left:35px;
    margin-left:15px;
	height:38px;
    margin-top:4px;
    vertical-align: middle; 
}
#mycustomscroll4
{
	border-left		:2px solid rgb(74,156,74);
	border-right	:2px solid rgb(74,156,74);
	border-bottom	:2px solid rgb(74,156,74);
	float:left;
}


.headerbg5
{
    background-image: url('images/animsg.gif'); 
    background-repeat: repeat-x;
	height:41px;
	float:left;
	margin-top:5px;
}

.headerbg5 h1
{
    background-image: url('images/audio.png'); 
	background-repeat: no-repeat;
    padding-left:35px;
    margin-left:15px;
	height:38px;
    margin-top:4px;
    vertical-align: middle; 
}
#mycustomscroll5
{
	border-left		:2px solid rgb(220,26,26);
	border-right	:2px solid rgb(220,26,26);
	border-bottom	:2px solid rgb(220,26,26);
	float:left;
}

.headerbg6
{
    background-image: url('images/gmbg.gif'); 
    background-repeat: repeat-x;
	height:41px;
	float:left;
	margin-top:5px;
}

.headerbg6 h1
{
    background-image: url('images/games.png'); 
	background-repeat: no-repeat;
    padding-left:35px;
    margin-left:15px;
	height:38px;
    margin-top:4px;
    vertical-align: middle; 
}
#mycustomscroll6
{
	border-left		:2px solid rgb(204,51,217);
	border-right	:2px solid rgb(204,51,217);
	border-bottom	:2px solid rgb(204,51,217);
	float:left;
}

.headerbg7
{
    background-image: url('images/grpsbg.gif'); 
    background-repeat: repeat-x;
	height:41px;
	float:left;
	margin-top:5px;
}
.headerbg7 h1
{
    background-image: url('images/graphics.png'); 
	background-repeat: no-repeat;
    padding-left:35px;
    margin-left:15px;
	height:38px;
    margin-top:4px;
    vertical-align: middle; 
}
#mycustomscroll7
{
	border-left		:2px solid rgb(36,73,188);
	border-right	:2px solid rgb(36,73,188);
	border-bottom	:2px solid rgb(36,73,188);
	float:left;
}