﻿html
{
	background-color: White;
	vertical-align: middle;
}
body
{  
   text-align: center;
   vertical-align:top; 
}  
#wrapper
{
	width: 800px;
	margin: 0 auto;   
	text-align: left;   
}
p
{
	font-size: 12pt;
	font-family: Arial;
	margin-left: 5px;
	position: static;
	text-align: justify;
}
.insert
{
	font-size: 12pt;
	font-family: Arial;
	margin-left: 5px;
	position: static;
	text-align: center;
}
.A:link 
{  
	font-family: Arial;
	font-Size: medium;
	color: #404040;
	text-decoration: none
}
.A:visited 
{
	font-family: Arial;
	font-Size: medium;
	color: #003300;
	text-decoration: none
}
.A:active 
{
	font-family: Arial;
	font-Size: medium;
	color: #006633;
	text-decoration: none
}
.A:hover 
{
	font-family: Arial;
	font-Size: medium;
	color: #ff0033;
	text-decoration: none
}
.B:link 
{  
	font-Size: small;
	color: #404040;
	text-decoration: none;
	font-family:Arial
}
.B:visited 
{
	font-family: Arial;
	font-Size: small;
	color: #003300;
	text-decoration: none
}
.B:active 
{
	font-family: Arial;
	font-Size: small;
	color: #006633;
	text-decoration: none
}
.B:hover 
{
	font-family: Arial;
	font-Size: small;
	color: #ff0033;
	text-decoration: none
}
.H-2
{
	font-family: Arial;
	font-Size: medium;
	color: #000000;
	text-decoration: none
}
.H-3
{
	font-family: Arial;
	font-Size: small;
	color: #000000;
	text-decoration: none
}
.H-4
{
	font-family: Arial;
	font-Size: medium;
	color: #000000;
	text-decoration: none;
	font-weight: bold
}

a
{
	text-decoration: none;
}

.mover
{
	border-style: none;
	padding: 0px;
	margin: 0px;
	cursor: default;
	list-style: none;
	position: relative;
	float: left;
	clear: both;
	display: table-cell;
	width: 163px;
	border-collapse: collapse;
	border-spacing: 0px;
	top: 0px;
	left: 0px;
}

.mover a
{
	cursor: default;
}

.mover a .preview
{
	display: none;
}

.mover a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -150px;
	z-index: 1;
}

.mover img
{
	background: #fff;
	border: None;
	width: 140px;

}

.mover li
{
	background: #fff;
	border-style: None;
	border-width: medium;
	border-color: inherit;
	width: 150px;
	display: table-cell;
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	clear: both;
}

.mover .preview
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	width: 300px;

}
.CRSpec
{
	cursor: default;
	list-style: none;
}

.CRSpec a
{
	cursor: default;
}

.CRSpec a .preview
{
	display: none;
}

.CRSpec a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -150px;
	z-index: 1;
}

.CRSpec img
{
	background: #fff;
	border: None;
	display:inline;
	float: left;
	width: 250px;

}

.CRSpec li
{
	background: #fff;
	border-style: None;
	border-width: medium;
	border-color: inherit;
	width: 300px;
	display: table-cell;
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	clear: both;
}

.CRSpec .preview
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	width: 400px;

}
.TCus
{
	cursor: default;
	list-style: none;
}

.TCus a
{
	cursor: default;
}

.TCus a .preview
{
	display: none;
}

.TCus a:hover .preview
{
	display: block;
	position: absolute;
	top: 5px;
	left: 150px;
	z-index: 1;
}

.TCus img
{
	background: #fff;
	border: None;
	width: 125px;
}

.TCus li
{
	background: #fff;
	border: None;
	position: relative;
}

.TCus .preview
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	width: 300px;

}
.BBSpec
{
	cursor: default;
	list-style: none;
}

.BBSpec a
{
	cursor: default;
}

.BBSpec a .preview
{
	display: none;
}

.BBSpec a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -150px;
	z-index: 1;
}

.BBSpec img
{
	background: #fff;
	border: None;
	display:inline;
	float: left;
	width: 200px;

}

.BBSpec li
{
	background: #fff;
	border-style: None;
	border-width: medium;
	border-color: inherit;
	width: 200px;
	display: table-cell;
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	clear: both;
}

.BBSpec .preview
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	width: 400px;

}