.border1 {
	border: thin solid #999999;
}
.border2hl {
	color: #000033;
	border: thin solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}
.booktriptext {
	color: #FFFF00;
}
.emailtext {
        color: #1B1F4A;
}
.backpic  {
       background-color: transparent;
       background-image: url(images/Mystery/boot.gif);
       background-repeat: no-repeat; 
       border:3px solid blue;
       font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 14px;
       color: #FFFF00;
}
div.cloud
{
float:left;
width:95px;
height:95px;
background: #1B1F4A url('../images/cloud.gif') no-repeat top right;
margin:0 0 15px 15px;
padding-top:14px;
text-align:center;
}
div.cloudtext
{
float:left;
width:95px;
height:95px;
background: #E4E2CB url('../images/cloudtext.gif') no-repeat top right;
margin:0 0 15px 15px;
padding-top:14px;
text-align:center;
}
div.buttonright
{
float:right;
width:95px;
height:95px;
background-color: #1B1F4A;
margin:0 15px 15px 0 ;
padding-top:14px;
text-align:center;
}

a.button:link,a.button:visited
{
display:block;
font-size:xx-small;
color:#1B1F4A;
text-align:center;
padding:5px;
text-decoration:none;
font-size: x-small;
}
a.button:hover,a.button:active
{
font-weight:bolder;
}
.list_title 
{
font-weight:bolder;
text-decoration:underline;
}