body
{
    font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    font-size:12px;
    color:#000000;
    text-align:center;
    background:url(image/back.jpg) #0099FF;
    background-repeat:no-repeat;
    background-position:center;
    background-attachment:fixed;
}

h1
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:20px;
    color:#BB0000;
    white-space:normal;
}
h2, h2 >a
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:16px;
    font-weight:bold;
    color:#BB0000;
    white-space:normal;
}
ol
{
    list-style: outside url(image/ol.png);
}

a
{
    color: #000000;
    text-decoration:none;
    border-bottom-color:#BB0000;
    border-bottom-style:dotted;
    border-bottom-width:thin;
}
a:visited
{
    color: #000000;
}
a:active
{
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:thin;
}
a:hover
{
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:thin;
}

input
{
    border: 1px solid #0000BB;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
    background-color: #FFFFFF;
}

textarea
{
    border: 1px solid #0000BB;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
    background-color: #FFFFFF;
}

Select
{
    border: 1px solid #0000BB;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
    background-color: #FFFFFF;
}

.centerIndex
{
    margin:0px auto;
}
