/*
' ****************************************************************
' ** (c) Copyright 2005 Northern Rhode Island Animal Hospital - All Rights Reserved.
' ****************************************************************
*/


/* Selectors */
body { background-color:Teal; font-family:Verdana,Arial,Sans-Serif; font-size:11px; color:black; margin-left:0px; margin-top:0px;}
td { background-color:White; font-family:Verdana,Arial,Sans-Serif; font-size:11px; color:black; margin-left:0px; margin-top:0px;}
hr { height:1px; color:#959595 }
a { font:normal 11px Verdana,Arial,Sans-Serif;}
ul { margin:0px;margin-left:15px; }

/* Links */
a:link { color: Blue;}
a:visited { color: #000099;}
a:hover { color: Blue; text-decoration:underline;}
a:active { color: Red;}
a:link.LinkReverse, a:visited.LinkReverse, a:hover.LinkReverse { color:#d2f2f2;}
a:link.BreadCrumbLink, a:visited.BreadCrumbLink, a:hover.BreadCrumbLink { color:blue;}


/* Text */
.textdimsmall { font-size:11px; color:#959595; }
.textsubhead1 { font-size:14px; color:Teal;font-weight:bold; font-family:Arial; }
.textreverse { font-size:11px; color:#adcfcf; }


/* Toolbar*/
.toolbartable { width:95%; border:1px solid Whitesmoke; margin:5px; margin-top:10px; margin-bottom:10px;}
.toolbarcell { background-color: #dfe5e5; color:#005e5d; border:1px solid teal; font-family:Tahoma; font-weight:bold; font-size: 10px;text-align:center; width:14%; text-transform: uppercase; cursor:pointer;}
.toolbarcellhigh1 { background-color:Teal; color:white; border:1px solid teal; font-family:Tahoma; font-weight:bold; font-size: 10px;text-align:center; width:14%; text-transform: uppercase; cursor:pointer;}
.toolbarcellhigh2 { background-color: #93AEA6; color: #141414; border: 1px solid #141414; font-family:Tahoma; font-weight:bold; font-size: 10px;text-align:center; width:14%; text-transform: uppercase; cursor:pointer;}


/* Backgrounds */
.areamain { background:white; width:850px;}
.areaborder { background:teal; }

