body, td {
        font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
}

a {
  text-decoration:none;
  color:#003399;
}

a:hover{
  text-decoration:underline;
}

.aq{
        color:#003399;
}
.aq:link{
        color:#003399;
}

.aq:hover
{
        color:#003399;
        text-decoration:underline;
}

.aq:visited
{
        color:#AA6A09;
}

p {
margin: 0;
padding: 0;
}

blockquote {
margin-top:0;
margin-bottom:0;
padding-bottom:0;
padding-top:0;
}

.rpty
{
        background-repeat:repeat-y;
}

.rptx
{
        background-repeat:repeat-x;
}

.txtmain {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 16px;
        color:#666666;
}

.txtsmall {
        font-family: Arial, Tahoma, Verdana;
        font-size: 11px;
}

small {
        font-family: Arial, Tahoma, Verdana;
        font-size: 11px;
}

.news_date {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        color:#990000;
        font-weight:bold;
}

.news_ttl {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        color:#003663;
        font-weight:bold;
}

.txtmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        color:#0E406B;
        font-weight:bold;
        text-transform: uppercase; 
}

.txtmenu:link
{
        color:#0E406B;  

}

.txtmenu:hover
{
        color:#0E406B;  
        text-decoration:underline;
}

.txtmenu:visited
{
        color:#0E406B;  
}

.path {
        font-family: Arial, Tahoma, Verdana;
        font-size: 11px;
        color: #003663;
        text-transform: lowercase;
}
.page_header {
        font-family: Verdana, Tahoma, Arial;
        font-size: 20px;
        font-weight: normal;
        color: #003663;
}

h4 {
        font-family: Arial, Tahoma, Verdana;
        font-face:bold;
        font-size: 12px;
        text-transform: uppercase; 
        color: #003663;
}

h5 {
        font-family: Arial, Tahoma, Verdana;
        font-face:bold;
        font-size: 11px;
//        text-transform: uppercase; 
        color: #003663;
}

.page_number {
        font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
        color: #999999;
}
.editbutton {
        font-size: 11px;
}
.selected {
        background-color: yellow;
}

.error {
        font-family: Arial, Tahoma, Verdana;
        font-size: 11px;
        font-weight: bold;
        color: #FF0000;
}
