body 
{
	font-size: 11px;
	color: navy;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	line-height: normal;
	letter-spacing: normal;
	background-color: white;
	text-align: left;
	cursor: url('/images/ico_ball.cur');
	margin: 0;
	}

table
{
	cellspacing: 0;
	cellpadding: 1;
}

a, a:visited {
    font-size: inherit;
    color: Red;
    font-family: inherit;
    vertical-align: left;
    line-height: normal;
    letter-spacing: normal;
    background-color: white;
    text-align: left;
    cursor: url('/images/ico_ball.cur');
	}

a:hover {
    font-size: inherit;
    color: Red;
    font-family: inherit;
    vertical-align: left;
    line-height: normal;
    letter-spacing: normal;
    background-color: white;
    text-align: left;
    cursor: url('/images/ico_ball.cur');
	}
	
legend {
    font-size: 12px;
    color: navy;
    font-family: inherit;
    vertical-align: left;
    line-height: normal;
    letter-spacing: normal;
    background-color: white;
    text-align: left;
    cursor: url('/images/ico_ball.cur');
	}

hide, a:hide {
    font-size: 1px;
    color: white;
    }

h1 {
	color: Maroon;
	}

h2 a {
    font-size: 12px;
    color: navy;
    font-family: inherit;
    background-color: white;
	}

.hLight {
    font-size: 12px;
    color: red;
    font-family: inherit;
    background-color: white;
    font-weight: bold;
    text-decoration: underline;
	}

h3 a {
    font-size: 14px;
    color: navy;
    font-family: inherit;
    vertical-align: middle;
    line-height: normal;
    letter-spacing: normal;
    background-color: white;
	}

h3 {
    font-size: 14px;
    color: navy;
    font-family: inherit;
    vertical-align: middle;
    line-height: normal;
    letter-spacing: normal;
    background-color: white;
	}

.shopInfo {
    font-size: 14px;
    color: navy;
    font-family: inherit;
    font-weight: bold;
    vertical-align: middle;
    line-height: normal;
    letter-spacing: normal;
    background-color: white;
	}


.impact {
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
    color: Maroon;
    font-family: inherit;
    background-color: white;
    }

.border {
    background-color: red;
    }

.buttons a {
    color: navy;
    background-color: white;
    display: block;
    border-bottom: 1px solid navy;
    font-size: 10px;
    font-family: inherit;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
	}

.buttons a:hover {
	background-color: silver;
	color: Red;
	text-decoration: none;
	}

.menuButtons a {
    color: navy;
    background-color: white;
    font-size: 10px;
    font-family: inherit;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 1px solid navy;
    font: 11px Verdana, sans-serif;
    text-decoration: none;
    text-align: left;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    }

.menuButtons a:hover {
	background-color: silver;
	color: Red;
	text-decoration: none;
	}

.formTextBox {
	background-color : #CCCCCC;
	border-top: 1px solid #navy;
	border-right: 1px solid #navy;
	border-bottom: 1px solid #navy;
	border-left: 1px solid #navy;
	color : #000000;eflirt69@
	font-size: 10pt;
	font-size: 12px;
	color: navy;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	}

.formButton {
	font-family: inherit;
	vertical-align: top;
	background-color: #Silver;
	border-top: 1px solid #Navy;
	border-right: 1px solid #Navy;
	border-bottom: 1px solid #Navy;
	border-left: 1px solid #Navy;
	font-size: 10pt;
	font-family: inherit;
	}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 500%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
 
.white_content {
    display: none;
    position: absolute;
    top: 12%;
    left: 35%;
    width: 30%;
    height: 75%;
    padding: 5px;
    border: 2px solid red;
    background-color: white;
    z-index:1002;
    overflow: auto;
} 
