body
{
overflow: auto;

scrollbar-3dlight-color: #F6F6F6;
scrollbar-arrow-color: #9E3F48;
scrollbar-base-color: #F6F6F6;
scrollbar-darkshadow-color: #F6F6F6;
scrollbar-face-color: #F6F6F6;
scrollbar-highlight-color: #9E3F48;
scrollbar-shadow-color: #9E3F48;
scrollbar-track-color: #F6F6F6;
}

.header1
{
color: #A70000;
font-family: Arial, Verdana, sans-serif;
font-size: 24px;
font-style: italic;
font-variant: small-caps;
font-weight: bold;
margin: 30px 0 5px 10px;
}

.innerframe
{
background: url(./BG_02.jpg) repeat;
border: 0px solid #C0C0C0;
overflow-x: hidden;
overflow-y: auto;
}
.container1
{
background-color: transparent;
width: 225px;
height: 450px;
border: 0px solid #C0C0C0;
position: absolute;
left: 10px;
top: 140px;
text-align: center;
z-index: 300;
}

.container2
{
background: url(./BG_02.jpg) repeat;
width: 600px;
height: 450px;
border: 0px solid #C0C0C0;
position: absolute;
left: 225px;
top: 140px;
text-align: center;
z-index: 300;
}

.container3
{
background-color: transparent;
width: 162px;
height: 450px;
border: 0px solid #C0C0C0;
position: absolute;
left: 830px;
top: 140px;
text-align: center;
z-index: 400;
}

.navi
{
background: url(BG_Paw_Red_01.gif) left center;
color: #9E3F48;
font-family: Verdana, sans-serif;
font-size: 12px;
font-variant: small-caps;
font-weight: bold;
border: 0px solid blue;
margin: 18px 5px 10px 15px;
padding: 0px;
width: 194px;
height: 34px;
}

.navi_link
{
background: url(BG_Paw_Red_01.gif) left center;
color: #9E3F48;
font-family: Verdana, Monotype Corsiva, Arial, sans-serif;
font-size: 18px;
font-variant: normal;
font-style: italic;
font-weight: bold;
border: 0px solid blue;
margin: 18px 5px 10px 30px;
padding: 0px;
width: 194px;
height: 44px;
}

.navi_link a, .navi a
{
color: #9E3F48;
text-decoration: none;
}

.list_item
{
color: #9E3F48;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-variant: normal;
font-weight: bold;
height: 21px;
width: 33%;
border-left:2px solid #bcbcbc;
border-top:2px solid #bcbcbc;
border-right:2px solid #000000;
border-bottom:2px solid #000000;
margin-bottom: 14px;
padding: 0px;
text-align: center;
background-image: url(./BG_PKD_02.jpg);
}

.list_item a
{
color: #333;
text-decoration: none;
}

.list_item a:hover
{
color: #9E3F48;
text-decoration: underline overline;
text-transform: uppercase;
}

h2
{
color: #9E3F48;
font-family: Verdana, Monotype Corsiva, Arial, sans-serif;
font-size: 18px;
font-style: italic;
font-variant: normal;
font-weight: bold;
margin: 10px;
}

h3
{
color: #9E3F48;
font-family: Verdana, Monotype Corsiva, Arial, sans-serif;
font-size: 10px;
font-variant: normal;
font-weight: bold;
}

.left_aligned
{
text-align: left;
}
.right_aligned
{
text-align: right;
}
.adjusted
{
text-align: justify;
}
.centered
{
text-align: center;
}
.padded
{
padding: 4px 6px 4px 4px;
}

.initiale
{
margin: -4px 3px 0 0;
font-size: 26px;
font-weight: bold;
float: left;
}

img
{
border: 0px solid green;
}
