a 	{cursor: pointer;}
a:hover	{font-color: #993300; background: #FFFFCC;}

body 		{background-image: url("images/homebackground.jpg")}
body, td, tr, table, p	{color: #000000; font-size: small; font-weight: normal; font-family: arial, "sans-serif"}
h1	{color: #993300; font-size: 170%; font-weight: 900; font-variant: small-caps; text-align: center}
h2	{color: #003399; font-size: 150%; font-weight: 800; text-align: left}
h3	{color: #003399; font-size: 120%; font-weight: 700;}
h4	{color: #003399; font-size: 110%; font-weight: 600; font-style: italic;  }
th	{font-weight: 800; background: #EEEEEE}
input		{font-weight: normal; font-family: times, arial}
textarea	{font-weight: normal; font-family: times, arial}
input:focus	{background: #FFFFCC}
textarea:focus	{background: #FFFFCC}

.bbs1			(border-right-color: #eeeeee; border-right-width: none}
.bbs2			{border-left-color: #eeeeee; border-left-width: none}
.bbs3			{border-left-color: #eeeeee; border-left-width: none}

.ButtonPressed 		{background: #ccffcc; font-size: 12pt; font-weight: bold; height: 18pt; verticle-align: middle; line-height: 80%; padding: 0px; }
.ButtonStudentEdit 	{height: 16px; width: 16px; background-color: transparent; background-image: url("images/editpencil.gif"); background-repeat: no-repeat; background-postion: center center; padding: 0px; border: none; }

.ChatButton		{font-size: 8pt; height: 12pt; verticle-align: middle; line-height: 90%; padding: 0px; width: 110px; }

.HelpBox		{font-size: 80%; border: none; font-weight: 700; background-image: url("images/homebackground.jpg");}

.PageTitle		{color: #003399; font-size: 100%; font-weight: 800; text-align: left; }

.MenuLink		{font-size: 10pt; padding: 0px; font-weight: 700; color: #993300; }
.MenuKeyStudent		{font-size: 8pt; height: 12pt; line-height: 80%; padding: 0px; width: 110px; background-color: #CCCCCC; font-family: arial, "sans-serif";}
.MenuButton		{font-size: 8pt; height: 12pt; 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";}
.MenuAsstButton		{font-size: 8pt; height: 12pt; line-height: 80%; padding: 0px; width: 110px; background-color: #99FFCC; font-family: arial, "sans-serif";}
.MenuSysAdminButton	{font-size: 8pt; height: 12pt; line-height: 80%; padding: 0px; width: 110px; background-color: #FFFFFF; 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;}

.ImageButton		{cursor: pointer;}

.MessageDisplay		{background-color: #FFFFFF;}

.SmallButton 		{font-family: arial, "sans-serif"; font-size: 8pt; height: 12pt; verticle-align: middle; line-height: 80%; padding: 0px; }
.SmallBBSButton		{font-family: arial, "sans-serif"; font-size: 12pt; height: 13pt; verticle-align: middle; line-height: 80%; padding: 0px; width: 13pt; font-weight: 800}
.TextBoxRight 		{text-align: right;}
