body 
{ 
scrollbar-face-color:       #a3ccdd;
scrollbar-shadow-color:     #ffffff;
scrollbar-highlight-color:  #ffffff;
scrollbar-3dlight-color:    #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color:      #eed289;
scrollbar-arrow-color:      #eed289;
}

a:link, a:visited 
{
font-family:        Verdana, Helvetica, sans-serif;
text-align:         left;
font-size:          12px;
font-stretch:       normal;
font-style:         normal;
font-variant:       normal;
font-weight:        bold;
line-height:        17px;
color:              #962744;
text-decoration:    none;
}

a:hover 
{
text-decoration:    underline;
}

a.topnav:link, a.topnav:visited 
{
font-family:        Verdana, Helvetica, sans-serif;
font-size:          12px;
line-height:        12px;
font-stretch:       normal;
font-style:         normal;
font-variant:       normal;
font-weight:        bold;
color:              #486c85;
text-decoration:    none;
}

a.topnav:hover 
{
color:              #ffffff;
}

a.footer:link, a.footer:visited 
{
font-family:        Verdana, Helvetica, sans-serif;
font-size:          10px;
line-height:        12px;
font-stretch:       normal;
font-style:         normal;
font-variant:       normal;
font-weight:        bold;
color:              #ffffff;
text-decoration:    none;
}

a.footer:hover 
{
text-decoration:    underline;
}

.main, div.main
{
font-family:        Verdana, Helvetica, sans-serif;
text-align:         left;
font-size:          12px;
font-stretch:       normal;
font-style:         normal;
font-variant:       normal;
font-weight:        normal;
line-height:        17px;
margin-left:        20px;
margin-right:       20px;
margin-top:         12px;
color:              #000000;
}

div.footer 
{
font-family:        Verdana, Helvetica, sans-serif;
font-size:          10px;
line-height:        12px;
text-align:         center;
font-stretch:       normal;
font-style:         normal;
font-variant:       normal;
font-weight:        bold;
color:              #ffffff;
}

p.caption 
{
font-family:        Verdana, Helvetica, sans-serif;
font-size:          10px;
line-height:        12px;
text-align:         left;
font-stretch:       normal;
font-style:         normal;
font-variant:       normal;
font-weight:        normal;
color:              #000000;
}

h3
{
font-family:        times new roman, serif;
text-align:         left;
font-size:          22px;
font-stretch:       normal;
font-style:         italic;
font-variant:       normal;
font-weight:        bold;
line-height:        28px;
color:              #486c85;
}

UL.plain
{ 
list-style-type: none
}