<!--

body {	margin-top: 2;
	margin-left: 0;
	margin-right: 50;
	margin-bottom: 0;
	margin-width: 0;
	margin-height: 5;
     }

/* ************************* */
/* FORMS, FORM BUTTONS, ETC. */
/* ************************* */

.formbox2 { font-family:verdana,arial, helvetica; font-size:9px; color:#393939; font-weight:bold; padding:0; vertical-align: middle; }

.formbox { background-color:#FFFFFF; font-family:verdana,arial, helvetica; font-size:9px; color:#393939; font-weight:bold; padding:1; vertical-align: middle; }

.formbutton { border: 1 solid #AAAAAA;
	      padding: 0;
	      font-family: Arial, Verdana, Helvetica; font-size: 8pt;
	      color: #393939;
	    }

/* ************************* */


/* ************************* */
/*   FONTS                   */
/* ************************* */

.body 	{ font-family:arial, helvetica, verdana;
	font-size:11px;
	color:#393939;
	}

.label { font-family:arial, helvetica, verdana;
	font-size:16px;
	color:#5A9519;
	font-weight:bold;
	}

.label2 { font-family:arial, helvetica, verdana;
	font-size:14px;
	color:#6F7A9C;
	font-weight:bold;
	}

.sublink { font-family:arial, helvetica, verdana;
	font-size:11px;
	color:#6F7A9C;
	font-weight:bold;
	}

.plusone { font-family:arial, helvetica;
	font-size:12px;
	color:#393939;
	}

.toolbar { font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#393939;
	font-weight:bold;
	}





/* ************************* */
/*   BACKGROUNDS             */
/* ************************* */


/*   light grayish bg used for shading    */
.bg-light { background-color:#eeeeee; }

/*   bg of calendars    */
.bg-cal { background-color:#F9F9F9; }

/*   bg for calendar days that ARE part of current month   */
.bg-cal-on { background-color:#F9F9F9; }

/*   bg for calendar days that ARE NOT part of current month (grayed-out)   */
.bg-cal-off { background-color:#F9F9F9; }

/*   bg for CURRENT calendar day   */
.bg-cal-focus { background-color:#F9F9F9; }

/*   bg for calendar in WEEK file that shades the days of week/date   */
.bg-calw-days { background-color:#F9F9F9; }

/*   bg for calendar in WEEK file that shades the content for days of week/date   */
.bg-calw-content { background-color:#F9F9F9; }


/*   bg for all content under top toolbars   */
.bg-all { background-color:#FFFFFF; }

/*   bg for all content under top toolbars   */
.bg-contrast { background-color:#eeeeee; }





/* ************************* */
/*   LINKS                   */
/* ************************* */

a.atoolbar { color: #FFFFFF; text-decoration: none; }
a.atoolbar:active { color: #999999; text-decoration: none; }
a.atoolbar:hover { color: #cccccc; text-decoration: underline; }

a { color: #225283; text-decoration: none; }
a:active { color: #606060; text-decoration: none; }
a:hover { color: #606060; text-decoration: underline; }

-->
