.Red {
	font-family: "Trebuchet MS";
	color: CC6600;
}
.Green {

	font-family: "Trebuchet MS";
	color: 177C17;
}
.TrebuchetSize2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.BrightOrange {
	color: FF3300;
}

A:link {
	color:#006633;
	text-decoration:underline;
}
A:visited {
	color:#006633;
	text-decoration:underline;
}
A:active {color:#DCDCD8; text-decoration:underline;}
A:hover {color: #FAE8A8;text-decoration:none;}

A_Dark:link {color:#711E96;text-decoration:underline;}
#faq a:link, a:visited, a:hover {
	color: #006633;
}
A_Dark:visited {color:#711E96;text-decoration:underline;}
A_Dark:active {color:#711E96; text-decoration:underline;}
A_Dark:hover {color: #CAB3D5;text-decoration:none;}

A.aFooter:link {color:#090909;text-decoration:underline; font-family: arial, serif; font-size: 11px;}
A.aFooter:visited {color:#090909;text-decoration:underline; font-family: arial, serif; font-size: 11px;}
A.aFooter:active {color:#090909; text-decoration:underline; font-family: arial, serif; font-size: 11px;}
A.aFooter:hover {color: #323131;text-decoration:none; font-family: arial, serif; font-size: 11px;}

BODY  {
	scrollbar-3dlight-color: #A076B0;
	scrollbar-arrow-color: #ff8e0e;
	scrollbar-darkshadow-color: #BDA853;
	scrollbar-face-color: #262525;
	scrollbar-highlight-color: #fdec58;
	scrollbar-shadow-color: #706B5B;
	scrollbar-track-color: #090909;
	
}


.Black {
	color: #000000;
}
.BlackCAPS {
	color: #000000;
	text-transform: uppercase;

}
.unnamed1 {
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: thin;
	border-bottom-width: thin;


}
.BigWords {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: -0.5pt;
	word-spacing: normal;
}
#bg {
	background-image: url(../images/bg.jpg);
}
.transparent_class {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	
}
#tickets {
}
#tickets a:link, a:visited, a:hover {
	color: #FFFFFF;
}


