.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;
}

.bluetitletile{
	background : #0099FF url(images/blue-top-tile.gif) repeat-x scroll top;
}

.bluetitleleft{
	background : url(images/blue-top-left.gif) no-repeat scroll top left;
}

.bluetitleright{
	height:34px;
	background : url(images/blue-top-right.gif) no-repeat scroll top right;
}

.titlepadd{
	padding-left:35px;
	padding-right:15px;
	padding-top:3px;
}

.bluelefttile{
	background : #0098FD url(images/blue-left-tile.gif) repeat-y scroll left;
}

.bluerighttile{
	background : url(images/blue-right-tile.gif) repeat-y scroll right;
}

.bluerighttilenull{
}

.bluebottomtile{
	background : url(images/blue-bottom-tile.gif) repeat-x scroll bottom;
}

.bluebottomleft{
	background : url(images/blue-bottom-left.gif) no-repeat scroll bottom left;
}

img.shadow{
	border:none;
}

.contentpadd{
	padding:10px 15px 10px 15px;
}

.contentpaddwhite{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.tabbedwhitetitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#FFF;
}

.tabiconpadd{
	padding-right:18px;
	padding-bottom:0;
	padding-top:0;
	padding-left:0;
	height:27px;
}

.tabiconpadd img{
	margin:0 0 -4px 0;
	padding:0;
}


