html, body
{
width: auto;
height: 100%;
min-height: 100%;
margin: 0px;
padding: 1px;
color: #002946;
background-color: #eeeeee;
font-size: 12px;
font-family: verdana, arial, helvetica, geneva, lucida, sans-serif;
background-image: url(/images07/background.jpg);
background-repeat:repeat-x;
text-align: center;
}


p
{
font-size: 12px;
}

/*
* Table
*/
table
{
margin: 0px;
padding: 0px;
width: auto;
clear: both;
left: 0px;
text-align: left;
border-collapse: collapse;
}

#Page table
{
margin: 0px;
padding: 0px;
width: 460px;
}

tr
{
margin: 0px;
padding: 0px;
}

td, th
{
margin: 0px;
padding: 3px;
font-size: 12px;
font-family: verdana, arial, helvetica, geneva, lucida, sans-serif;
text-align: left;
border-width: 0;
vertical-align: top;
}

a
{
text-decoration: none;
color: #4967AA;
background-color: inherit;
}

a:visited, a:active
{
text-decoration: none;
color: #4967AA;
background-color: inherit;
}

a:hover
{
text-decoration: underline;
}

/*
* Image CSS
*/
img
{
border: 0;
}

span.ImageCenter
{
text-align: center;
}

input
{
border-top: 1px solid #7488a5;
border-right: 1px solid #b8bab1;
border-bottom: 1px solid #b8bab1;
border-left: 1px solid #b8bab1;
}

hr {
color: #fff;
background-color: #fff;
border: 1px dotted #707070;
border-style: none none dotted;
}

.Box
{
margin: 5px 0px 20px 0px;
}

.Print
{
position: relative;
float: right;
width: auto;
text-align: right;
vertical-align: top;
font-size: 9px;
font-weight: normal;
top: 23px;
}

#Page
{
margin: 0px;
padding: 0px;
overflow: hidden;
width: 932px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

/*  keyword */

#searchbox { margin:20px; }
