.barcode{font-family:free 3 of 9 Regular; font-size:40pt;}

BODY {
	color:#ffffff;
	font-family: Arial;
	font-size: 10pt;	
	background-color: Black;
}
TD{	color:#ffffff;
	font-family: Arial;
	font-size: 10pt;	}
	
iframe {
border: 0px solid Black;
}
A:HOVER {
	color: #D9CD60;

}
.thickbox{}
a img {
	border: 0;
}
A {
	color:#3399FF;
	text-decoration: none;
			font-family: Arial;
	font-size: 10pt;
}
A:Visited {
	color:#acacac;
	text-decoration: none;
			font-family: Arial;
	font-size: 10pt;
}

.styTEXTBOX { /* Text Box */
    FONT-SIZE: 10pt;
	 font-family: Arial;
	 color:  #414141;
    
    padding-top:    0px;
    padding-bottom: 0px;
    padding-left:   4px;
    padding-right:  2px;
}


		
.cpoyright{
	 FONT-SIZE: 7pt;
	 font-family: Arial;
	 color:   #747474;
}
.footer{
	 FONT-SIZE: 8pt;
	 font-family: Arial;
	 color:   #FFFFFF;
	 text-align:center;
	 
}

#navlist
{
 background-image: url(images/buttonRepeat3.gif);
 background-repeat: repeat;
font: bold 13px monospace;
color: #006;

width: 252px; }
 

#navlist 
{


height: 34px;
list-style: none;
text-align: left;




}

.navlist  a
{
display: block;
text-decoration: none;
}

.navlist a:link { color: #FFFFFF; }
.navlist a:visited { color: #FFFFFF; }

.navlist a:hover
{
color: #D9CD60;

}
.locations{
FONT-SIZE: 10pt;
	 font-family: Arial;
	 color:   #FFFFFF;
	 padding-left:50px;
}
.gmap{width:200px;
	 FONT-SIZE: 9px;
	 font-family: Arial;
	 color:black;
}

/* styling of the container. */
a.myPlayer {
	display:block;
	width: 320px;
	height:240px; 
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}

/* play button */
a.myPlayer img {
	margin-top:70px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border:1px solid #000;
}

