html,
body {
background-image: (images/bluestar6.jpg);
background-repeat: no-repeat;
background-size: 100% 100%;

}

iframe {filter: grayscale(0%)}

p { color: #ffffff; font-size : 13pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#pre { color: #444444; font-size : 13.5pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#page { color: #cccccc; font-size : 26pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#page2 { color: #ffffff; font-size : 26pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#arrows { color: #ffffff; font-size : 60pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#header { color: #ffffff; font-size : 10pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#main { color: #ffffff; font-size : 10pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#footer { color: #ffffff; font-size : 13.5pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#slides { color: #ffffff; font-size : 33pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#slides2 { color: #000000; font-size : 33pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#splash { color: #ffffff; font-size : 40pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#ir { color: #cd5c5c; font-size : 10pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#wh { color: #ffffff; font-size : 30pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#wh2 { color: indianred; font-size : 64pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#fb { color: #b22222; font-size : 10pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#te { color: #008080; font-size : 10pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#bu { color: #ffffff; font-size : 10pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana; background-color: #000000; font-weight: normal }

#big { margin-left: 0pt; padding: 2px; word-spacing: 1pt; color: #444444; font-family : Microsoft JhengHei, lucida sans, arial, verdana; font-size : 56pt }

#med { margin-left: 0pt; color: #000000; font-size: 18pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#lit { margin-left: 0pt; color: #000000; font-size: 13pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

#tab { margin-left: 0pt; color: #000000; font-size: 9pt; font-family :Microsoft JhengHei, lucida sans, arial, verdana }

#tex { margin-left: 0pt; text-align: justify; color: #000000; font-size: 13pt; font-family : Microsoft JhengHei, lucida sans, arial, verdana }

a:link { color: #ffffff }

a:visited { color: #ffffff }

a:hover  { color: #89CFF0 }

a:active { color: #89CFF0 }

a { text-decoration: none }

.border {   border-width: 1px;   border-color: #ffffff;   border-style: solid; }

.border2 {   border-width: 1px;   border-color: #000000;   border-style: solid; }

.border3 {   border-width: 1px;   border-color: #111111;   border-style: solid; }

.border4 {   border-width: 1px;   border-color: #c7c7c7;   border-style: solid; }

.button {
  background-color: #8FC400; /* Green */
  border: 1;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 0px 0px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;

}

.button1 {
  padding: 4px 16px;
  background-color: #112233;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.button1:hover {
  padding: 4px 16px;
  background-color: #778899;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.button2 {
  padding: 2px 7px;
  background-color: orange;
  color: #000000;
  border: 1px solid #000000;
}

.button2:hover {
  padding: 2px 7px;
  background-color: yellow;
  color: #000000;
  border: 1px solid #000000;
}

.button3 {
  padding: 4px 7px;
  background-color: paleturquoise;
  color: #000000;
  border: 1px solid #000000;
}

.button3:hover {
  padding: 4px 7px;
  background-color: black;
  color: #000000;
  border: 1px solid #000000;
}

.button4 {
  padding: 4px 7px;
  background-color: #0f2f2f;
  color: #bbbbbb;
  border: 1px solid #bbbbbb;
}

.button4:hover {
  padding: 4px 7px;
  background-color: #74c087;
  color: #0f2f2f;
  border: 1px solid #74c087;
}

.button5 {
  padding: 4px 7px;
  background-color: #221111;
  color: #cccccc;
  border: 1px solid #cccccc;
}

.button5:hover {
  padding: 4px 7px;
  background-color: #cccccc;
  color: #000000;
  border: 1px solid #cccccc;
}

.button6 {
  padding: 4px 7px;
  background-color: #001122;
  color: #cccccc;
  border: 1px solid #cccccc;
}

.button6:hover {
  padding: 4px 7px;
  background-color: #cccccc;
  color: #001122;
  border: 1px solid #cccccc;
}

.button7 {
  padding: 4px 19px;
  background-color: #333333;
  color: #ffffff;
  border: 2px solid #ffffff;
  font-size: 18px;
  font-family : Microsoft JhengHei, lucida sans, arial, verdana;
}

.button7:hover {
  padding: 4px 19px;
  background-color: #89CFF0;
  color: #000000;
  border: 2px solid #89CFF0;
  font-size: 18px;
  font-family : Microsoft JhengHei, lucida sans, arial, verdana;
}

.button8 {
  padding: 4px 1px;
  background-color: #ffffff;
  color: #444444;
  border: 2px solid #444444;
  font-size: 18px;
  font-family : Microsoft JhengHei, lucida sans, arial, verdana;
}

.button8:hover {
  padding: 4px 1px;
  background-color: #222222;
  color: black;
  border: 2px solid black;
  font-size: 18px;
  font-family : Microsoft JhengHei, lucida sans, arial, verdana;
}

.button9 {
  padding: 4px 1px;
  background-color: #222222;
  color: #ffffff;
  border: 2px solid #ffffff;
  font-size: 18px;
  font-family : Microsoft JhengHei, lucida sans, arial, verdana;
}

.button9:hover {
  padding: 4px 1px;
  background-color: #222222;
  color: black;
  border: 2px solid black;
  font-size: 18px;
  font-family : Microsoft JhengHei, lucida sans, arial, verdana;
}

textarea {
  width: 212px;
  height: 90px;
  background-color: #ffffff;
}

.container input[type="text"] {
  width: 210px;
  height: 23px;
  background-color: #ffffff;
}

.container2 input[type="text"] {
  width: 212px;
  height: 30px;
  background-color: #ffffff;
}

.container3 input[type="text"] {
  width: 620px;
  height: 30px;
}

.container4 {
  color: #ffffff;
}

.container4 .content {
  position: absolute; /* Position the background text */
  bottom: 0; /* At the bottom. Use top:0 to append it to the top */
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.4); /* Black background with 0.5 opacity */
  color: #ffffff; /* White text */
  width: 100%; /* Full width */
  padding: 0px; /* Some padding */
  width: 840px;
  height: 58px;
}

.container5 {
  background: #224466;
}

.container5 .content {
  position: absolute; /* Position the background text */
  bottom: 0; /* At the bottom. Use top:0 to append it to the top */
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.4); /* Black background with 0.5 opacity */
  color: #ffffff; /* White text */
  width: 100%; /* Full width */
  padding: 0px; /* Some padding */
  width: 365px;
  height: 58px;
}

.container6 input[type="text"] {
  width: 267px;
  height: 30px;
  background-color: #ffffff;
}

img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

#rcorners1 {
  border-radius: 15px;
  border: 1px solid #888888;
  background: #ffffff;
  padding: 15px;
  width: 210px;
}

#rcorners2 {
  border-radius: 15px;
  border: 1px solid #888888;
  background: #ffffff;
  padding: 12px;
  width: 210px;
}

#rcorners3 {
  border-radius: 15px;
}

#rcorners4 {
  border-radius: 8px;
  padding: 8px;
}

#rcorners5 {
  border-radius: 8px;
  padding: 4px;
  width: 212px;
}

#rcorners6 {
  border-radius: 8px;
}

#rcorners7 {
  border-radius: 25px;
  background: url(paper.gif);
  background-position: left top;
  background-repeat: repeat;
  padding: 20px;
  width: 200px;
  height: 150px;
}

#rcorners8 {
  border-radius: 25px;
  border: 2px solid #ffffff;
}

#rcorners9 {
  border-radius: 8px;
  padding: 4px;
  width: 90px;
}

#rcorners10 {
  border-radius: 8px;
  padding: 8px;
}

th {
  border-radius: 15px;
}

