body,table,tr,td,p,a,b,i,navi { font-family: arial, sans-serif; font-size: 13px; color: #000000; }

.red { color: #cc0033 }
.blue { color: #117b91 }
.yellow { color: #ff6633 }
.grey { color: #999999 }
.white { color: #ffffff }
.vetcontact { font-family: arial, sans-serif; font-size: 16px; color: #7cb3f1 }

.lefthl { font-size: 11px; color: #ffffff; text-decoration: underline; }
.leftbc { font-size: 11px; color: #2F7890; text-decoration: underline; line-height: 18px; }


.small { font-size: 11px; }
.smallgrey { font-size: 11px; color: #999999 }
.smallblue { font-size: 11px; color: #117b9 }
.smallred { font-size: 11px; color: #cc0033 }
.smallwhite { font-size: 11px; color: #ffffff }
.hl { font-size: 18px;  }
.shl { font-size: 14px;  }
.hlred { font-size: 18px; color: #cc0033; }
.shlred { font-size: 14px; color: #cc0033;  }

.big { font-size: 24px;  }
.verybig { font-size: 30px;  }

.navi:link { color: #0000ff; }
.navi:visited { color: #840084; }
.navi:active { color: #ff0000; }
.navi:hover { color: #ff0000; }

.n { font-family: arial, sans-serif; font-size: 11px; color: #000000; }
.n:link { color: #117b91; }
.n:visited { color: #117b91; }
.n:active { color: #117b91; }
.n:hover { color: #117b91; }

:link { color: #117b91; }
:visited { color: #117b91; }
:active { color: #117b91; }
:hover { color: #117b91; }

.input
{
color:#000000;
background:#ffffff;
border:1;
font-family:arial;
font-size:13px;
//border-style:dashed;
border-color:#666666;
}

.submit
{
cursor:Hand;
color:#ffffff;
background:#2F7890;
border:1;
font-family:arial;
font-size:11px;
//border-style:dashed;
border-color:#2F7890;
}

