@charset "utf-8";

html {background-image: url(images/background.gif);}

body
{margin-top: 0px;
margin-left: 3%;
margin-right: 3%;
scrollbar-face-color:2E56AB;
scrollbar-shadow-color:006FFF;
scrollbar-highlight-color:0066FF;
scrollbar-3dlight-color:3333FF;
scrollbar-darkshadow-color:000000;
scrollbar-track-color:000099;
scrollbar-arrow-color:FFFFFF;}

#content {background-color: #2E3EAD; border-style: ridge; border-width: 5px; border-color: #7CCAF6;}

div.center {text-align: center;}

p {margin: 10px; font-family: arial; font-size: 14px; color: #ffffff; text-align: justify; letter-spacing: 0.5px;}
p.caption {margin: 10px; font-family: arial; font-size: 10px; color: #ffffff; text-align: center; letter-spacing: 0.5px;}

h1 {font-family: arial; font-size: 22px; color: #ffffff; font-weight: 800; font-weight: bold; text-decoration: underline; margin: 10px; }

img
{
border-style: ridge; 
border-width: 2px;
border-color:  #000000;
margin: 10px;
}

img.fr {float: right;}
img.nb {border-width: 0px;}

table {margin-left: auto; margin-right: auto;}
table.inv {border-width: 0px;}
td.center {text-align: center;}

hr {color: #3ABAE1; width: 95%; }

ul {list-style-type: square; color: #EF0000;}
li {margin: 10px; font-family: arial; font-size: 14px; color: #ffffff; text-align: justify;}

A:link {text-decoration: none; color: #ef0000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: none; color: #eeeeee;}

div.right {text-align: right;}
p.nj {margin: 10px; font-family: arial; font-size: 14px; color: #ffffff; letter-spacing: 0.5px; text-align: right;}

