/*---===DEFAULTS===---*/
a
{
color: 666666;
}
body
{
background-color:666666;
background-image:url("http://www.adjustedlife.com/images/filmstrip1/paper6.gif");
color: 000000
}

/*---===CLASSES===---*/
.PageBG{background-color: ffffff} /*the white background area in filmstrip1*/
.TopBarBG{background-color: 000000} /*the top bar background in filmstrip1*/
.TopBarLinks{color: 00ff00} /*the links in the top bar*/
.PracticeName{color: ffffff} /*the practice name displayed under the pictures in the top bar*/

.MenuLink {color: ffffff} /*the left menu links*/
.MenuBG {background-color: 000000} /*the left menu background color*/
.MenuHeadings {color: ffff00} /*the left menu headngs*/

.InsetBG{background-color: ffffff} /*the hours table on the location page*/
.IntroLink{color: cccccc} /*The 'Skip Intro' link*/

.AppointmentNext {background-image: url("http://www.adjustedlife.com/images/filmstrip1/greynext.gif");}
.AppointmentBack {background-image: url("http://www.adjustedlife.com/images/filmstrip1/greyback.gif");}
.AppointmentFinish {background-image: url("http://www.adjustedlife.com/images/filmstrip1/greyfinish.gif");}

.AppointmentSteps {color: ffffff;}
.AppointmentHeader {color: ffffff;}
.AppointmentHeader:H1 {color: ffffff;}
