/*New Style Sheet 1*/

body {
background : #ffffff; 
color : #000080; 
font-size : 10px; 
font-family : Verdana; 
} 
h1 {
color : #000080; 
font-family : Verdana, Arial, sans-serif; 
font-size : 16px; 
} 
h2 {
color : #666666; 
font-family : Verdana, Arial, sans-serif; 
font-size : 12px; 
font-weight : bold; 
} 
h3 {
color : #012370; 
font-family : Verdana, Arial, sans-serif; 
font-size : 12px; 
} 
dl {
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
font-size : 12px; 
} 
ol, ol ol, ol ol ol {
color :  #000000; 
font-family : Verdana, Arial, sans-serif; 
font-size : 9pt; 
} 
ul, ul ul, ul ul ul {
color : #000080; 
font-family : Verdana, Arial, sans-serif; 
font-size : 9pt; 
} 
.leftside a:link {
color : #021746; 
text-decoration : none; 
} 
.leftside a:active {
color : #cccccc; 
text-decoration : none; 
} 
.leftside a:visited {
color : #021746; 
text-decoration : none; 
} 
.leftside a:hover {
color : #644729; 
text-decoration : none; 
border-bottom : 1px dashed #644729; 
} 
.topmenu a:link {
color : #644729; 
text-decoration : none; 
} 
.topmenu a:active {
color : #cccccc; 
text-decoration : none; 
} 
.topmenu a:visited {
color : #644729; 
text-decoration : none; 
} 
.topmenu a:hover {
color : #012370; 
text-decoration : none; 
border-bottom : 1px solid #012370; 
} 
a:link {
color : #333333; 
text-decoration : underline; 
} 
a:active {
color : #cccccc; 
text-decoration : none; 
} 
a:visited {
color : #333333; 
text-decoration : underline; 
} 
a:hover {
color : #644729; 
text-decoration : none; 
} 
HR {
height : 1px; 
width : 75%; 
color : #644729; 
} 
.titlebar {
background : #1c6381; 
color : #012370; 
font-size : 24px; 
font-weight : bold; 
text-decoration : none; 
font-family : Verdana, Arial, Helvetica; 
height : 22px; 
} 
.top {
font-size : 24px; 
font-family : Verdana, Arial, Helvetica; 
height : 35px; color : #000080; 
} 
.topright {
background : #ffffff; 
color : #666666; 
font-size : 8pt; color : #000080; 
font-family : Verdana, Arial, Helvetica; 
line-height : 18px; 
padding-right : 8px; 
} 
.bannertext {
color : #000080; 
font-family : Verdana, Arial, sans-serif; 
font-size : 20px; 
font-weight : bold; 
} 
.leftside {
color : #000000; 
font-size : 12px; 
font-family : Verdana, Arial, Helvetica; 
line-height : 18px; 
border-right : 1px solid #e8e8e8; 
} 
.middle {
background : #ffffff; 
color : #666666; 
font-size : 9pt; 
font-family : Verdana, Arial, Helvetica; 
border-right : 2px outset #644729; 
border-left : 1px inset #316412; 
border-top : 1px inset #316412; 
border-bottom : 2px outset #644729; 
} 
.body {
background : #ffffff; 
color :#000000; 
font-size : 9pt; 
font-family : Verdana, Arial, Helvetica; 
line-height : 18px; 
} 
.topmenu {
background : #e8e8e8; 
color : #1c6381; 
font-size : 12px; 
font-family : Verdana, Arial, Helvetica; 
height : 20px; 
border-top : 2px solid #1c6381; 
} 
.bottom {
background : #e8e8e8; 
color : #1c6381; 
font-size : 10px; 
font-family : Verdana, Arial, Helvetica; 
height : 26px; 
border-bottom : 2px solid #1c6381; 
padding-top : 5px; 
}