/*BEL Lighting Home CSS Doc*/

body{
	background-color:#CCCCCC;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
body,td,th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:787px;
	height:auto;
}
#content{
	background-image:url("../images/lighting-store/homepage1_20.jpg");
	background-position:right;
}
a{
	font-size:12px;
	color:#000066;
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
	color:#000066;
}
a:hover{
	text-decoration:underline;
	color:#000066;
}
a:active{
	text-decoration:none;
	color:#000066;
}
.textmini{
	font-size:10px
}

