body
{
  font-family: Arial, Helvetica, sans-serif;
}
.text9 {  font-family: Arial; font-size: 1.8vh; color: #000000}
.text9_ad {  font-family: Arial; font-size:1.8vh; color: #000000}
.text9-white {  font-family: Arial; font-size: 1.8vh; color: #FFFFFF}
.text9-red { font-family: "Arial"; font-size: 1.8vh; color: #FF0000 }
.text9-blue {  font-family: Arial, Helvetica, sans-serif; font-size: 1.8vh; font-style: normal; color: 0000CC}

.text10 {  font-family: Arial; font-size: 2vh; color: #000000}
.text10_ad {  font-family: Arial; font-size:2vh; color: #000000}
.text10-red { font-family: Arial; font-size: 2vh; color: #FF0000}
.text10-white { font-family: Arial; font-size: 2vh; color: #FFFFFF}
.text10-bold-white { font-family: Arial; font-size: 2vh; font-weight: bold; color: #FFFFFF; text-decoration: none }

.text18-bold { font-family: Arial; font-size: 3.5vh; color: #000000; font-weight: bold }
.text18-bold_ad { font-family: Arial; font-size: 3.5vh; color: #000000; font-weight: bold }
.text18-bold-blue { font-family: Arial; font-size: 3.5vh; color: #336699; font-weight: bold }
.text18-bold-red { font-family: Arial; font-size: 3.5vh; color: #FF0000; font-weight: bold }
.text18-bold-white { font-family: Arial; font-size: 3.5vh; color: #FFFFFF; font-weight: bold }

.ms8 { font-family: "MS Sans Serif"; font-size: 1.75vh; color: #000000 }
.ms8_ad {  font-family: Arial; font-size:1.75vh; color: #000000}
.ms8-white { font-family: "MS Sans Serif"; font-size: 1.75vh; color: #FFFFFF }

.ms6 { font-family: "Viola"; font-size: 1.7vh; color: #000000 }

.date { font-family: Arial; font-size: 1.75vh; color: #008080 }

.text10-ques { font-family: Arial; font-size: 2vh; font-weight: bold; color: #000000}
.text10-answ { font-family: Arial; font-size: 2vh; color: #000000}
.text14 {  font-family: Arial, Helvetica, sans-serif; font-size: 3vh; color: #000000}
.text14_ad {  font-family: Arial, Helvetica, sans-serif; font-size: 3vh; color: #000000}

.orange10 {  font-family: Arial; font-size: 2vh; font-style: normal; color: #FF9900; font-weight: bolder}

.white9 A:link { font-family: Arial; font-size: 1.8vh; color: #FFFFFF;  text-decoration: none}
.white9 A:active { font-family: Arial; font-size: 1.8vh; color: #FFFFFF; text-decoration: none}
.white9 A:visited { font-family: Arial; font-size: 1.8vh; color: #FFFFFF;  text-decoration: none}
.white9 A:hover { font-family: Arial; font-size: 1.8vh; font-weight: bold; color: #FFFFFF; text-decoration: none}
.date1 {  font-family: Arial; font-size: 1.75vh; color: #A1B5E5}

.guidetext {color:#000000; font-style:normal; font: 1.75vh verdana,sans-serif; margin:5pt}

address{color:#000000;font-style:normal; font: 1.75vh verdana,sans-serif;margin:5pt}

address_sm {  font-family: verdana,sans-serif; font-size: 1vh; font-style: normal; color: #000000; font-weight: bolder}
table
{
   font-family: Arial; font-size:2vh; color: #000000
}
.hometable
{
  width:100%;
  margin:1px;
  padding:1px;
  border:1px solid #EEE;
  border-radius:4px;
  background:#FFF;
}
.hometable .tr
{
  vertical-align:top;
}
.homebody
{
  width:100%;
  margin:0px;
  padding:0px;
  height:100%;

}
.homebody a
{
  color:#4A4C9F;
  text-decoration:none;
}
.homebody a:hover
{
  color:red;
}
.homebody_td
{
  border-right-color: #4A4C9F;
  border-right-style:solid;
  border-right-width:1px;
}
.homebody tr
{
 vertical-align:top
}
.homechapter
{
  width:99%;
  height:20px;
  background:#4A4C9F;
  display:block;
  text-align:center;
  font-family: Arial;
  font-size: 2vh;
  color: #FFFFFF;
  font-weight: bold;
  border-radius:4px;
  padding-top:4px;
}
.mainnotice
{
  margin:4px;
}
.newsnotice
{
  width:99%;
  background:#EEEEEE;
}
.newsnotice:hover
{
  background:#FFFFFF;
}
.newsnotice td
{
  border-bottom-color: #CCCCCC;
  border-bottom-style:solid;
  border-bottom-width:1px;
  padding-bottom:10px;
}
.searchButton
{
  height: 25px;
  width: 42%;
  background: red;
  color: #FFF;
  border: 1px solid red;
  border-radius: 4px;
}
.searchInput
{
  height: 25px;
  width: 50%;

  border: 1px solid red;
  border-radius: 4px;
}
.bottomNotice
{
  width:97%;
  margin:4px;
  border-bottom-color: #4A4C9F;
  border-bottom-style:solid;
  border-bottom-width:1px;
  padding-bottom:4px;
}
.homefuelton
{
  background-color:#4A4C9F;
  color:#FFFFFF;
  padding:4px;
  border-radius:4px;
}
.homefuelton a
{
  color:#FFFFFF;
}
.imgNotice table
{
  border:none!important;
  border-color:#FFFFFF!important;
  margin:10px;
  border-collapse:collapse;
}
.imgNotice img
{
  border:0px!important;
}
.imgNotice hr
{
  height: 1px!important;
  border: 0px !important;
  background: #4A4C9F!important;
  width:100%;
}


