body {
	background-image: url(images/bg_1.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #06C;
}
a:active {
	text-decoration: none;
	color: #C21413;
}
.text_body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
.text_body_bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F00;
}

.text_heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.text_heading2 {
	font-family: Coolvetica;
	font-size: 36px;
	color: #E8081F;
}
.opacity50{
	background:#ffffff;
	filfilter:alpha(opacity=60);
	-moz-opacity:.50;
	opacity:.50;
}

.opacity60{
	background:#ffffff;
	filfilter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.opacity80 {
	background:#ffffff;
	filfilter:alpha(opacity=90);
	-moz-opacity:.80;
	opacity:.80;
}
.opacity70 
{
	background:#ffffff;
	filfilter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	}
.opacity90 
{
	background:#000000;
	filfilter:alpha(opacity=70);
	-moz-opacity:.75;
	opacity:.75;
	}
	
.text_logo {
	font-size: 24px;
	color: #CE1713;
	font-family: "Good Times";
}
.text_logo1 {
	font-family: "Good Times";
	font-size: 12px;
	color: #06C;
}
.text_menu1 {
	font-family: Coolvetica;
	font-size: 16px;
	color: #000;
}

.text_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #C21413;
}
