html,body{height:100%;}
body{
 	background: #55009c url(../images/bg_home.jpg) top left repeat-x;
	color:#111;
 	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:center;
}

td {font-family: Arial, Helvetica, sans-serif;font-size: 100%;}
h2 {font-size: 140%;color: #000066;}
h3 {font-size: 130%;}
#header{display:none;}

/* --- PRINT styles --- */
#wrapperprint{background:#fff; height:100%; width:630px; margin:0 auto;}
#containerprint{width:630px;margin:0px auto;text-align:left;background:#fff;}
#headerprint{width:630px;height:95px;margin:0;}
#content1col{float:left;margin:0;font-size:100%; text-align:left;}
#footerprint{width:630px; font-size:80%; border-top:1px solid #e7e7e7;background:#fff;color:#111;text-align:left;position: relative;  /* Needed for Safari */ margin:0 auto;}
#clearer{clear: both;}


.red {color: #55009c;}
.title {font-size: 140%; font-weight: bold; color: #111;}
.desc {font-size: 100%; font-weight: normal; color:#111;}
.ref {font-size: 100%; font-weight: bold; color:#55009c;}
.specs {font-size: 90%; font-weight: normal; color:#111;}
.caption {font-size: 90%; font-weight: normal; color:#111;}

#thumbStyle a {display: block; border: 1px solid #9C9BA3; width:122px; height:120px; font-size: 90%; color: #333; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
#thumbStyle a:hover {border: 1px solid #9C9BA3; color: #111; background-color: #D7D6E6;text-decoration: none;}
