/*
   ::::: StyleSheet Information ::::::
   :: ------------------------------::
   :: PBase.com Style Version 1.0   ::
   :: by Webdev - Pim Rijpsma - NL  ::
   :: http://www.pbase.com/webdev/  ::
   :: ------------------------------::
   :::::::::::::::::::::::::::::::::::
   
   
*/
a, a:link,a:visited,a:active {
        color: #84AAD0;
        text-decoration: none;
}
a:hover {
        color: #84AAD0;
        text-decoration: underline;
}
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
	border: rgb(0, 0, 0) 1px;
	border-style: solid;
	border-color: rgb(0,0,0) rgb(0,0,0) #161616 rgb(0,0,0);
	width: 150px;
	height: 145px;
	vertical-align: middle;
/*	margin-bottom: 0px; */
	padding-top: 5px; 
	display: block;
	background: #161616;
}
a.thumbnail:hover            {
	border: #84AAD0 1px solid;
	border-style: solid solid solid solid;
	width: 150px;
	height: 145px;
	vertical-align: middle;
/*	margin-bottom: 0px; */
/*	padding-bottom: 5px; */
	display: block;
	background: rgb(33,33,33);
}

body{
        margin-bottom: 20px;
        margin-top: 0px;
        background: #242424
}
div,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4,h5,font, center {
        border: 0px;
        color: rgb(91, 91, 101);
        font: 12px verdana, arial, sans-serif;
}
font {
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 4px;
	width: 150px;
	/*display: block;*/
	font: 9px Verdana, Tahoma, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: rgb (91,91,101);
}
.thumb {
		padding-top: 2px;
		width: 150px;
		font: 9px Verdana, Tahoma, Helvetica, sans-serif;
		color: rgb (91,91,101);
		border: rgb(0, 0, 0) 1px;
		border-style: none solid solid solid;
		width: 150px;
		height: 25px;
		vertical-align: top;
		padding-bottom: 4px; 
		display: inline-block;
		background: #161616;
}

h1, h2 {
	border: #4083BF 1px dotted;
	border-left: 1px none;
	border-right: 1px none;
	border-top: 1px none;
	width: 500px;
	display: block;
	background: rgb(0, 0, 0);
	color: #4083BF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: right;
	height: 21px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	width: 100%;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	background: #161616;
	color: rgb(91, 91, 101);
	font: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #84AAD0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h5 {
        padding-left: 2px;
        width: 150px;
        display: block;
        color: #84AAD0;
        font-size: 12px;
        font-weight: normal;
}
img{
        border: rgb(0, 0, 0) 1px none;
}
img.thumbnail {
        border: rgb(0, 0, 0) 1px solid;
        margin: 0px;
        padding: 0px;
        background: rgb(45, 45, 45);
        vertical-align: middle;
}input {
        border: rgb(0, 0, 0) 1px solid;
}
table.thumbnail {
        width: 10%;
}
td {
	background: none;
	border-collapse: collapse;
	/*		padding-bottom: 10px; */
/*		border-spacing: 5px; */
        empty-cells: show;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.message_body {
        border-bottom: rgb(0, 0, 0) 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        display: block; 
        background: rgb(40, 40, 40);
}
.caption {
        color: rgb(95, 121, 216);
        font-size: 12px Verdana, Tahoma, Helvetica, sans-serif;
        font-style: italic;
}
.display {
	border: rgb(0, 0, 0) 1px solid;
	margin-top: 7px;
	background: rgb(0, 0, 0);
	margin-bottom: 3px;  
}
.lid{
        background: rgb(55, 55, 55);
        color: rgb(102, 102, 102);
        font: 11px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}
.message_body {
        margin: 5px 5px 10px;
        color: rgb(91, 91, 101);
        font: 10px Verdana, Tahoma, Helvetica, sans-serif;
}
.sb{
        background: rgb(91, 91, 101);
        color: #84AAD0;
        font: 12px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}

/*.prevNext{
	display: block;
	width: 500px;*/
}

BODY { margin-top: 0px;}
HR { position : relative;}

