.header {
 display: block;
 border: 0px;
 background: #FFFFFF;
 text-decoration: none;
 font-family: Microsoft JhengHei, arial, sans-serif;
 font-weight: bold;
 text-align: right;
 font-size: 16px;
 height: 20px;
 color: #436AB9;
}

.header a {
 display: block;
 border: 0px;
 background: #FFFFFF;
 text-decoration: none;
 font-family: Microsoft JhengHei, arial, sans-serif;
 font-weight: bold;
 text-align: right;
 font-size: 16px;
 height: 20px;
 color: #4269B8;

}

.header a:hover {
 color: #000000;
 border: 0px;
 text-decoration: underline;
 font-family: Microsoft JhengHei, arial, sans-serif;
 font-weight: bold;
 text-align: right;
 font-size: 16px;
 background: #E3CC98;
 height: 20px;
}

.pagelink a {
text-decoration: none;
color: #335FB8;
font-family: Microsoft JhengHei, arial, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 2px;
}


.pagelink a:hover {
text-decoration: underline;
color: #CC0000;
}

.linkheader {
display: block;
height: 20px;
padding: 3px;
align: middle;
font-family: Microsoft JhengHei, arial, sans-serif;
background: #E3CC98;
font-size: 14px;
font-weight:bold;
border: 0px;
color: #000000;
}

.bodytext {
display: block;
height: 20px;
padding: 20px;
width: 90%;
font-family: arial, sans-serif;
background: #FFFFFF;
font-size: 14px;
border: 1px solid #FFFFFF;
color: #000000;
}

.pagetitle {
display: block;
height: 24px;
padding: 2px;
background: #D1E5D2;
font-family: Microsoft JhengHei, arial, sans-serif;
font-size: 18px;
font-weight: bold;
border: 1px solid #D1E5D2;
color: #000000;
}

.menuheader {
display: block;
height: 24px;
padding: 2px;
background: #D1E5D2;
font-family: Microsoft JhengHei, arial, sans-serif;
font-size: 18px;
font-weight: bold;
border: 1px solid #D1E5D2;
color: #000000;
text-align: right;
}



LI.first {
list-style: url(bluebullet2.gif) inside;
}

LI.second {
list-style: url(greenbullet.gif) inside;
}

table {
border-spacing: 0 0;
border-collapse: collapse;
border: none;
}
img {
border: none;
}


