BODY {
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #EEEEEE;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-arrow-color: #FF6600;
  scrollbar-track-color: #EEEEEE;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-base-color: #CCCCCC;
  background-color: #DDDDDD;
  margin-top: 1;
  margin-bottom: 1;
  margin-left: 1;
  margin-right: 1;
  font-family: Arial;
  font-size: 11px;
  color: #333333;
}

td {
  font-size: 11px;
}

th {
  font-size: 11px;
}


.wtext {  color: #FFFFFF;
}
.wtext:link {
  color: #FFFFFF;
  text-decoration: none;
}
.wtext:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.wtext:active {
  color: #FFFFFF;
  text-decoration: none;
}
.wtext:hover {
  color: #FFFFFF;
  text-decoration: underline;
}


.gtext {
  color: #333333;
}
.gtext:link {
  color: #333333;
  text-decoration: none;
}
.gtext:visited {
  color: #333333;
  text-decoration: none;
}
.gtext:active {
  color: #333333;
  text-decoration: none;
}
.gtext:hover {
  color: #333333;
  text-decoration: underline;
}


.td_bdody { padding-left:10px;
 padding-right:5px;
 padding-bottom:5px;
}

.td_news { padding-left:20px;
 padding-right:10px;
 padding-bottom:15px;
}

.news_date {  color:#CFEC82;
  font-weight:bold;
  font-family: Verdana;
  font-size: 11px;
  margin-bottom:5px;
}


form {  margin:0px;
}

.input {
  border: 1px silver solid #CCCCCC;
  background : #FFFFFF;
  font-size: 12px;
}


.button {
  border: 1px gray solid #CCCCCC;
  background : #808080;
  color: #FFFFFF;
  width: 55px;
  font-size: 11px;
  font-weight: bold;
}

h1 {
  color: #0783B8;
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

h2 {
  color: #0783B8;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
}

h3 {
  color: #0783B8;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

.text {
  margin-left: 0px;
  margin-right: 0px;
}

hr {
 border:1;
 height:1px;
 background-color: #C7D9F1;
 color: #C7D9F1;
}

.border {
 border: 1px solid #C0C0C0;
}











a:link {
  color: #FF6600;
  text-decoration: underline;
}
a:visited {
  color: #FF6600;
  text-decoration: underline;
}
a:active {
  color: #FF6600;
  text-decoration: underline;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}

.menu:link {
  color: #4E9CD6;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
.menu:visited {
  color: #4E9CD6;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
.menu:active {
  color: #4E9CD6;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
.menu:hover {
  color: #004080;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

.titles {
  color: #4E9CD6;
  font-size: 18px;
  font-weight: bold;
}

.head:link {
  color: #0080FF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
.head:visited {
  color: #0080FF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
.head:active {
  color: #0080FF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
.head:hover {
  color: #0080FF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}

.surl:link {
  color: #008000;
  text-decoration: none;
}
.surl:visited {
  color: #008000;
  text-decoration: none;
}
.surl:active {
  color: #008000;
  text-decoration: none;
}
.surl:hover {
  color: #008000;
  text-decoration: none;
}

.bmenu:link {
  color: #0080FF;
  text-decoration: none;
  font-size: 10px;
}
.bmenu:visited {
  color: #0080FF;
  text-decoration: none;
  font-size: 10px;
}
.bmenu:active {
  color: #0080FF;
  text-decoration: none;
  font-size: 10px;
}
.bmenu:hover {
  color: #0080FF;
  text-decoration: none;
  font-size: 10px;
}



