.style2 {color: #0000FF}

.style1 {color: #FF0000}


.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:160px; width:140px;
}

.photoClassPayMethods
{
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:80px; width:140px;
}


.photoClassOffer
{
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:140px; width:120px; border-bottom-color:#000000;border-top-color:#000000;border-right-color:#000000;border-left-color:#000000;
}


.photoClassWork
{
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:200px; width:247px; border-top-color:#CC9900;border-bottom-color:#CC9900;border-right-color:#CC9900;border-left-color:#CC9900;
}

.photoClassCar
{
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:200px; width:232px;
}
.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;
}
.photoLargCar
{
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:368px; 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;
text-decoration:none;
}

.lastOrderText
{
font-family:Tahoma;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.lastOrderText2
{
font-family:Tahoma;
font-size:12px;
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;
}
.dropDwnControl
{
width:200px;
}

.txtBoxControl
{
width:195px;
}



.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
}



a.sample {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited.sample {
	color: #FFFFFF;
	text-decoration:none;
}

a:active.sample {
	background-color: #FFFF00;
	text-decoration:none;
}
a:hover.sample {
	color: orange;
	font-style: italic;
	text-decoration:none;
}


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