a:link 		{color: #173956; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
    color: #242E67; background: #B0C6FE;
    background-image:url(/images/Background.jpg);
    background-repeat: repeat-x;
    margin: 15px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

H1 {
    color: #404C90; background: none;
		font-family: arial, sans-serif;
		font-size: 18px;
		padding-top: 20px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.subtitle {
    color: #404C90; background: none;
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: 700;
		letter-spacing:0.01em;
}

.text	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 40px;
		padding-right: 20px;
}

.fronttext	{
		font-family: arial, sans-serif;
		font-size: 14px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
}
.menu	{
		color: #FFFFFF; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}
a.menu:link 		{color: #173956; background: none; text-decoration: none}
a.menu:visited	{color: #15446D; background: none; text-decoration: none}
a.menu:hover		{color: #7D7AB0; background: none; text-decoration: none}
a.menu:active 	{color: #B06732; background: none; text-decoration: none}

.menubkgd {
    background: #FEFAD7; background-image:url(/images/Menubkgd.gif);
    background-repeat: repeat-y;
}

.funfactbkgd {
    background: #FEFAD7; background-image:url(/images/funfactbkgd.gif);
    background-repeat: no-repeat;
}

.downloadsbkgd {
    background: #FEFAD7; background-image:url(/images/downloadsbkgd.gif);
    background-repeat: no-repeat;
}

.barbkgd {
    background: #E3791C; background-image:url(/images/barbkgd.jpg);
    background-repeat: repeat-x;
}

.headerbkgd {
    background: #E3791C; background-image:url(/images/headerbkgd.jpg);
    background-repeat: repeat-x;
}

.selected	{
		color: #959838; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
		line-height: 14px;
		text-transform: Uppercase;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}
a.selected:link 		{color: #173956; background: none; text-decoration: none}
a.selected:visited	{color: #15446D; background: none; text-decoration: none}
a.selected:hover		{color: #7D7AB0; background: none; text-decoration: none}
a.selected:active 	{color: #B06732; background: none; text-decoration: none}

.footer {
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.footerselected {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
}
a.footerselected:link 		{color: #FFB780; background: none; text-decoration: none}
a.footerselected:visited	{color: #FFB780; background: none; text-decoration: none}
a.footerselected:hover		{color: #E2701A; background: none; text-decoration: none}
a.footerselected:active 	{color: #FFB780; background: none; text-decoration: none}

.footermenu {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
}
a.footermenu:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:hover		{color: #FFB780; background: none; text-decoration: none}
a.footermenu:active 	{color: #FFFFFF; background: none; text-decoration: none}

.websiteby {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}