﻿BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	background-image: url(images/Bg1a.jpg);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: arial;
	text-align: center;
	background-repeat: repeat;
}
.FlyerTitle
{	
	color: black;
	font: normal normal 400 22pt Arial, Helvetica, sans-serif;
}
.FlyerContent
{
	color: blue;
	font: normal normal 400 18pt Arial, Helvetica, sans-serif;

}
.FooterText
{
    font-weight: bold;
    font-size: 11pt;
    color: black;
    font-family: arial;
    height: 15px;
    text-align: right;
    position:relative;
    top:-188px;
    left:-335px;
}
.Content
{
	color: white;
	padding-top: 0px;
	font-family: arial;
	position: relative;
	top: -50px;
	height: 1056px;
	text-align: center;
}

.SiteTitle
{	
	left:70;
	z-index: 1;
	background-image: url("images/asc_neon.gif");
	padding-bottom: 0px;
	margin: 0px;
	width:630;
	color: crimson;
	font-family: arial;
	position:relative;
	top: 32px;
	height: 45px;
}
.SiteLogo
{

	z-index: 2;
	background-image: url("images/logo.gif");
	padding-bottom: 0px;
	margin: 0px;
	width: 100px;
	color: crimson;
	padding-top: 0px;
	font-family: arial;
	position: relative;
	top: -45px;
	left:-320;
	height: 100px;
}
.NavBar
{
	font-weight: bold;
	font-size: 9pt;
	z-index: 1;
	padding-bottom: 0px;
	color: black;
	padding-top: 0px;
	font-family: arial;
	position: relative;
	top: -55px;
	height: 26px;
	text-align: center;
}
.NavButtonOff
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 9pt;
    z-index: 2;
    background-image: url(images/buttonOff.gif);
    padding-bottom: 0px;
    margin: 0px;
    width: 87px;
    cursor: default;
    color: crimson;
    padding-top: 3px;
    font-family: arial;
    height: 26px;
    text-align: center;
    vertical-align: bottom;
}
.NavButtonOn
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 9pt;
    z-index: 2;
    background-image: url(images/buttonOn.gif);
    padding-bottom: 0px;
    margin: 0px;
    width: 87px;
    cursor: hand;
    color: red;
    padding-top: 3px;
    font-family: arial;
    height: 26px;
    text-align: center;
    vertical-align: bottom;
    background-color: Blue;
}
a
{	
	font-weight: bold;
	font-size: 11pt;
	color: blue;
	font-family: Arial;

}

A:visited
{
	font-weight: bold;
	font-size: 11pt;
	color: blue;
	font-family: Arial;
}
A:hover
{
	font-weight: bold;
	font-size: 11pt;
	color: red;
	font-family: Arial;
}
A:active
{
	font-weight: bold;
	font-size: 11pt;
	color: blue;
	font-family: Arial;
}
	
.pageImage
{
	
	
}