/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.noheadnoback{
border: 0px solid white;
padding: 0px 15px 15px 15px;
color: white;
font-family: Arial;
font-weight: bold;
font-size: 11pt;
}

.titlebar{
color: #66CCFF;
font-family: Arial;
font-weight: bold;
font-size: 10pt;
}

.titlebar2{
color: #66CCFF;
font-family: Arial;
font-size: 6pt;
}
.gallerystrip{
padding-top: 0px;
}
.largeimage{
width: 580px;
padding: 0px 0px 0px 0px;
border: 0px solid white;
}

.gallery TD{
text-align: center;
}
.gallery{
width: 575px;
}

.gallery IMG{
border: 1px solid #747474;
}

.gallerystrip IMG{
border: 2px solid #262626;
width:70px;
height: 46px;
padding-top:5px;
}

/*STYLES*/
.addressbar{
color: #9F9F9F;
font-family: Arial;
font-size: 8pt;
}

.TitleHeader,
.ModifiedDateHeader{
color: #9F9F9F;
font-family: Arial;
font-size: 11pt;
}
.TitleCell A,
.TitleCell A:hover,
.TitleCell A:visited,
.DownloadCell A,
.DownloadCell A:visited,
.DownloadCell A:hover,
.ModifiedDateCell{
color: white;
font-family: Arial;
font-size: 10pt;
}