﻿body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height:1.15;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height:1.15;
}
.flash {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height:1.15;
}
.header
{
    width: 800px;
    vertical-align:top;
    text-align:right;
    padding-right: 10px;
    padding-top:5px;
}
.navigation
{
    width: 159px;
    height:auto;
    vertical-align:top;
    text-align:left;
    padding-right:16px;
}
.nav_top
{
    background-color:White;
    width:159px;
    font-family:Arial;
    font-weight:bold;
    color:#243664;
    font-size:10pt;
    }
.nav_text
{
    width:159px;
    font-family:Arial;
    color:White;
    font-size:8pt;
    padding-top:2px;
    padding-left: 10px
    }
.main
{
    width: auto;
    height: auto;
    text-align:center;
    margin: 0px;
	padding: 0px;
	border: 0px;
	line-height:1.15;
}
.footer
{
    width: auto;
    height: 100px;
    vertical-align:top;
    text-align:center;
    padding-top:25px;
}
.link1
{
    text-decoration:none;
    color:#243664;
}
.link1:hover
{
    color:ThreeDDarkShadow;
}
.link2
{
    text-decoration:none;
    color:white;
}
.link2:hover
{
    color:ThreeDDarkShadow;
}
.main_frame
{
    overflow:hidden;
    width:625px;
    display:none;
    
}
.nav_frame
{
    overflow:hidden;
    width:159px;
    display:none;
}
.content
{
    margin-top: 5px;
    margin-bottom: 5px;
    line-height:1.15;
    border-top:solid 15px #190d3b;
    border-bottom:solid 15px #190d3b;
    padding: 0px;
    width: 800px;
    background-image:url('../images/background.jpg');
}
.outer
{
    margin: 0px;
    line-height:1.15;
    border:0px;
    padding: 0px;
    width: 100%;
    background-color:#392e59;
    text-align:center;
}
.script
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    vertical-align:top;
}
.head
{
    font-family: Monotype Corsiva;
    color: #FFFFFF;
    font-size: 26pt;
    text-align:center;
}
.head2
{
    font-family: Monotype Corsiva;
    color: #243664;
    font-size: 26pt;
    font-weight:bold;
}
.head3
{
    font-family: Arial;
    color: #243664;
    font-weight:bold;
}
.head4
{
    font-family: Arial;
    color: #243664;
}
.classic
{
    font-size: 16pt;
}
.classic2
{
    color:#243664;
    font-family:Arial;
}
.btn
{
    padding-left:5px;
    padding-right:5px;
    border-color: #CCCCCC;
    border-style: ridge;
    border-width: 1px;
    font-family: pristina;
    font-weight: bold;
    font-size: 14pt;
    text-decoration: none;
    background-color: #31ce31;
    color: #94f710;
}
.btn:hover
{
    color: White;
}
.btn2
{
    padding-left:5px;
    padding-right:5px;
    border-color: #CCCCCC;
    border-style: ridge;
    border-width: 1px;
    font-family: pristina;
    font-weight: bold;
    font-size: 14pt;
    text-decoration: none;
    background-color: #243664;
    color: White;
}
.btn2:hover
{
    color: gray;
}
.yearBtn
{
    padding-left:5px;
    padding-right:5px;
    border-color: #CCCCCC;
    border-style: ridge;
    border-width: 1px;
    font-family: pristina;
    font-weight: bold;
    font-size: 14pt;
    text-decoration: none;
    background-color: #867eb1;
    color: #243664;
}
.yearBtn:hover
{
    color: White;
}
.text1
{
    font-style:italic;
    font-family:Arial;
    color: #243664;
    font-size: 12pt;
    font-weight: bold;
}
.text2
{
    font-style:italic;
    font-family:Arial;
    color: #552294;
    font-size: 10pt;
    font-weight: bold;
}
