/* Style sheet for browser display */
<!--
body {
background : url(../images/bg.gif) #336699; 
color : black; 
font-family : arial, helvetica, sans-serif; 
margin-top: 0;
} 
div#top {
position : absolute;
top: 0px;
left: 0px;
width: 760px;
}
div#leftmenu {
width : 140px;
margin-top : 15px;
margin-left : 5px;
text-align : left;
background : white;
line-height : 100%;
}
#leftmenu a{
color : #71BF44;
font-size : 80%;
font-weight : bold; 
background : transparent; 
text-decoration : none;
} 
#leftmenu a:link,
#leftmenu a:visited {
color : #0067A5;
background : transparent; 
} 
#leftmenu a:active,
#leftmenu a:hover {
color : #71BF44;
background : transparent; 
}
div#imageblock {
margin-top : 10px;
margin-left : 15px;
text-align : left;
}
p {
font-family : arial, helvetica, sans-serif;
font-size : 80%; 
text-align : left;
margin-top : 12px; 
margin-bottom : 1px; 
margin-left : 3%; 
margin-right : 3%; 
}
h1 {
font-family : arial, helvetica, sans-serif;
font-size : 100%; 
font-weight : bold;
color : #0067A5;
text-indent : 0; 
text-align : left;
margin-top : 30px; 
margin-bottom : 1px; 
margin-left : 3%; 
margin-right : 5px; 
} 
h2 {
font-family : arial, helvetica, sans-serif;
font-size : 90%; 
font-weight : bold;
color : #0067A5;
text-indent : 0; 
text-align : left;
margin-top : 20px; 
margin-bottom : 1px; 
margin-left : 3%; 
margin-right : 5px; 
}
h3 {
font-family : arial, helvetica, sans-serif;
font-size : 90%; 
font-weight : normal;
color : #0067A5;
text-indent : 0; 
text-align : left;
margin-top : 20px; 
margin-bottom : 1px; 
margin-left : 3%; 
margin-right : 5px; 
} 
h4 {
font-family : arial, helvetica, sans-serif;
font-size : 90%; 
font-weight : bold;
color : black;
text-indent : 0; 
text-align : left;
margin-top : 20px; 
margin-bottom : 1px; 
margin-left : 3%; 
margin-right : 5px; 
} 

img {
border : 0px;
}
a 		{ background: transparent; color: #0067A5; text-decoration: underline; font-size:100%; font-weight:normal; } 
a:link,
a:visited	{ color: #0067A5; } 
a:active,
a:hover		{ color: #71BF44; }

ul{
}
li{
font-family : arial, helvetica, sans-serif;
font-size : 80%; 
font-weight : normal;
text-align : left;
margin-top : 12px; 
margin-bottom : 1px; 
margin-left : 3%; 
margin-right : 3%; 
}
div#foot {
background : white; 
color : #0067A5;
}
#foot p {
font-size : 60%;
text-align : center;
}
#foot a {
color : #0067A5;
} 
#foot a:link,
#foot a:visited {
color : #0067A5;
text-decoration : underline;
} 
#foot a:active,
#foot a:hover {
color : #71BF44;
text-decoration : underline;
}
#mainarticles h2 {
font-family : arial, helvetica, sans-serif;
font-size : 100%; 
font-weight : bold;
color : #C0C0C0;
text-indent : 0; 
text-align : left;
margin-top : 20px; 
margin-bottom : 1px; 
margin-left : 3%; 
margin-right : 5px; 
}
div#mainaccess {
color : white;
font-size : 100%;
font-weight : bold; 
background : transparent; 
}
#mainaccess p {
font-family : arial, helvetica, sans-serif;
font-size : 120%; 
text-indent : 0px; 
text-align : left;
margin-top : 12px; 
margin-bottom : 1px; 
margin-left : 3%; 
margin-right : 1%; 
}
#mainaccess a{
color : #71BF44;
font-size : 100%;
font-weight : normal; 
background : transparent; 
} 
#mainaccess a:link {
color : #71BF44;
text-decoration : underline;
} 
#mainaccess a:visited {
color : #71BF44;
text-decoration : underline;
} 
#mainaccess a:active {
color : #71BF44;
text-decoration : underline;
} 
#mainaccess a:hover {
color : #71BF44;
text-decoration : underline;
}
#mainaccess h1 {
font-family : arial, helvetica, sans-serif;
font-size : 120%; 
font-weight : bold;
color : black;
text-indent : 0; 
text-align : left;
margin-top : 20px; 
margin-bottom : 1px; 
margin-left : 3%; 
margin-right : 5px; 
}