/* CSS for WebFarm-Shop Vesion 2 'WebFarm-Shop BabyBlue' */
/* label (grey area around form element headings) */
label {display: block; text-align: right; background-color: #00A000; color:#FFFFFF; font-weight: bold; padding: 3px; margin:2px 5px 2px 0;}
/* Main text styles */
.tdcolor { background-color:#00A000; padding: 1px;}
.heading { font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif; font-weight: bold; 
font-size: 13px; color: #FFFFFF }
.heading_error { font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #FF0000 }
.body { font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif; font-weight: normal; font-size: 13px; color: #FFFFFF }
a.body:link { text-decoration:underline; color : #FFFF00; }
a.body:visited { text-decoration:underline; color : #FFFF00; }
a.body:hover {text-decoration: none; color : #00FFFF; }
.body_heading { font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif; font-weight: bold; 
font-size: 13px; color: #336699 }
.body_error { font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif; font-weight: normal; font-size: 13px; color: #FF0000 }
.copyright { font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #000000 }