/* Style sheet for browser display */
<!--
body {
background : #a9dcfa; 
color : black; 
font-family : verdana, arial, helvetica, sans-serif; 
margin-top: 0;
} 
div#top {
position : absolute;
top: 0px;
left: 0px;
width: 760px;
}
h1 , h2 , h3 , h4 {
font-family : arial, helvetica, sans-serif;
color : black;
background-color : transparent; 
} 
h1 {
font-size : 120%; 
font-weight : bold;
text-indent : 0; 
text-align : left;
margin-top : 10px; 
margin-bottom : 1px; 
margin-left : 5px; 
margin-right : 5px; 
} 
h1.letter {
font-family: "Times New Roman";
font-size : 160%; 
text-align : center;
}
h1.letterlink {
font-size : 160%; 
text-align : center;
font-weight : bold;
}

h2 {
font-size : 100%; 
font-weight : bold;
color : #cc3300;
margin-top : 10px; 
text-align : left; 
margin-left : 5px;
margin-right : 5px;
margin-bottom : 3px;
} 
h2.letter {
font-family: "Times New Roman";
font-size : 120%; 
font-weight : normal;
color : black;
text-align : center;
}
h3.letter {
font-size : 100%; 
font-weight : normal;
color : black;
text-align : center;
}


p {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 90%; 
text-indent : 0px; 
text-align : left;
margin-top : 12px; 
margin-bottom : 1px; 
margin-left : 5px; 
margin-right : 1px; 
}
p.letter {
font-family: "Times New Roman";
font-size : 100%; 
font-weight : normal;
color : black;
text-align : left;
}
p.lettercentre {
font-family: "Times New Roman";
font-size : 100%; 
font-weight : normal;
color : black;
text-align : center;
}
p.caption {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 70%; 
text-align : left;
margin-top : 12px; 
margin-bottom : 1px; 
margin-left : 5px; 
margin-right : 3px; 
color : #666666;
}
p.marquee {
font-family : verdana, arial, helvetica, sans-serif;
color : white;
font-size : 80%; 
font-weight : bold;
text-indent : 0px;
text-align : left; 
margin-top : 1px; 
margin-bottom : 0px; 
margin-left : 0px; 
margin-right : 0px;
border : 0px;
padding : 0px;
padding-left : 10px;
padding-bottom : 1px;
}


.access {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 140%;
font-weight : normal; 
background : transparent; 
}

img {
margin : 0px;
margin-right : 10px;
}
img.header {
margin : 0px;
}

p.date {
font-family : verdana, arial, helvetica, sans-serif;
color : #FFFFFF;
font-size : 70%;
font-weight : bold;
text-align : left;
padding-left : 8px;
margin-top : 0px; 
margin-bottom : 0px; 
margin-left : 0px; 
margin-right : 0px; 
}
.leftmenu {
padding-top : 2px;
padding-bottom : 2px;
padding-left : 2px;
font-weight : normal;
font-size : 70%;
margin-left : 0px;
text-align : left;
color : #000000;
}
.leftmenuselected {
padding-top : 2px;
padding-bottom : 2px;
padding-left : 2px;
font-size : 70%;
font-weight : bold;
padding-left : 10px;
text-align : left;
}
.leftmenuselected a:link,
.leftmenuselected a:visited {
text-decoration : bold;
color : #006600;
}
input.search {
height : 14px;
font-size : 90%;
color : black;
border : solid 1px #336633;
}

p.leftmenuhdr {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 60%; 
line-height : 130%;
font-weight : bold;
color : #FFFFFF;
text-align : left; 
margin-top : 5px; 
margin-left : 0px;
margin-right : 5px;
margin-bottom : 3px;
padding : 2px;
background : #006600;
}

img.thumb {
border : 0px;
margin-left : 2px;
margin-top : 8px;
margin-bottom : 3px;
margin-right : 8px;
float : left;
}
p.footer {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 70%; 
text-align : center;
margin-top : 12px; 
margin-bottom : 1px; 
margin-left : 3%; 
margin-right : 3%; 
color : #404040;
}

a{
color : #cc3300;
background : transparent; 
} 
a:link,
a:visited {
text-decoration : none;
} 
a:active,
a:hover {
color : #006699;
text-decoration : none;
}
input.petition {
height : 14px;
font-size : 80%;
border : solid 1px #cc3300;
}
textarea.petition {
font-size : 80%;
border : solid 1px #cc3300;
}
p.petition {
background : transparent;
font-size : 80%;
text-align : left;
font-weight : normal;
padding-right : 10px;
margin-top : 4px; 
margin-bottom : 4px; 
margin-left : 5px; 
margin-right : 0px; 
}

ul {
margin-top : 0px;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 70%; 
}
li {
text-indent : 0px; 
margin-top : 3px; 
margin-bottom : 1px; 
margin-left : 15px; 
margin-right : 3%; 
}
-->