      
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
div#body
{
float:left;
width:800px;
overflow:hidden;
}

p
{
font-family: verdana;
font-size: 8pt;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 20;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -600px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.body{
color:#333333;
font-family:Georgia, "Verdana", Times, serif;
font-size:11;
}
.title{
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
background-color:#CC0000;
}
.title3{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
background-color:#4486BB;
padding:1px;
}
.search3{
color:#007500;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#CCCCCC;
}

.list_left{
background-color:#4486BB;
font-weight:bold;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.list_right{
background-color:#C6ECFF;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
 .list_center{
background-color:none;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.halfmoon{
margin-bottom: 1em;
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 13px;
background: #ECEEEC url(images/tabright.gif) top right no-repeat;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover{
background-color: #CDDADA;
color: navy;
}
.box{
color:#CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.box1{background-color:transparent;position: absolute; left: 50% ; top: 150px; margin-left:268px; width: 120px; height: 600px; z-index:1; visibility:visible !important;font-family: verdana; font-size: 8pt}

.box2{background-color:transparent;position: absolute; left: 50% ; top: 150px; margin-left:-551px; width: 443px; height: 215px; visibility:visible !important;font-family: verdana; font-size: 8pt} 

.box3{background-color:#FFFFFF;border-colour:#0080C0;position: absolute; left: 50% ; top: 133px; margin-left:-402px; width: 120px; height: 570px; visibility:visible !important;font-family: verdana; font-size: 8pt-moz-border-radius: 10px;	
-o-border-radius: 10px;
	border:1px solid #B6E1EF}
	
	.box4{background-color:transparent;position: absolute; left: 50% ; top: 40px; margin-left:277px; width: 120px; height: 600px; z-index:1; visibility:visible !important;font-family: verdana; font-size: 8pt}

.pag1{
color:#000000;
font-family:Verdana, "Times New Roman", Times, serif;
font-size:12px;

}
.pag2{
color:#FF0000;
font-family:Verdana, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
}




.NewClass { }
	.NewClass { }


