td,th,body{font-size:10pt}

a {
font-size:12pt;
text-decoration: none;
font-weight: none;
color:Green }
a:hover {
font-size:12pt;
text-decoration: none;
color:gold
}
#photobackground{

	width:100%; 
	height:100%;
	padding:20px 0px 4px 0px;
	margin:0px 0px 4px 0px;
	background-image:url(Img/photobg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:570px;
	height:365px;
	*height:385px!important;
	*height:385px;}

#photobackground2{

	width:100%; 
	
	padding:0px 0px 4px 0px;
	margin:0px 0px 4px 0px;
	width:620px;
	}
	
#photobackground8{

	width:100%; 
	
	padding:0px 0px 4px 0px;
	margin:40px 0px 4px 0px;
	width:620px;
	}
#photobackground3{

	width:100%; 
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(Img/photobg3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:570px;
	height:122px;}
	
#PhotoView table{
	background-image:url(Img/photobg2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:590px;
        text-align:left;
        padding:0px 0px 0px 10px;
			height:140px;
	}
/*	
#PhotoView table{
	background-image:url(Img/photobg2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:570px;
        text-align:left;
        padding:0px 0px 0px 10px;
			height:140px;
	}
	#PhotoView table td{ 
	padding:12px 13px 0px 0px; 
	*padding:12px 3px 0px 10px;
	
	vertical-align:top;
}*/
#Photo img{
	max-height:310px;
	max-width:430px;
		width: expression(this.width > 428 ? 429: true);
	height: expression(this.height > 308 ? 309: true);
	
}
#PhotoView table td{ 
	padding:12px 13px 0px 0px; 
	*padding:12px 3px 0px 10px;	
	vertical-align:top;
	width:131px;
	float:left;
}
	/*#PhotoView img{ 
	padding:0px 0px 5px 0px;
	*padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	*margin:0px 0px 5px 0px;
	}*/
#PhotoView img{ 
	padding:0px 0px 5px 0px;
	*padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	*margin:0px 0px 5px 0px;
	max-height:96px;
	max-width:130px;
	width: expression(this.width > 125 ? 126: true);
	height: expression(this.height > 95 ? 96: true);
	}


.btn{
	background-image:url(Img/cicle.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:38px;
	width:38px;
	}
#photobar{
	background-image:url(Img/bar.gif);
	width:630px;
	height:38px;
	background-position:top;
	background-repeat:no-repeat;
	}
