﻿a:active			{color: red;}
a:hover				{color: gold;}
a:link				{color: darkgreen;}
a:visited			{color: Green;}

body				{background-attachment: fixed;
					background-color: #dfd; 
					background-position: center; 
					background-repeat: no-repeat;
					SCROLLBAR-ARROW-COLOR: #FFFFFF;
					SCROLLBAR-BASE-COLOR: #FFFFFF;
					SCROLLBAR-FACE-COLOR: #006600;
					SCROLLBAR-HIGHLIGHT-COLOR: #009900;
					SCROLLBAR-3DLIGHT-COLOR: #00CC00;
					SCROLLBAR-DARKSHADOW-COLOR: #003300; 
					SCROLLBAR-SHADOW-COLOR: #003300; 
					SCROLLBAR-TRACK-COLOR: #CCCCCC;
					color: green;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12pt;
					text-align: center;}

button				{background-color: green; color: white; font-size: 12pt; font-weight: bold; height: 30; width: 150;}
fieldset			{color: gray; width: 75%;}
hr					{color: #911;}
img					{border: 0;}
p 					{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-align: center;}
table				{width: 100%; text-align: center;}
textarea			{font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

.button_Edit		{background-color: red; color: gold; font-size: 8pt; font-weight: bold; height: 20; width: 80;}
.button_Edit_Large	{background-color: red; color: gold; font-size: 12pt; font-weight: bold; height: 30; width: 150;}
.button_Form		{background-color: white; color: #006600; font-size: 10pt; font-weight: bold; height: 25px; width: 100px;}
.button_Reverse		{background-color: #aa0000;}
.button_Small		{background-color: green; color: white; font-size: 8pt; font-weight: bold; height: 20; width: 100;}
.ErrorMsg			{color: red; font-size: 10pt; font-weight: bold; padding-bottom: 12px; text-align: center;}
.Foot_Buttons		{text-align: center;}
.InfoData			{text-align: left;}
.InfoDataSpacer		{padding-bottom: 6pt; text-align: left;}
.InfoHeader			{color: #666666; padding-right: 30px; text-align: right; width: 35%; vertical-align: top;}
.InfoHeaderComp		{color: #FF0000; padding-right: 30px; text-align: right; width: 50%; vertical-align: top;}
.Information		{color: black; font-size: 8pt; text-align: center;}
.PageHeader			{font-size: 14pt; font-weight: bold; text-align: center; padding-bottom: 12pt;}		
.Print_Only			{display: none;}
.spacer 			{height: 6pt;}
.tableInner			{margin: 0px; width: 100%;}
.tablePage			{height: 100%; margin-left: 5%; margin-right: 5%; width: 90%}
