/*  
Author: Bonnie J.
Admin Email: bonnie@inside-joke.net
Web Address: http://expectations.grey-wanderer.org
			 http://www.inside-joke.net
*/


body {
font-family: "Tahoma";
font-size: 8pt;
color: #709271;
line-height: 100%;
letter-spacing:0px;}

div {
padding: 10px;
}


td {
font-size: 10px;
padding: 5px;
background-color:#ffffff;
}

#popupbox {
background: #fffdd6;
position: absolute;  
left: 50px;
height: 350px; 
width: 500px; 
overflow:auto; 
overflow-x:hidden;
text-align: center;
}

A:link, A:visited, A:active {
color: #4c6e55;
font-weight: bold;
text-decoration: none;
}

A:hover {
color: #a0ac7c; 
font-weight: bold;
font-style: italic;
text-decoration: none;
border-bottom: 2px dotted #a0ac7c;
}

img.thumb {
border-left: 1px solid #adbd96;
border-right: 1px solid #adbd96;
border-top: 1px solid #adbd96;
border-bottom: 1px solid #adbd96;
}

.title { 
font-weight: bold; 
font-size: 14px;   
color: #38523e;
font-family: "Georgia","Times New Roman"; 
text-align: left;
border-bottom: 2px dotted #dadfc1;
}

input {
color: #709271;
background-color: #fffee9;
font-size: 8pt;
}

iframe {
border: 1px solid #567c84;
padding: 5px;
background-color: #dadfc1;
}

.nolink {
font-weight: bold;
}