a 	{cursor: pointer;}
a:hover	{font-color: #993300; background: #FFFFCC;}

body 		{margin: 2pt 6pt 6pt 6pt; background-image: url("images/homebackground.jpg")}
body, td, tr, table, p	{color: #000000; font-size: small; font-family: arial, "sans-serif";}
h1	{color: #993300; font-size: 150%; font-weight: 900; text-align: center;}
h2	{color: #003399; font-size: 130%; font-weight: 800; text-align: left;}
h3	{color: #003399; font-size: 110%; font-weight: 700; text-align: left;}
h4	{color: #003399; font-size: 110%; font-weight: 600; font-style: italic;  }
th	{font-weight: 800; background-color: #efefef;  }
input		{font-weight: normal; font-family: times, Serif;}
textarea	{font-weight: normal; font-family: times, Serif; width: 100%; }
input:focus	{background: #FFFFCC}
textarea:focus	{background: #FFFFCC}

.HelpBox		{font-size: 80%; border: none; font-weight: 700; background-image: url("images/homebackground.jpg");}
.FileInput		{width: 100%;}

.evenRow		{background-color: #F9F9F9; background-image: none;}
.oddRow			{background-color: #FFFFFF; background-image: none;}
.hideable		{position:relative; visibility:visible;}

.iTarget		{cursor: pointer;}
.ImageButton	{cursor: pointer;}

.PageTitle		{color: #003399; font-size: 100%; font-weight: 800; text-align: left; }

.TableClear		{background: url("images/spacer.gif") repeat-y; border-top: 0px gray; border-left: 0px gray;}
.TableFont		{font-size: 11; position: bottom; verticle-align: bottom; border-bottom: 8px black; border-right: 8px black; padding: 1px;}

.MenuLink		{font-size: 10pt; padding: 0px; font-weight: 700; color: #993300; }
.MenuButton		{font-size: 8pt; height: 20pt; line-height: 80%; padding: 0px; width: 110px; font-family: arial, "sans-serif";}
.MenuAdminButton	{font-size: 8pt; height: 12pt; line-height: 80%; padding: 0px; width: 110px; background-color: #CCFFFF; font-family: arial, "sans-serif";}
.MenuButton:hover	{font-weight: 900; background-color: #FFEEEE;}
.MenuAdminButton:hover	{font-weight: 900; background-color: #FFEEEE;}
.MenuSysAdminButton:hover	{font-weight: 900; background-color: #FFEEEE;}


.MessageDisplay		{background-color: #FFFFFF;}

.SmallButton 		{font-family: arial, "sans-serif"; font-size: 8pt; height: 14pt; verticle-align: middle; line-height: 80%; padding: 0px; }
.SmallButtonRed		{font-family: arial, "sans-serif"; font-size: 8pt; height: 14pt; verticle-align: middle; line-height: 80%; padding: 0px; background-color: #ff9999;}
.TextBoxRight 		{text-align: right;}
