﻿p { 
font-size : medium; 
font-weight : bold; 
text-align : center; 
color : #000080; 
} 
h1 { 
font-size : xx-large; 
font-weight : bold; 
text-decoration : underline; 
text-align : center; 
color : #800000; 
} 
h2 { 
font-size : large; 
color : #000080; 
text-align : center; 
}
div#main { 
font-family: arial, helvetica, sans-serif;
width : 99%;
max-width : 1240px;
margin : 0 auto;
} 
div#main A:visited { 
color : #818080; 
} 
div#main A:hover { 
color : #ff0000; 
} 
div#main A:active { 
color : #00ffff; 
} 
.highlight { 
color : #800000; 
} 
.heading { 
font-size : xx-large; 
font-weight : bold; 
text-decoration : underline; 
color : #800000; 
} 
.mainbody { 
font-size : medium; 
font-weight : bold; 
color : #000080; 
} 
.newslinks { 
font-size : small; 
font-weight : bold;
text-align : left; 
} 
.lnewslinks {
font-size: small;
font-weight: bold;
color: #0000FF;
text-align : center; 
}
div#lnavmenu { 
border : 0 solid #000080; 
width : 171px; 
border-left : 13px solid #000080; 
border-bottom : 3px solid #000080; 
background-color : #000080; 
} 
div#lnavmenu ul { 
list-style-type: none;
margin : 0; 
padding : 0; 
color : #000080; 
} 
div#lnavmenu li a { 
text-align : left; 
display : block; 
padding : 3px 0; 
padding-left : 3px; 
width : 165px; 
text-decoration : none; 
color : #000080; 
font-size : small; 
background-color : #cccccc; 
border-bottom : 1px solid #000080; 
border-left : 3px solid #000080; 
} 
div#lnavmenu li a:hover { 
color : white; 
background-color : #000080; 
border-left-color : #000080; 
} 
#lnavmenu div.lnavmenutitle { 
text-align : left; 
display : block; 
padding : 3px 0; 
padding-left : 3px; 
width : 165px; 
text-decoration : none; 
color : white; 
font-size : small; 
font-weight : bold; 
background-color : #000080; 
border-bottom : 1px solid #000080; 
border-left : 3px solid #000080; 
} 
#lnavmenu ul.lnavtnewsscroll { 
background-color : #cccccc; 
font-size : small; 
} 
div#rnavmenu {
border: 0px solid #CCCCCC;
width: 165px;
border-right: 8px solid #000080;
border-bottom: 3px solid #000080;
background-color: #CCCCCC;
}
div#rnavmenu ul {
list-style-type: none;
margin: 0px;
background-color: #000080;
padding: 0px;
padding-right: 3px;
color: #CCCCCC;
}
div#rnavmenu li a {
text-align: right;
display: block;
padding: 3px 0;
padding-right: 3px;
margin-right:3px
width: 165px;
color: #000080;
font-size: small;
text-decoration: none;
background-color: #CCCCCC;
border-bottom: 1px solid #000080;
border-right: 3px solid #000080;
}
div#rnavmenu li a:hover {
color: white;
text-decoration: none;
background-color: #000080;
border-right-color: #000080;
}
#rnavmenu div.rnavmenutitle{
text-align: right;
display: block;
padding: 3px 0;
padding-right: 3px;
width: 165px;
color: white;
font-size: small;
font-weight: bold;
text-decoration: none;
border-right: 3px solid #000080;
border-bottom : 1px solid #000080;
background-color: #000080;
}
#rnavmenucontainer div.rnavmenucontainer{
height:220px;
width:160px;
overflow:scroll;
}
