.photoClass
{
border-bottom-width:1px; border-bottom-style:dotted;border-left-width:1px; border-left-style:dotted; border-top-width:1px; border-top-style:dotted; border-right-width:1px; border-right-style:dotted; height:105px; width:105px;
}

.photoLarg
{
border-bottom-width:1px; border-bottom-style:dotted;border-left-width:1px; border-left-style:dotted; border-top-width:1px; border-top-style:dotted; border-right-width:1px; border-right-style:dotted; height:400px; width:455px;
}

.photoTd
{
border-bottom-width:1px; border-bottom-style:dotted;border-left-width:1px; border-left-style:dotted; border-top-width:1px; border-top-style:dotted; border-right-width:1px; border-right-style:dotted; 
}
.pageNav
{
font-family:Tahoma;
font-weight:bold;
font-size:8;
}

.tableHeaders
{
font-family:Tahoma;
font-weight:bold;
font-size:14px;
}

.normalText
{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
}

.names
{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#0000FF;
}

.titleText
{
font-family:Tahoma;
font-size:16px;
font-weight:bold;
}

.adControl
{
width:200px;
}


.dsettings: {
 magnifyby: 3, //default increase factor of enlarged image
 duration: 500, //default duration of animation, in millisec
 mgopacity: 0.2 //opacify of original image when enlarged image overlays it

.cursorcss: 'url(magnify.cur), -moz-zoom-in', //Value for CSS's 'cursor' attribute, added to original image
}

