/* 
	Style sheet for "Search Engines" web template
*/

/* general tags */
html { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
body { background-color: #757575; background: url(images/background.gif); }
p,td,th,li { font: 0.9em font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }

/* links */
a:link { font: 0.9em; text-decoration: none; color: #11689B; }
a:visited { font: 0.9em; text-decoration: none; color: #05116A; }
a:hover { text-decoration: underline; }
a.menu:link { font: bold 0.8em; color: #0A5086; }
a.menu:visited { font: bold 0.8em; color: #031155; }

/* header */
td.header { background-color: #2D5495; }

/* menu */
td.menu { background-color: #EAEAEA; }
td.menuborder { background-color: #EAEAEA; background: url(images/menuborder.gif); }

/* content */
td.main { background-color: #FFFFFF; }
td.content { background-color: #FFFFFF; }
code.example { background-color: #EAEED5; }
td.code { background-color: #EAEED5; }

/* border */
td.border { background-color: #000000; }

/* footer */
td.footerborder { background-color: #BABABA; }
td.footer { font: 0.6em; color: #DCDCDC; background-color: #757575; }
