body { background: url(../images/background.jpg) left top repeat fixed; padding: 0; margin: 0; }


/*START ROLLOVER*/

 .cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(InvisalignOver.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 329px;
height: 49px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 329px;
height: 49px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 329px;
height: 49px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

/*END ROLLOVER*/


body, td {
    background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	line-height: 20px;
	letter-spacing: 1px;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 0 10px 0 10px;
	padding:10px 0 0px 0;

}
a {
	color: FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #8BA8BD;
	text-decoration: underline;
}

.title {
	text-transform: uppercase;
	letter-spacing: 2px;

}
.style1 {
	color: #003333;
	font-weight: bold;
	margin: 0 10px 0 10px;
	padding:10px 0 0px 0;
}
.style2 {color: #FFFFFF
	margin: 0 10px 0 10px;
	padding:10px 0 0px 0;
}


.style3 {color: #003333
	margin: 0 10px 0 10px;
	padding:10px 0 0px 0;
}


.style4 {color: #FFFFFF;
    font-size: 12px;
 	margin: 0 10px 0 10px;
	padding:10px 0 0px 0;
 }
.bullet {list-style-image: url(images_pages/arrow.gif);

}

ul {
	list-style: disc url(images_pages/arrow.gif) inside;
	
}

/* CELL bacground once*/
.background1 { 
background-image: url(images_pages/sideLbanner.jpg); 
background-repeat: repeat; 
}

.background2 { 
background-image: url(images_pages/MENU.jpg); 
background-repeat: repeat; 
}
.background3 { 
background-image: url(images_pages/sideLbanner.jpg); 
background-repeat: no-repeat; 
}