#TdTitle 
{
    font-family: Arial;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	height: 42px;
	width: 100%;
}

#TdTitleBkgd 
{
    background-image: url(images/TitelBkgd.jpg);
    background-position: top left;
    background-repeat: no-repeat;
	height: 42px;
	width: 480px;
    border-style: none;
}

#TdTitleBkgdLarge 
{
    background-image: url(images/TitelBkgdLarge.jpg);
    background-position: top left;
    background-repeat: no-repeat;
	height: 42px;
	width: 743px;
    border-style: none;
}

#TdNoTitle {
	font-size: 10px;
	height: 0px;
}

#TableTitle {
	font-size: 10px;
	width: 100%;
	height: 100%;
}

.contentpanestandard
{
    width: 100%;
}

.dnnTitle {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
	padding-left: 30px;
}

.dnnTitleBkgd {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
	padding-left: 30px;
}

.dnnTitleWhite {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
}

.BottomGap {
	font-size: 10px;
	height: 5px;
}
