.background {
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tdbackground{
background-image: url(/images/home_background_large.jpg); 
background-repeat: no-repeat; 
background-color: #4A4A4A;
}

.tdaudioburnerbackground{
background-image: url(/images/audio_burner_banner.jpg);
background-repeat: no-repeat;
background-color: #4A4A4A;
}

.tdstormbackground{
background-image: url(/images/stormbannerbackground.png);
background-repeat: no-repeat;
background-color: #4A4A4A;
}

.tdaudioburner100background{
background-image: url(/images/audio_burner_100_banner.png);
background-repeat: no-repeat;
background-color: #4A4A4A;
}


.tddeltabackground{
background-image: url(/images/delta_banner.jpg);
background-repeat: no-repeat;
background-color: #4A4A4A;
}

.tdinquisitorbackground{
background-image: url(/images/inquisitor_banner.jpg);
background-repeat: no-repeat;
background-color: #4A4A4A;
}

.tdflexiburnerbackground{
background-image: url(/images/flexiburner_banner.jpg);
background-repeat: no-repeat;
background-color: #4A4A4A;
}

.tdflexiburnerduobackground{
background-image: url(/images/flexiburner_duo_banner.jpg);
background-repeat: no-repeat;
background-color: #4A4A4A;
}

.tdflexiburnerhybridbackground{
background-image: url(/images/flexiburner-hybrid_banner.jpg);
background-repeat: no-repeat;
background-color: #4A4A4A;
}

.style4 {	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style5 {	font-size: 10px;
	font-weight: bold;
}
.style7 {font-size: 12px; font-weight: bold; color: #000000; }

.style14 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {color: #56b3ef}
.style17 {color: #57B1EF}
.style18 {color: #55B4EE}
.style20 {color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style22 {
	color: #57B1EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style12big {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; }
.style12sub {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; }
.style12bigblack {font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #FFFFFF; }
.style12subblack {font-family: Arial, Helvetica, sans-serif; font-size: 18px; fond-wight: bold; color: #FFFFFF; }
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #BB0000;
}
a:active {
	color: #BB0000;
}
 
a:link.mail {
	text-decoration: none;
	color: #000000;
}
a:visited.mail {
	text-decoration: none;
	color: #000000;
}
a:hover.mail {
	text-decoration: none;
	color: #0099CC;
}
a:active.mail {
	text-decoration: none;
	color: #0099CC;
}

