@charset "utf-8";
/* CSS Document */

table.app {  margin-left:40px; margin-right:40px; border:black solid thin; table-layout:auto; border-collapse:seperate; background-color:#999999; font-size:14px;}
.app thead { font-size:14px;}
td.stext {font-size:14px; text-align:left; }
.dtext  {font-size:9px; display:block;}
.btext {font-size:14px; color:#000000; font-weight:500;}
.edu { background-color:#999999; border:black thin solid;}
.edu tz {border:thin solid black; margin:5px;}

.back {border:solid black thin; background-color:#666666; font-size:16px; font-variant:small-caps;}


table.admin { /* margin-left:40px; margin-right:40px; margin-top:10px; border:black solid thin; table-layout:auto;  overflow:auto; border-collapse:seperate; background-color:#999999; min-height:250px;*/padding:10px;}
table.admin thead { background-color:#CCCCCC; outline:solid black thin;}
td.line {border-bottom:solid black thin;}
table.admin tr:hover{color:#000000; background-color:#FFFFFF;}
td.atext {font-size:12px; font-weight:600;}

.jobBox { border:thin orange solid; background-color:#FFCC99; padding:10px; padding-top:0px; text-align:left; }
.jobs {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #6e6e6e;padding:10px;float:left;}
.jobs a {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#F60;}
.jobs a:visited {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#C60;}
