BODY
{
    Background-color: #CCCCCC;
    FONT-FAMILY: "Verdana","Arial", "Helvetica", "Century Gothic", "News Gothic MT", "Sans-Serif";
    FONT-SIZE: 8pt;
    color: #000000;
    link: #000000;
    vlink: #000000;
    hlink: #000000;
    cursor: default;
}

.presFrame
{
    Background-color: #FFFFFF;
    border: 5px ridge #FFFFFF;
    FONT-FAMILY: "Verdana","Arial", "Helvetica", "Century Gothic", "News Gothic MT", "Sans-Serif";
    FONT-SIZE: 5pt;
    color: #000000;
    link: #000000;
    vlink: #000000;
    hlink: #000000;
    cursor: default;
    padding: 1cm;
    text-align: center;
}

.sqFrame
{
    Background-color: #FFFFFF;
    border: 5px ridge #FFFFFF;
    FONT-FAMILY: "Verdana","Arial", "Helvetica", "Century Gothic", "News Gothic MT", "Sans-Serif";
    FONT-SIZE: 5pt;
    color: #000000;
    link: #000000;
    vlink: #000000;
    hlink: #000000;
    cursor: default;
    padding: 1cm;
    text-align: center;
    vertical-align: middle;
}

.showcaseBorder {
	position:absolute;
	left:17px;
	top:2px;
	width:225px;
	height:210px;
}

.showcaseHeader {
	background: url("lt_gray_top2-225.gif") top right no-repeat;
	position:absolute;
	top:0px;
	width:225px;
	height:7px;
	margin: 0px;
	padding: 0px;
 }

.showcaseBox {
	background: url(lt_gray_bkg_2-225.gif) top right no-repeat;
	position:absolute;
	margin: 0px;
	top:7px;
	padding: 0px;
	width: 225px;
	height: 203px;
	color: #000000;
}

.showcaseBox p {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom; 0px;
	margin-top; 0px;
	width: 180px;
}


.showcaseFooter {
	background: url("lt_gray_bottom2-225.gif") bottom right no-repeat;
	position:relative;
	width:225px;
	height:7px;
	top: 203px;
}

.marBorder {
	position:absolute;
	left:12px;
	top:5px;
	width:685px;
	height:210px;
}

.marHeader {
	background: url("lt_gray_top_mar.gif") top right no-repeat;
	position:absolute;
	top:0px;
	width:685px;
	height:7px;
	margin: 0px;
	padding: 0px;
 }

.marBox {
	background: url(lt_gray_bkg_mar.gif) top right no-repeat;
	position:absolute;
	margin: 0px;
	top:7px;
	padding: 0px;
	width: 685px;
	height: 30px;
	color: #000000;
}

.marBox p {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom; 0px;
	width: 645px;
	font-weight: bold;
}


.marFooter {
	background: url("lt_gray_bottom_mar.gif") bottom right no-repeat;
	position:relative;
	width: 685px;
	height: 7px;
	top: 15px;
}
