﻿body.boxhead, body.bboxhead
{
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	background-color: White;
}
p.boxhead, td.boxhead, th.boxhead, input.boxhead, p.bboxhead, td.bboxhead, th.bboxhead, input.bboxhead
{
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
}
h2.boxhead, h2.bboxhead
{
	font-size: 12px;
	color: White;
	font-weight: bold;
}

.sidebox {
	background: url(/images/scout24/sbbody-l.gif) no-repeat bottom left;
}
.sideboxbig {
	background: url(/images/scout24/sbbody-l-2000.gif) no-repeat bottom left;
}

.boxhead {
	background: url(/images/scout24/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 5px 0px 5px 0px;
}
.boxhead h2 {
	background: url(/images/scout24/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 5px 20px 5px 10px;
	color: white; 
	/*text-shadow: rgba(0,0,0,.4) 0px 2px 5px; Safari-only, but cool */
}
.boxbody {
	background: url(/images/scout24/sbbody-r.gif) no-repeat bottom right;
	margin: 0px 0px 0px 4px;
	padding: 10px 10px 15px 6px;
}
.boxbodybig {
	background: url(/images/scout24/sbboby-r-2000.gif) no-repeat bottom right;
	margin: 0px 0px 0px 4px;
	padding: 10px 10px 15px 6px;
}

.sblink
{
	padding: 3px 0px 3px 0px;
}
/*--------------------------------------------------------------------------------*/
.bbox {
	background: url(/images/scout24/bbody-l.gif) no-repeat bottom left;
}
.bboxhead {
	background: url(/images/scout24/bhead-r.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: left;
	padding: 5px 0px 5px 0px;
}
.bboxhead h2 {
	background: url(/images/scout24/bhead-l.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 5px 10px;
	color: white; 
	/*text-shadow: rgba(0,0,0,.4) 0px 2px 5px; Safari-only, but cool */
}
.bboxbody {
	background: url(/images/scout24/bbody-r.gif) no-repeat bottom right;
	margin: 0px 0px 0px 4px;
	padding: 10px 10px 15px 2px;
}
/*--------------------------------------------------------------------------------*/
