BODY {
margin: 0px;
font-family: Arial;
}



TD {
font-family: Verdana, Arial, Helvetica;
color: blue;
font-size: 11px;
}

TD A {
color: blue;
text-decoration: none;
}

TD A:hover {
color: black;
text-decoration: none;
}



.pagetitle {
font-family: Verdana, Arial, Helvetica;
font-size: 18px;
font-weight: bold;
text-align: right;
vertical-align: bottom;
color: #3c719a;
letter-spacing: 0.2em;
}



.sitetitle A {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}



.atext {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.atext A {
color: #000000;
text-decoration: none;
}

.atext A:hover { 
color:#999999; 
text-decoration:underline; 
cursor:hand;
}



.tmenu {
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.tmenu A {
color: #ffffff;
text-decoration: none;
}

.tmenu A:hover { 
color:#ffffff; 
text-decoration:none; 
cursor:hand;
}



.smenu {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.smenu A {
color: #000000;
text-decoration: none;
}

.smenu A:hover { 
color: #ffffff; 
cursor:hand;
}



.ncaption {
color: #0052A4;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}



.h1caption {
color: #B89C4C;
font-family: Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
}



.h2caption {
color: #000000;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: center;
}



.thead {
color: #006699;
background-color: #FFD420;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}



.foottext {
color: #000000;
font-family: Arial, Helvetica;
font-size: 10px;
}

.foottext A{
color: #000000;
text-decoration: none;
}

.foottext A:hover {
color: #000000;
text-decoration: underline;
}



.bordered {
border: thin solid; 
border-left-color: #666666; 
border-right-color: #666666; 
border-width: 1;
}