/*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 : #644729; 
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; 
} 
.top { 
color : #000080;
font-size : 24px; 
font-family : Verdana, Arial, Helvetica; 
height : 35px;  
} 
.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; 
} 
.body {
background : #ffffff; 
color :#000000; 
font-size : 9pt; 
font-family : Verdana, Arial, Helvetica; 
line-height : 18px; 
} 
.topmenu {
background :  #ffffff; 
color : #000000; 
font-size : 14px; 
font-family : Verdana, Arial, Helvetica; 
height : 30px; 
border-top : 2px solid #1c6381; 
} 
.bottom {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica; 
height : 26px; 
border-bottom : 2px solid #1c6381; 
padding-top : 5px; 
}
