﻿.allpage {
	color: black;
	background: url('images/gusbg.jpg');
	}

@font-face {
    font-family: Enviro;
    font-style:  normal;
    font-weight: normal;
    src: url(ENVIRO0.eot);
	}
	
	
/* dates.php styles */

.schdates {
	text-align: center;
	color: Black;
	font-size: 12;
	}
.venue {
	text-align: center;
	color: Black;
	font-size: 14;
	font-weight: Bold;
	font-style: italic;
	white-space: no-wrap;
	min-height: 58px;
	width: 260px;
	}
.address {
	text-align: center;
	color : black;
	font-size: 12;
	white-space: no-wrap;
	min-height: 58px;
	}


a:link {color: Black; text-decoration: none; text-transform: underline;}
a:visited {color: Black; text-decoration: none; text-transform: underline;}
a:active {color: Black; text-decoration: none; text-transform: none;}
a:hover {color: Red; text-decoration: none; text-transform: underline; }

.navg 
{width: 45; height: 20;font-weight: 900; font-size: 14pt; font-family: Enviro; color: yellow; Filter: Glow(Color=green, Strength=8);}
.navr 
{width: 45; height: 20;font-weight: 900; font-size: 14pt; font-family: Enviro; color: red; Filter: Glow(Color=green, Strength=8);}
  
.thanks {
text-align: center;
color: Black;
font-size: 36pt;
font-family:"Enviro";
}

.datetime{
min-height: 58px;
width: 45px;
text-align: center;
color : black;
font-size: 12;
white-space: no-wrap;
}
.comment{
color : red;
font-size: 10;
white-space: no-wrap;
}
.menushadow
{WIDTH: 50px; HEIGHT: 25px; font-weight: Heavy; FONT-SIZE: 14pt; FILTER: Shadow(Color=black, Direction=240, Strength=4); COLOR: black; FONT-FAMILY: Enviro; }
.nametext
 {
	FONT-SIZE: 18pt;
	FILTER: Shadow(Color=yellow, Direction=120);
	WIDTH: 150px;
	COLOR: #FF3300;
	FONT-FAMILY: Arial Black;
	HEIGHT: 50px;
}
.menured 
{width: 20; height: 10;font-weight: Heavy; font-size: 14pt; font-family: Enviro; color: black; Filter: Glow(Color=red, Strength=8);}
.menuyellow 
{width: 357; height: 10;font-weight: 900; font-size: 20pt; font-family: Enviro; color: black; Filter: Glow(Color=yellow, Strength=8);}
.menugreen 
{width: 357; height: 10;font-weight: 900; font-size: 20pt; font-family: Enviro; color: black; Filter: Glow(Color=green, Strength=8);}

.popup {
	width: 520px;
  	height: 600px;
	position: absolute;
  	top: 50%;
  	left: 50%;
  	margin-left: -260px;
  	margin-top: -300px;
  	z-index: 99;
	}