﻿body
{
    background-position: right bottom;
    margin: 0px; background-image:
    url('images/Watermark6.jpg');
    background-repeat: no-repeat;
}
.print-hidden
{
    display: block;
}
.print-only
{
    display: none;
}
.main
{
    width: 100%;
    height: 100%;
}
.left
{
    background-repeat: repeat-y;
    background-position: left top;
    background-color: #336699;
    width: 150px;
    max-width: 150px;
    height: 100%;
}
.left a 
{
    text-decoration: none; 
    color: #ffffff; 
    font-family: Gill Sans MT, Arial, Sans-Serif;
    font-size:small
}
.left a:visited 
{
    color: #ffffff
}
.left a:hover 
{
    text-decoration: underline; 
    color: #bbddff
}
.left p
{
    color: #ffffff;
    font-size:small;
}

.right
{
    width: 170px;
    vertical-align: top;
    text-align: right;
}

.top
{
    background-image: url('images/topv4.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #336699;
    height: 160px;
    width: 100%;
    top: 0px;
    left: 0px;
}
.top h1, .top p
{
    color: #ffffff
} 

h1, h2, h3, h4, h5, h6 
{
    color: #336699; 
    font-family: "Copperplate Gothic Light"; 
    font-weight: normal; 
    text-align: center
}
	
h1 
{
    font-size: 36pt;
}
h2 
{
    font-size: xx-large;
}
h3 
{
    font-size: x-large;
}
h4 
{
    font-size: large;
}
h5 
{
    font-size: medium;
}
h6 
{
    font-size: small;
}
	
p 
{
    font-family: Gill Sans MT, Arial, Sans-Serif
}

h3 a 
{
    text-decoration: none; 
    color: #336699; 
    font-family: Gill Sans MT, Arial, Sans-Serif; 
    font-size: x-large;
}
h3 a:visited 
{
    color: #336699;
}
h3 a:hover 
{
    text-decoration: underline; 
    color: #336699;
}

.style1 
{
    background-color: #336699; 
    color:#ffffff; 
    text-align: center; 
    font-family: Gill Sans MT, Arial, Sans-Serif
}

a
{
    color:#336699;
    text-decoration:none;
    font-size: medium;
    font-family: Gill Sans MT, Arial, Sans-Serif;
}
a:visited
{
    color:#336699;
}
a:hover
{
    text-decoration:underline;
}
li 
{
    font-family:Gill Sans MT, Arial, Sans-Serif;
    list-style-image:url(images/point.png);
    list-style-position:inside;
}
.style2 
{
    color:#336699;
}
li b 
{
    color:#336699
}
.terms ul li 
{
    list-style-type:hiragana;
}
.terms ul ul li 
{
    list-style-type:katakana;
}

.calendar 
{
    border-style: solid; 
    border-width: medium; 
    border-color: #EFEFEF #C0C0C0 #A0A0A0 #E0E0E0;
}
.calendar .day 
{
    border-style: solid;
    border-width: thin;
    border-color: #A0A0A0 #E0E0E0 #EFEFEF #C0C0C0;
    font-size: small;
}
i
{
    color: #336699;
}