/* *** *//* ******************************* *//* Global.css START *//* ******************************* *//* Global CSS styles that apply to whole website *//* Font hack to get IE and Mozilla to agree *//* should really be 62.5% *//*body { font-size: 52%; }html>body { font-size: 10px; } */body {font-size: 70%;margin: 0px 0px 0px 0px;} /* changes IE size  should be 62.5%*/html>body { font-size: 10px; }body {color: #000;text-decoration: none;/*font-size: 11em; */font-family: Tahoma, Arial, sans-serif;/*font-family: "Trebuchet MS", verdana, sans-serif;*/}LI LI, LI P, TD P, BLOCKQUOTE P, a, span {font-size:1.0em}body{background: url(../images/globalLeftBackground.jpg) 0 0 repeat-y;}/* encapsulates everything */#rootContainer {position: relative;top:0px;left:0px;margin:0px;margin-left: 0px;margin-right: 0px;padding:0px;}/* ******************************* *//* Global.css END *//* ******************************* */
