/***************************************************** 
CUSTOM STYLES 
************************************************* */
body
{
	background: #e6e7e9 url(../images/bg.jpg) repeat-x left top;
	color: #757678;
}

#content
{
	background: transparent url(../images/content-bg.png) repeat-y -5px top;
}

#frame
{
	background: transparent url(../images/footer.png) repeat-x;
}

#sidebartable{
	width:100%;
	padding: 0 3px 0 3px;
}

#sidebartable td{
	padding:0 3px 0 3px;
}

#opm{
	background: url(../images/flash-header.jpg) no-repeat;
}