
#topline     { background-image: url("/images/frame-top.png"); background-repeat: no-repeat; background-position: center 0 }
body { }
#leftline    { background-image: url("/images/frame-left.png"); background-repeat: repeat-y }
#rightline    { background-image: url("/images/frame-right.png"); background-repeat: repeat-y }
#bottomline     { background-image: url("/images/frame-bottom.png"); background-repeat: no-repeat; background-position: center 0 }
#toprow { background-image: url("/images/top-row.png"); background-repeat: no-repeat; background-position: center 0 }
#innertoprow    { background-image: url("/images/Top-Image.png"); background-repeat: no-repeat; background-position: center }
.content { font-size: x-small; font-family: Arial }
#title   { color: #fff; font-size: medium; font-family: Arial; font-weight: bold }
#menu {border-right: 1px dashed #ccc }
#menulink  { color: #000380; font-size: x-small; font-family: Arial; text-decoration: none }
#menulink:link { color: #000380; font-size: x-small; text-decoration: none }
#menulink:visited   { color: #000380; font-size: x-small; text-decoration: none }
#menulink:hover  { color: #800000; font-size: x-small; text-decoration: none }
#whitelink { color: #fff; text-decoration: none }
#whitelink:link { color: #fff; text-decoration: none }
#whitelink:visited { color: #fff; text-decoration: none }
#whitelink:hover { color: #fff; text-decoration: underline }
#bluelink { color: #0d1d62; text-decoration: none }
#bluelink:link { color: #0d1d62; text-decoration: none }
#bluelink:visited { color: #0d1d62; text-decoration: none }
#bluelink:hover { color: #0d1d62; text-decoration: underline }
#blacklink { color: #000; text-decoration: none }
#blacklink:link { color: #000; text-decoration: none }
#blacklink:visited { color: #000; text-decoration: none }
#blacklink:hover { color: #000; text-decoration: underline }
a:link  { color: #000380; font-size: x-small; font-family: Arial; text-decoration: none }
a:visited   { color: #000380; font-size: x-small; text-decoration: none }
a:hover  { color: #800000; font-size: x-small; text-decoration: none }

