/* 
	Style sheet for "SkinCareWizard.com" web template
*/

/* general tags */
html { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
body { background-color: #3F4B65; margin: 0pt; }
p,td,th { font-size: 0.9em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

/* links */
a:link { font-size: 0.9em; text-decoration: underline; }
a:visited { font-size: 0.9em; text-decoration: underline; }
a:hover { font-size: 0.9em; text-decoration: none; }
a.sidebar:link { font-size: 0.9em; text-decoration: underline; color: #FFF9EC; }
a.sidebar:visited { font-size: 0.9em; text-decoration: underline; color: #E7E0D0; }
a.sidebar:hover { font-size: 0.9em; text-decoration: none; }

/* header */
td.header { background-color: #8EADE3; }

/* menu */
td.menu { background-color: #E6D1A6; background: url(images/menu-background.gif); }

/* sidebar */
td.sidebar { background-color: #7396DE; background: url(images/sidebar-background.gif); }

/* borders */
td.border { background-color: #202020; }
td.innerborder { background-color: #5174CE; }

/* content */
td.content { background-color: #FFFFFF; }

/* footer */
td.footer { font-size: 0.6em; color: #947B55; background-color: #E6D1A6; background: url(images/footer-background.gif); }

