.shadowtoptile{
	background : #FFF url(images/shadow-top-tile.gif) repeat-x scroll bottom;
}

.shadowtopleft{
	background : url(images/shadow-top-left.gif) no-repeat scroll bottom left;
}

.shadowtopright{
	background : transparent url(images/shadow-top-right.gif) no-repeat scroll bottom right;
}

.lightgreytitletile{
	background : #E9E9E9 url(images/light-grey-top-tile.gif) repeat-x scroll top;
}

.lightgreytitleleft{
	background : url(images/light-grey-top-left.gif) no-repeat scroll top left;
}

.lightgreytitleright{
	height:34px;
	background : url(images/light-grey-top-right.gif) no-repeat scroll top right;
}

.titlepadd{
	padding-left:35px;
	padding-right:15px;
	padding-top:3px;
}

.lightgreylefttile{
	background : #E9E9E9 url(images/light-grey-left-tile.gif) repeat-y scroll left;
}

.lightgreyrighttile{
	background : url(images/light-grey-right-tile.gif) repeat-y scroll right;
}

.lightgreybottomtile{
	background : url(images/light-grey-bottom-tile.gif) repeat-x scroll bottom;
}

.lightgreybottomleft{
	background : url(images/light-grey-bottom-left.gif) no-repeat scroll bottom left;
}

img.shadow{
	border:none;
}

.contentpadd{
	padding:10px 15px 10px 15px;
}

.tabbedblacktitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	padding:0;
	margin:0;
	color: #333333;
}

.tabiconpadd{
	padding-right:18px;
	padding-bottom:0;
	padding-top:0;
	padding-left:0;
	height:27px;
}

.tabiconpadd img{
	margin:0 0 -4px 0;
	padding:0;
}
