/* CSS Document */
@media print{.noprint {display:none;}}

.leftborder {
border-left: 1px solid #000000;
}
.leftbordertwo {
border-left: 5px solid #999966;
}
.rightborder {
border-right: 1px solid #000000;
}
p {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 18px; font-weight: normal; color: #000000
}
.dbtext {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 18px; font-weight: normal; color: #000000
}
.date {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: bold; color: #666666
}
.submenu {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 12px; font-weight: normal; color: #000000
}
a:link {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #000000
}

a:visited {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #999966
}

a:hover {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #999966
}

a:active {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #000000
}
.title {
font-family: arial, helvetiva, verdana; font-size: 18px; line-height: 20px; font-weight: normal; color: #999966
}
.othtitle {
font-family: arial, helvetica, verdana; font-size: 14px; line-height: 20px; font-weight: bold; color: #000000
}
.smtitle {
font-family: arial, helvetica, verdana; font-size: 16px; line-height: 20px; font-weight: bold; color: #000000
}
.border {  
border: solid; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 10px; border-color: #CCCCCC #999999 #999999 #CCCCCC; border-width: 1px 2px 2px 1px
}

.searchborder {  
border: solid; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 10px; border-color: #000000 #000000 #000000 #000000; border-width: 1px 1px 1px 1px
}
.expand { 
border: #999999 solid; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; background-color: #ffffff; font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #000000; margin-top: 5px; border-width: 1px 1px 1px 1px
}