/* use C-style comments to comment things out */
/* note that NS 4.x seems to have trouble with inheritance, so you have to 
   have all the block elements here */


P, DIV, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION
	{ font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 10px;
	} 
	
BODY  {color:#021657; marginheight:0; marginwidth:0; topmargin:0; leftmargin:0}

H1, H2, H3	{ font-family: Verdana, Helvetica, Arial, Sans-Serif; }

H4, H5, H6	{ font-family: Verdana, Helvetica, Arial, Sans-Serif; 
color: #FFFFFF; 
background: #93ABAE; 
border: 1px solid #2B5D6B}

PRE 		{ font-family: Courier, monospace; } 

.TDBABY {background-image: url(/images/logoback.gif); background-repeat: no-repeat;}


.menu {
	COLOR: #990000; FONT-FAMILY: verdana, helvetica, arial; FONT-SIZE: 9px; TEXT-DECORATION: none
}
.menu:hover {
	COLOR: #eeeeee; FONT-FAMILY: verdana, helvetica, arial; FONT-SIZE: 9px; TEXT-DECORATION: none
}

.highlightOff { 
border-style: none; 
border-width: 1px; 
padding: 1px;

} 

.highlightOn { 
border-style: dotted; 
border-width: 1px; 
border-color: #666666;
} 

A:link    {text-decoration: underline; color: #4D6336;}
A:visited {text-decoration: underline; color: #887A5E;}
A:active  {text-decoration: underline; color: #887A5E;}
A:hover   {text-decoration: underline; color: #E4DBC8;}

A.nav:link    {text-decoration: none; color: #00202A;}
A.nav:visited {text-decoration: none; color: #00202A;}
A.nav:active  {text-decoration: none; color: #00202A;}
A.nav:hover   {text-decoration: underline; color: #00202A;}


.rightbox A:link    {text-decoration: none; color: #00202A;}
.rightbox A:visited {text-decoration: none; color: #00202A;}
.rightbox A:active  {text-decoration: none; color: #00202A;}
.rightbox A:hover   {text-decoration: underline; color: #00202A;}

.cmms_header {
COLOR: #ffffff; FONT-SIZE: 11px; font-weight: bold;
}
	
.smallcopyright {
font-size: 8pt;
}

.defaultcalendarHeader {
COLOR: #cccccc; BACKGROUND-COLOR: #006699; FONT-SIZE: 10px;
}

.defaultcalendarCurrentDay {
BACKGROUND-COLOR: #b0c4c2; FONT-SIZE: 10px; 
}

.defaultcalendarOffDay {
BACKGROUND-COLOR: #eeeeee; FONT-SIZE: 10px; 
}

.defaultcalendarEvent {
BACKGROUND-COLOR: #eeeeee; FONT-SIZE: 12px; border: 1px solid #cccccc;
}

.defaultcalendarForwardBack {
FONT-SIZE: 12px;
}

.defaultcalendarForwardBackLink:link, .defaultcalendarForwardBackLink:visited, .defaultcalendarForwardBackLink:active {
COLOR: #000099
}

.defaultcalendarForwardBackLink:hover {
COLOR: #3333cc
}

.defaultcalendarLink:link, .defaultcalendarLink:visited, .defaultcalendarLink:active {
COLOR: #000099; FONT-SIZE: 10px; 
}

.defaultcalendarLink:hover {
COLOR: #3333cc; FONT-SIZE: 10px; 
}
