BODY { margin:0; padding:0; background: #eee url(img/bg_page.jpg); }
BODY, TABLE, P, DIV, UL, LI, OL, SPAN, FORM { font: x-small Verdana Geneva Arial Helvetica sans-serif; color:#333; font-size: x-small; }

TABLE { border-collapse:collapse; width:100%; margin:0; padding:0; }
IMG { border:none; }
P { margin-left:10px; }

H1 { color:#036; font-size: medium;  }
H2 { color: #696969; font-size: small; margin:0 0 5px 10px;  }
H3 { color: #4682B4; font-size: x-small; margin:0 0 -17px 10px;  }

#normalInH { color:#036; font-size: small; font-weight:normal; }

/*MENU*/
.menu { width:87px; height:30px; margin:0; }
.menu A:link, .menu A:visited { font-size:x-small; display:block; text-decoration:none; color:#666; height:30px; padding-top:6px; font-weight:normal; }
.menu A:hover, .menu A:visited.hover { text-decoration:none; color:#1E90FF; background:url(img/MenuItem_hover.jpg) no-repeat right; }
.menuSelected { width:87px; height:30px; margin:0; background:url(img/MenuItem_Selected.jpg) no-repeat right; color:#4169E1; padding-top:6px; font-size:x-small; }
IMG.bullet { margin:0 5px 2px 2px; }


/* content */
DIV.content { width:650px; padding:0 0 0 40px; height:100% }
#highlight { color:#036; }


/* links in pages */
/* regular links */
A:Link, A:Visited { color:#36c; text-decoration:none; font-weight:bold; font-size:x-small; }
A:Hover, A:VIsited.hover { color:#69f; }
/* download links */
.downloads { display:block; text-align:center; margin-left:3%; margin-right:3%; padding:10px; border-left:solid 1px #CCC; border-top:solid 1px #CCC; border-right:solid 1px #fff; border-bottom:solid 1px #fff; background:#eee; }
#bulletDownload { margin:0 10px 0 7px; }
A:Link#download , A:Visited#download  { font-weight:normal; color:#4169E1; text-decoration:none; border-bottom:1px solid #B0C4DE; }
A:Hover#download , A:VIsited.hover#download  { color:#69f; border-bottom: 1px solid White; }

/* DEMO back and next links */
.demo { display:block; text-align:center; margin-left:40%; margin-right:40%; padding:5px 10px; border-left:solid 1px #ccc; border-top:solid 1px #CCC; border-right:solid 1px #fff; border-bottom:solid 1px #fff; background:#eee; }
#disabled { color: #B0C4DE; font-size:x-small; font-weight:bold; }


/* footer */
#design_1 { font-size:xx-small; position: absolute; margin:20px 10px 0 0; text-align:right; width:99%; color:#999; font-size:9px; }

/* link to sagit site */
#sagit { font-size:xx-small; }
