.nounderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;

}
.background {
	background-color: #FFFFFF;
	background-image:  url(sites/electroimage.com/www/images/background.jpg);
	background-repeat: repeat;
}
.background2 {
	background-image:  url(sites/electroimage.com/www/images/ltgraydk.jpg);
	background-repeat: repeat;
}
.background3 {
	background-attachment: fixed;
	background-image:  url(sites/electroimage.com/www/images/whiteblue.jpg);
	background-repeat: repeat;
}
.background-ltgry {
	background-image: url(sites/electroimage.com/www/images/lgrey024.jpg);
	background-repeat: repeat;
}
