@charset "iso-8859-1";
body			{font-family: verdana,arial,helvetica,sans-serif; font-size: 12px;
				color: black; background-color: white;}
ul				{margin: 0 0 0pt 20pt;}
td				{font-family: verdana,arial,helvetica,sans-serif; font-size: 12px;}
th				{font-family: verdana,arial,helvetica,sans-serif; font-size: 12px;
				font-weight: bold}

A			{text-decoration: underline;}	/* was "none" */
A:hover			{text-decoration: underline;}
A:link			{color: blue}		/* unvisited link */
A:visited		{color: purple}		/* visited links */
A:active		{color: blue}		/* active links */



.normal			{color: black; font-size: 12px;
				font-family: verdana,arial,helvetica,sans-serif;}
.normalp1		{font-size: 15px;}
.normalp2		{font-size: 18px;}
.caption		{font-size: 12px;}	/* picture captions */
.pagehead		{color: black; font-size: 18px;
				font-family: verdana,arial,helvetica,sans-serif; font-weight: bold}
.menu    		{color: black; background-color: white; font-size: 16px; list-style: circle;
				margin: 0 0 0 0; padding: 0 0 0 0; border: 0 0 0 0;
				font-weight: bold; line-height: 140%;}

/* Alternate for .menu follows: */
.menux                  {BORDER-RIGHT:  0px;  PADDING-RIGHT: 0px;
                         BORDER-TOP:    0px;  PADDING-TOP: 0px;
                         BORDER-LEFT:   0px;  PADDING-LEFT: 20px;
                         BORDER-BOTTOM: 0px;  PADDING-BOTTOM: 0px;
                         FONT-WEIGHT: bold;   FONT-SIZE: 16px;
                         MARGIN: 0px;         LINE-HEIGHT: 140%;
                         LIST-STYLE-TYPE: circle;
                         COLOR: red}  /* was black */
/* */

.menu2   		{color: black; background-color: white; font-size: 12px; text-decoration: none; list-style: square;
				margin: 0 0 0 0; padding: 0px 0 0 20px; border: 0 0 0 0;
				line-height: 120%; font-weight: normal;}

/* Alternate for .menu2 follows: */
.menuy                  {BORDER-RIGHT:  0px;  PADDING-RIGHT: 0px;
                         BORDER-TOP:    0px;  PADDING-TOP: 0px;
                         BORDER-LEFT:   0px;  PADDING-LEFT: 20px;
                         BORDER-BOTTOM: 0px;  PADDING-BOTTOM: 0px;
                         FONT-WEIGHT: bold;   FONT-SIZE: 12px;
                         MARGIN: 0px;         LINE-HEIGHT: 140%;
                         LIST-STYLE-TYPE: square;
                         TEXT-DECORATION: none;
                         COLOR: red;}  /* was black */
/*  */

.menu3   		{color: black; background-color: white; font-size: 12px; text-decoration: none; list-style: none;
				margin: 0 0 0 0; padding: 0px 0 0 40px; border: 0 0 0 0;
				font-weight: normal; line-height: 120%;}

/* Alternate for .menu3 follows: */
.menuz                  {BORDER-RIGHT:  0px;  PADDING-RIGHT: 0px;
                         BORDER-TOP:    0px;  PADDING-TOP: 0px;
                         BORDER-LEFT:   0px;  PADDING-LEFT: 20px;
                         BORDER-BOTTOM: 0px;  PADDING-BOTTOM: 0px;
                         FONT-WEIGHT: normal; FONT-SIZE: 12px;
                         MARGIN: 0px;         LINE-HEIGHT: 140%;
                         LIST-STYLE-TYPE: none;
                         TEXT-DECORATION: none;
                         COLOR: red;}  /* was black */
/* */

.address		{color: black; font-size: 12px;}

.msg			{color: green; font-size: 12px;}
.errormsg		{color: red; font-size: 12px;}

.boldnormal	{color: black; font-size: 12px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold}

.heading 		{color: navy; font-size: 28px; font-weight: bold; font-family: verdana,arial,helvetica,sans-serif; font-style: italic}

.list	 		  {color: black; font-size: 100px;}

.navbar	 		{color: black; font-size: 12px;}

.lightrow 	{color: black; background-color: white; font-size: 12px;}
.darkrow 		{color: black; background-color: #E0E0E0; font-size: 12px;}

.formtable	{color: white; font-size: 15px; font-weight: bold; background-color: #0000CC; width: 620px;
                                border: thin solid red;}
.formtitle	{color: white; font-size: 15px; font-weight: bold; background-color: #0000CC;}
.formcontent {color: black; font-size: 12px; font-weight: normal; background-color: #CCCCCC;
                                border: thin solid red;}
.sch1       {color: teal; font-size: 18px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold;}
.sch2       {color: teal; font-size: 16px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold;}
.sch3       {color: teal; font-size: 14px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold;}
.sch4       {color: teal; font-size: 12px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold;}
.sch5       {color: teal; font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold;}
.schlr      {color: red; font-size: 12px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold;}
.tiny			  {color: black; font-size: 10px; font-weight: normal;}
.mnubox     {border-width: 0px;
             border-style: none;
             border-color: none;
             position: absolute;
             top: 15%;
             left: 0;
             padding: 0px;
             margin: 0px;
             width: 20%}
.scbox      {border-width: 0px;
             border-style: none;
             border-color: white;
             position: absolute;
             top: 2%;
             left: 20%;
             padding: 0px;
             margin: 0px;
             width: 60%}