body,html {
	font-size: 11px;
	font-family: Verdana;
	background-image: url('../../../images/index/art/last_background.gif');
	background-repeat: repeat-x;
	background-color: #8a1253;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
/* background: url(../images/vscroller.png) 0px -10px; */
width: 5px;
background-color: #b14c48;
height: auto;
top: 0px;
}
