﻿body { background-color:#ffffff; margin-top:15px; margin-bottom:0px
}
h1{ color:#0788FD; font-size:17px; margin-bottom:5px}
h2{ color:#0788FD; font-size:13px; margin-bottom:0px; padding-bottom:0px}
td{ font-family:Verdana; font-size:11px; color:#616161}
input { font-family:Verdana; font-size:11px;}
textarea{ font-size:11px; font-family:Verdana;}
a:link{ font-family:Verdana; font-size:11px; color:#616161; text-decoration:none}
a:visited{ font-family:Verdana; font-size:11px; color:#616161; text-decoration:none}
a:hover{font-family:Verdana; font-size:11px; color:#0788FD; text-decoration:underline}

a.none:link{ font-family:Verdana; font-size:11px; color:#616161; text-decoration:none}
a.none:visited{ font-family:Verdana; font-size:11px; color:#616161; text-decoration:none}
a.none:hover{font-family:Verdana; font-size:11px; color:#616161; text-decoration:none; cursor:auto}


a.blue:link{ font-family:Verdana; font-size:11px; color:#0788FD; text-decoration:none}
a.blue:visited{ font-family:Verdana; font-size:11px; color:#0788FD; text-decoration:none}
a.blue:hover{font-family:Verdana; font-size:11px; color:#0788FD; text-decoration:underline}

a.nav:link{ font-family:Verdana; font-size:11px; color:#ffffff; text-decoration:none}
a.nav:visited{ font-family:Verdana; font-size:11px; color:#ffffff; text-decoration:none}
a.nav:hover{font-family:Verdana; font-size:11px; color:#ffffff; text-decoration:none}


.darkgrey{ background-color:#0788FD; padding-left:14px; padding-right:14px; border-right:solid 1px #ffffff;}
.pink{ background-color:#FD1E1F; padding-left:14px; padding-right:14px; border-right:solid 1px #ffffff;}
.painters{ color:#0788FD}

.decorators{ font-size:14px;}
.largepainter{ font-size:14px; color:#0788fd}

div.roundcorner				{ background: url(images/top-right.gif) no-repeat top right; width:100%; height:100%; text-align:left; }
div.roundcorner div			{ background: url(images/top-left.gif) no-repeat top left; width:100%; height:100%; text-align:left; }
div.roundcorner div div		{ background: url(images/bottom-right.gif) no-repeat bottom right; width:100%; height:100%; text-align:left; }
div.roundcorner div div div { background: url(images/bottom-left.gif) no-repeat bottom left; width:100%; height:100%; text-align:left; }
