
BODY, P, A, TD, TH,  DIV, INPUT, TEXTAREA, SELECT, OPTION {font-size : 11px;  font-family: Verdana, Arial, Helvetica;}
H1  { 	font-size : 28px; font-family: Arial black,Arial, Helvetica; font-weight : bold; color : #66CC00;}
H2  { 	font-size : 22px; font-family: Arial black,Arial, Helvetica; font-weight : bold; color : #66CC00;}
BIG  {  font-size : 14px;  font-family: Verdana, Arial, Helvetica;}
SMALL  {  font-size : 10px;  font-family: Verdana, Arial, Helvetica;}

.smaller {  font-size : 9px;  font-family: Verdana, Arial, Helvetica; }
.dflt {font-size : 11px;  font-family: Verdana, Arial, Helvetica;}
.sm  {  font-size : 10px;}
.big {  font-size : 14px;}
.bigger  {  font-size : 20px;}


A:LINK {color:#003399;}
A:VISITED {color:#663399;}
A:ACTIVE {color:#990000;}
A:HOVER {color:#990000;}

A.nv { text-decoration : none; font-size : 10px; font-weight: bold; }
A.nv:LINK {color:#000000;}
A.nv:VISITED {color:#000000;}
A.nv:ACTIVE {color:#000000;}
A.nv:HOVER {text-decoration : underline;}

A.nv_paging { color:#003399; text-decoration: none; font-size:11px; }
A.nv_paging:VISITED { color:#003399; }
A.nv_paging:HOVER { color:#663399; }

#grn { color : #006600;}
#wht { color : #FFFFFF;}
#blk { color : #000000;}
#red { color : #993333;}

/* navigation */
TD.nvl  {background-color:#CCCCFF;text-align:right;font-weight:bold;font-family:Arial;padding-right:2px;}
TD.nvls {background-color:#3366CC;text-align:right;font-weight:bold;font-family:Arial;padding-right:2px;}
IMG.nvl { height:15; width:6; border:0; }
A.nvl {text-decoration: none; font-family:Tahoma,Arial; font-size:10px; font-weight: bold;color:#003399;}
A.nvl:VISITED {color:#003399;}
A.nvl:HOVER {color:#FFFFFF;}
A.nvls {text-decoration: none; font-family:Tahoma,Arial; font-size:10px; font-weight:bold;color:#FFFFFF;}
A.nvls:VISITED {color:#FFFFFF;}

TD.nvt  {background-color:#66CC00;vertical-align:middle;}
TD.nvts {background-color:#993333;vertical-align:middle;}
IMG.nvt { height:16; width:12; border:0; }
A.nvt   { text-decoration: none; color:#000000;font-weight:bold; font-family:Tahoma,Arial; font-size:11px;}
A.nvt:VISITED {color:#000000;}
A.nvt:HOVER { color:#FFFFFF; }
A.nvts  { text-decoration: none; color:#FFFFFF; font-weight:bold; font-family:Tahoma,Arial; font-size:11px;}
A.nvts:LINK {color:#FFFFFF;}
A.nvts:VISITED {color:#FFFFFF;}
A.nvts:HOVER { color:#FFFFFF; }

/* FORM STYLES */
.button { font-family : Arial, Helvetica, sans-serif; font-weight : bold; width : 65px; height : 20px; font-size : 10px;}
.button2 { font-family : Arial, Helvetica, sans-serif; font-weight : bold; width : 125px; height : 20px; font-size : 10px;}
.clsFormSmall {font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px;}
.clsFormTiny  {font-size : 9px;  font-family: Verdana, Arial, Helvetica;}
.btndisabled {color:#EEEEEE;border-style:solid;}

.nobordert { border-style:None; background-color:transparent; }
.thinborder { border-style:solid; border-width:1px; border-collapse:collapse; }

/* Form element sizes are different in IE and Netscape 4
In the HTML size it for Netscape and then add a class to make it the correct width in IE
*/
.w25 { width: 25px; }
.w35 { width: 35px; }
.w50 { width: 50px; }
.w66 { width: 66px; }
.w77 { width: 77px; }
.w88 { width: 88px; }
.w110 { width: 110px; }
.w122 { width: 122px; }
.w142 { width: 142px; }
.w170 { width: 170px; }
.w220 { width: 220px; }
.w280 { width: 280px; }
.w350 { width: 350px; }
.w400 { width: 400px; }
.w450 { width: 450px; }
.w500 { width: 500px; }
.w600 { width: 600px; }

/* text boxed in IE know only 16 colors, so stick with the primary colors */
.edited
{
border-color:red;border-style:solid;border-width:2; background-color:yellow; color:red; font-weight:bold;
}
.menu
{
	text-align:right;
	background-image:"~/Images/leftnav_home_off.gif"
}




