/*
  The original WVRR theme
  Created by Brian LaVelle, BELCommunications.net, Zero Design
*/

/* General page Style. */
body {
	background-color: #FFFFFF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
a,font,th,td,p   { font-family: Arial,Helvetica,sans-serif,Verdana }

hr	       { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}



.copy          { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #000000; font-weight:none;}
.copyBold      { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #000000; font-weight:bold;}
.copyHeading   { font-family: Arial,Helvetica,sans-serif; font-size: 16px; color: #000000; font-weight:bold;}

h1        { font-family: Arial, sans-serif; font-size: 16pt; font-weight: bold; color: #000000; }
h2        { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
title1    { font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; color: #990000; }
a.mainlevel         { font-size: 8pt; text-decoration: none; font-weight: bold;}
a.mainlevel:link    { color: black; }
a.mainlevel:active  { color: black; }
a.mainlevel:visited { color: black; }
a.mainlevel:hover   { color: red; }
a         { font-size: 10pt; font-weight: bold; text-decoration: underline; }
a:hover   { color: red; }
a:active, a:focus { color: red; }
a:visited, a:link { color: red; }
a.menu    { font-size: 8pt; font-weight: bold; color: red}
th        { font-size: 10pt; font-weight: bold; text-align: center; }
td.black  { background-color: black; font-weight: bold; font-size: 10pt; color: #FF0000;}
td.red    { background-color: #ff0000; }
td.mand   { font-size: 10px; font-weight: bold; color: black; background-color: #ffaaaa; }
td.head   { font-size: 10px; font-weight: bold; color: #FFFFFF; }
td:focus  { font-size: 12px; color: black; font-weight:bold; background-color:yellow;}
.small    { font-size:  8px; font-weight: bold; color: black; }
.medium   { font-size: 10px; font-weight: bold; color: black; }
.text     { font-size: 12px; }