/* 
	Style sheet for "Productsense.com" web template
*/

/* general tags */
html { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
body { background-color: #555555; 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; color: #000000 }
a:visited { font-size: 0.9em; text-decoration: underline; color: #000000 }
a:hover { font-size: 0.9em; text-decoration: underline; color: #999999; }
a.sidebar:link { font-size: 0.9em; text-decoration: underline; color: #FFFFFF; }
a.sidebar:visited { font-size: 0.9em; text-decoration: underline; color: #FFFFFF; }
a.sidebar:hover { font-size: 0.9em; text-decoration: underline; color: #999999; }

/* header */
td.header { background-color: #EEF1F6; }

/* menu */
td.menu { background-color: #EEF1F6; background: url(images/menu-background.gif); }

/* sidebar */
td.sidebar { background-color: #21509E; background: url(images/sidebar-background.gif); }

/* border */
td.border { background-color: #202020; }
td.rightborder { background-color: #21509E; background: url(images/rightborder-background.gif); }

/* content */
td.content { background-color: #FFFFFF; }

/* footer */
td.footer { font-size: 0.6em; color: #CFDFBC; background-color: #669E20; background: url(images/footer-background.gif); }

