/* 
	Style sheet for "ExpertsOnDating.com" web template
*/

/* general tags */
html { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
body { background-color: #C4C0B3; 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.sidebar:link { font-size: 0.9em; text-decoration: underline; color: #3B3EA4; }
a.sidebar:visited { font-size: 0.9em; text-decoration: underline; color: #361D7D; }

/* header */
td.header { background-color: #FFFFFF; }

/* menu */
td.menu { background-color: #FFFFFF; }

/* sidebar */
td.sidebar { background-color: #CBD2E4; background: url(images/sidebar-background.gif); }

/* borders */
td.border { background-color: #6F4758; }
td.rightborder { background-color: #C2CADF; }

/* content */
td.content { background-color: #FFFFFF; }

/* footer */
td.footer { font-size: 0.6em; color: #C2ADB6; background-color: #855A6D; }

