@CHARSET "ISO-8859-1";

TD{
	font-family:verdana;
	font-size:11px;
}

LEGEND {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:blue;
}

FIELDSET {
	background-color: #EEE;
}

DT{
	font-weight: bold;
	color:#blue;
}

.messages{
background:#EFEFEF none repeat scroll 0 0;
border:5px solid #FF0000;
font-size:15px;
font-weight:bold;
margin:5px 0;
padding:5px;
color:#f00;
/*	padding:8px;
	font-weight: bold;
	color: green;*/
}

.lists_details_field{
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #CCC;
}

.lists_details_value{
	
	padding: 8px;
	border-bottom: 1px solid #CCC;
}

.send_to_friend_input{
	width: 100px;
}
.p-shadow {
	width: 90%;
  	float:left;
  	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(images/shadow.gif) no-repeat bottom right;
 	margin: 10px 0 0 10px !important;
  	margin: 10px 0 0 5px;
}

.p-shadow div {
	background: url(/images/shadow2.gif) no-repeat left top;
	padding: 4px 6px 6px 0 !important;
}

.p-shadow p {
	color: #777;
  	background-color: #fff;
  	font: italic 14px georgia, serif;
        font-size: 18px;
  	border: 1px solid #a9a9a9;
  	padding: 4px;
  	margin: -6px 6px 6px -6px !important;
  	margin: 0;
}

/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #627E8A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #e2edc2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BACKGROUND-COLOR: #9DA8B5;
}

td
{
font-family:tahoma;
font-size: 11px;
color:#404040;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;

}

.caption2
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#3D3D3D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#3D3D3D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}


#content img.pretty{float:left;display:block;
width:256px;height:192px;padding:5px;background:#000000;margin:0 10px 10px 0;}