.background {
	background-repeat: no-repeat;
	background-position: center top;
	background-image:  url(index_files/menu/main_logo.gif);
	border: thin none;
}
.right {
	background-image:   url(index_files/menu/frame_right.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.left {
	background-image:    url(index_files/menu/frame_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.corner {
	background-image:   url(index_files/menu/frame_corner.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.contentspace {

	margin-top: 5px;
	margin-left: 5px;
}
.greybackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(index_files/menu/background_grey.gif);
	background-repeat: repeat;
	border: none;


}
.greybackgroundframed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px outset #666666;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px outset #666666;
	background-image: url(index_files/menu/background_grey.gif);
	background-repeat: repeat;
}
.BlueBackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000066;
}
.RightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.LeftBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.backgroundmain {
	background-image: url(index_files/menu/acoustic_main_logo.gif);
	background-repeat: no-repeat;
}
.TopBottomBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.DLSspecial {
	background-image:  url(car_audio/articles/dls_special.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #666666;
	border-right: 1px solid;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;

}
.Special2 {

	background-image:  url(car_audio/articles/specials_jl_audio_deal.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 1px solid #666666;
	border-right: 1px solid;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.Special1 {


	background-image:  url(car_audio/articles/dls_special.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #666666;
	border-right: 1px solid;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
