@CHARSET "UTF-8";

/* Abstract Button */
div.button {margin: 0px auto;}
a.button {cursor: pointer; margin: 0px auto;}
.button_left   {float: left; display: block;}
.button_middle {float: left; display: block; text-align: center; overflow: hidden;}
.button_right  {float: left; display: block;}

a.button:link    {color: #ffffff; text-decoration: none; font-size: 14px; font-weight: bold;}
a.button:visited {color: #ffffff; text-decoration: none; font-size: 14px; font-weight: bold;}
a.button:hover   {color: #ffffff; text-decoration: none; font-size: 14px; font-weight: bold;}
a.button:active  {color: #ffffff; text-decoration: none; font-size: 14px; font-weight: bold;}



a.utility:link    {color: #782D1B;}
a.utility:visited {color: #782D1B;}
a.utility:hover   {color: #782D1B;}
a.utility:active  {color: #782D1B;}

div.toptab {margin-right: 1px;}
a.topTab:link    {color: #000000; font-size: 12px;}
a.topTab:visited {color: #000000; font-size: 12px;}
a.topTab:hover   {color: #000000; font-size: 12px;}
a.topTab:active  {color: #000000; font-size: 12px;}

a.utility3:link    {color: #000000; font-size: 12px;}
a.utility3:visited {color: #000000; font-size: 12px;}
a.utility3:hover   {color: #333333; font-size: 12px;}
a.utility3:active  {color: #000000; font-size: 12px;}

a.workTab:link    {color: #ffffff; font-size: 12px;}
a.workTab:visited {color: #ffffff; font-size: 12px;}
a.workTab:hover   {color: #ffffff; font-size: 12px;}
a.workTab:active  {color: #ffffff; font-size: 12px;}
span.workTabSelected {color: #ffffff; font-size: 12px; font-weight: bold;}

a.catTab:link    {color: #31301f; font-size: 12px;}
a.catTab:visited {color: #31301f; font-size: 12px;}
a.catTab:hover   {color: #31301f; font-size: 12px;}
a.catTab:active  {color: #31301f; font-size: 12px;}
span.catTabSelected {color: #31301f; font-size: 12px; font-weight: bold;}

a.schoolSelected:link    {font-size: 12px;}
a.schoolSelected:visited {font-size: 12px;}
a.schoolSelected:hover   {font-size: 12px;}
a.schoolSelected:active  {font-size: 12px;}

a.schoolEven:link    {color: #000000; font-size: 12px; font-weight: normal;}
a.schoolEven:visited {color: #000000; font-size: 12px; font-weight: normal;}
a.schoolEven:hover   {color: #000000; font-size: 12px; font-weight: normal;}
a.schoolEven:active  {color: #000000; font-size: 12px; font-weight: normal;}

a.inactiveSchoolEven:link    {color: #000000; font-size: 12px; font-weight: normal; text-decoration: line-through;}
a.inactiveSchoolEven:visited {color: #000000; font-size: 12px; font-weight: normal; text-decoration: line-through;}
a.inactiveSchoolEven:hover   {color: #000000; font-size: 12px; font-weight: normal; text-decoration: line-through;}
a.inactiveSchoolEven:active  {color: #000000; font-size: 12px; font-weight: normal; text-decoration: line-through;}

a.schoolOdd:link    {color: #000000; font-size: 12px; font-weight: normal;}
a.schoolOdd:visited {color: #000000; font-size: 12px; font-weight: normal;}
a.schoolOdd:hover   {color: #000000; font-size: 12px; font-weight: normal;}
a.schoolOdd:active  {color: #000000; font-size: 12px; font-weight: normal;}

a.inactiveSchoolOdd:link    {color: #000000; font-size: 12px; font-weight: normal; text-decoration: line-through;}
a.inactiveSchoolOdd:visited {color: #000000; font-size: 12px; font-weight: normal; text-decoration: line-through;}
a.inactiveSchoolOdd:hover   {color: #000000; font-size: 12px; font-weight: normal; text-decoration: line-through;}
a.inactiveSchoolOdd:active  {color: #000000; font-size: 12px; font-weight: normal; text-decoration: line-through;}

a.workTab2:link    {color: #000000; font-size: 12px;}
a.workTab2:visited {color: #000000; font-size: 12px;}
a.workTab2:hover   {color: #000000; font-size: 12px;}
a.workTab2:active  {color: #000000; font-size: 12px;}
span.workTab2Selected {color: #000000; font-size: 12px; font-weight: bold;}

