/* background color for the content part of the pages */
.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}


A.SkinObject:link
{
	text-decoration: none;
	color: #FFFFFF;
}


A.SkinObject:hover
{
	text-decoration: none;
	color: #cf6939;
}

H1
{
                font-family:Verdana,Arial,Tahoma;
                font-size:11px; 
                font-weight:bold; 
                font-color:#cf6939; 
                white-space:nowrap; 
                margin-top:0; 
                margin-bottom:0; 
                padding-top:0;
                padding-bottom:0
}


#dnn_dnnBREADCRUMB_lblBreadCrumb a.SkinObject:link {
color:#003366 !important;
text-decoration:none;
}


#dnn_dnnBREADCRUMB_lblBreadCrumb a.SkinObject:hover {
color:#d97a23 !important;
text-decoration:none;
}






















