BODY {
  margin: 0px;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-shadow-color: #000040;
  scrollbar-arrow-color: #000040;
  scrollbar-base-color: #FFFFFF;
  color: #002837;
  font-size: 10pt;
  background: url(../mainpic/header1.jpg) repeat-x;
  font-family: 'Arial';
}

A {
  color: #003366;
  font-size: 10pt;
}
A:hover {
  position: relative;
  left: 1px;
  top: 1px;
}

TABLE {
  font-size: 10pt;
}

FIELDSET {
  width: 95%;
  margin-left: 10px;
  border: solid #99BBCC 1px;
}

LEGEND {
  color: #426679;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 10px;
}

UL {
  margin-top: 5px;
  margin-bottom: 5px;
  list-style-image: url('../mainpic/li.gif');
}
LI {
  padding-left: 5px;
  padding-bottom: 3px;
}
OL {
  margin-top: 5px;
  margin-bottom: 5px;
}

.whole {
  width: 100%;
  border-collapse: collapse;
}

.header_a_1 {
  color: #BFD7F7;
  font-size: 12pt;
  font-weight: bold;
}
.header_a_2 {
  color: #BFD7F7;
  font-size: 8pt;
}

.links {
  width: 150px;
  border: solid #99BBCC 1px;
  border-collapse: collapse;
}
.links td {
  height: 50px;
  text-align: center;
  Vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
}
.links td a {
  width: 100%;
  display: block;
  text-decoration: none;
  font-weight: bold;
}

.content {
  height: 450px;
  Vertical-align:top;
  padding-top:5px;
}

.path {
  color: #666666;
  font-weight: bold;
  font-size: 12pt;
  line-height: 18pt;
}
.path a {
  color: #9090D6;
  font-size: 12pt;
  text-decoration: none;
}
.path a:hover {
  position: relative;
  left: 0px;
  top: 0px;
}

.title {
  color: #426679;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 10px;
}

.subtitle {
  display: block;
  color:#FFFFFF;
  background-color: #9FB7E7;
  font-size: 10pt;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}

.section {
  width: 95%;  
  margin-left: 20px;
  margin-bottom: 20px;
}
.section #colorArea {
  background-color: #FFFFAA;
  font-size: 12pt;
  color: brown;
  font-weight: bold;
  line-height: 18pt;
  padding: 3px;
}
.section #colorArea #sub {
  font-weight: normal;
  font-size: 10pt;
}

.footer {
  height: 25px;
  color:#FFFFFF;
  font-size: 8pt;
}

.menu {
  width: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  border-collapse: collapse;
  color: #003366;
  font-size: 10pt;
}
.menu th {
  width: 20px;
  background-color: #E1E1FF;
  background-image: url(../mainpic/arrow1.gif);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  border-top: solid #99BBCC 1px;
  border-bottom: solid #99BBCC 1px;
}
.menu td {
  padding: 3px;
  border-top: solid #99BBCC 1px;
  border-bottom: solid #99BBCC 1px;
}
.menu td a {
  text-decoration: none;
  width: 100%;
  display: block;
}
.menu #here_d {
  background-color: #FFFFDD;
  font-weight: bold;
}
.menu #here_h {
  background-color: #FFFFAA;
  background-image: url(../mainpic/arrow2.gif);
}
.menu #sub {
  padding-left: 15px;
  background: #F7F7FF;
  border-left: dashed 1px #99BBCC;
  border-right: dashed 1px #99BBCC;
}
.menu #sub a {
  width: 100%;
  display: block;
}
.menu #sub_here {
  padding-left: 15px;
  background: #F7F7FF;
  border-left: dashed 1px #99BBCC;
  border-right: dashed 1px #99BBCC;
  text-decoration: underline;
}

.announce {
  width: 100%;
}
.announce th {
  width: 100px;
  height: 30px;
  color: #008000;
  font-weight: bold;
  Vertical-align: top;
  text-align: center;
}
.announce td {
  Vertical-align: top;
}

.index_announce {
  width: 100%;
  margin-top:10px;
}
.index_announce th {
  width: 100px;
  height: 30px;
  color: #008000;
  font-weight: bold;
  Vertical-align: top;
  text-align: center;
}
.index_announce td {
  Vertical-align: top;
  color: #FF6600;
}
.index_announce td a {
  color: #FF6600;
}

.submenu {
  margin-top: 10px;
  width: 95%;
  border-collapse: collapse;
}
.submenu th {
  width: 120px;
  height: 30px;
  border-top: solid 1px #99BBCC;
  border-bottom: solid 1px #99BBCC;
  border-left: solid 1px #99BBCC;
  border-right: outset 3px #99BBCC;
}
.submenu #here {
  text-decoration: underline;
  font-weight: normal;
  border-bottom: 0px;
}
.submenu #empty {
  border-bottom: solid 1px #99BBCC;
}

.submenu_content {
  width: 95%;
  border-bottom: outset 3px #99BBCC;
  border-right: outset 3px #99BBCC;
  border-left: solid 1px #99BBCC;
}
.submenu_content td {
  padding: 10px;
}

.goto {
  padding:0px;
  text-align:center;
  background:#FFFFDD url(../mainpic/arrow3.gif) no-repeat center;
  border-top: 1px solid #FFFFAA;
  border-left: 1px solid #FFFFAA;
  border-right: 1px outset #FFFFAA;
  border-bottom: 1px outset #FFFFAA;
}

.scholarshipSubLinks {font-size:15px;background-color:brown;color:white;}
.scholarshipSubLinks a {font-size:15px;background-color:brown;color:white;}
