@import url("../common/stylesheets/index.css");

body, html {color:#000; background:#f90;}

h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot {color:#c60; background:#ffc;}

a:link     {color:#fff; background:#f90; font-weight:bold; text-decoration:none;} 
a:visited  {color:#fff; background:#f90; font-weight:bold;text-decoration:none;}
a:hover    {color:#000; background:#fc9; text-decoration:none;}
a:focus    {color:#000; background:#fc9; text-decoration:none;}
a:active   {color:#c60; background:#ffc; font-weight:bold;text-decoration:none;}

a.offsite {color:#fff; background:#f90; font-weight:normal; text-decoration:none;}
a:visited.offsite {color:#fff; background:#969; font-weight:normal; text-decoration:none;}
a:hover.offsite {color:#c60; background:#ffc; font-weight:normal; text-decoration:none;} 
a:focus.offsite {color:#c60; background:#ffc; font-weight:normal; text-decoration:none;} 
a:active.offsite {color:#000; background:#fc9; font-weight:normal; text-decoration:none;}	

#banner {border-bottom-color:#666; color:#fff; background:#c60;}
#banner h1 {color:#fff; background:#c60;}
#banner h2 {color:#fff; background:#c60;}
#logo-div a:link,
#logo-div a:visited
 {background:transparent;}

#tools   	 {color:#000; background:#c60; border-bottom-color:#000;}
#tools *  	 {color:#fff; background:#c60;}
#tools a:link	 {color:#fff; background:#c60; font-weight:bold; text-decoration:none;} 
#tools a:visited {color:#fff; background:#c60; font-weight:bold; text-decoration:none;}
#tools a:hover	 {color:#fc9; background:#c60; font-weight:bold; text-decoration:none;}
#tools a:focus	 {color:#fc9; background:#c60; font-weight:bold; text-decoration:none;}
#tools a:active  {color:#000; background:#c60; font-weight:bold; text-decoration:none;}

#content-div {border-left-color:#666; color:#000; background:#ffc;}
#content-div a:link {color:#f90; background:#ffc; font-weight:bold; text-decoration:none;} 
#content-div a:visited {color:#f90; background:#ffc; font-weight:bold; text-decoration:none;}
#content-div a:hover {color:#c60; background:#fc9; font-weight:bold; text-decoration:none;}
#content-div a:focus {color:#c60; background:#fc9; font-weight:bold; text-decoration:none;}
#content-div a:active {color:#ffc; background:#c60; font-weight:bold; text-decoration:none;}
#content-div a.offsite {color:#f90; background:#ffc; font-weight:normal; text-decoration:none;} 
#content-div a:visited.offsite {color:#f90; background:#ffc; font-weight:normal; text-decoration:none;}
#content-div a:hover.offsite {color:#c60; background:#fc9; font-weight:normal; text-decoration:none;}
#content-div a:focus.offsite {color:#c60; background:#fc9; font-weight:normal; text-decoration:none;}
#content-div a:active.offsite {color:#c60; background:#ffc; font-weight:normal; text-decoration:none;}

#contentinfo {border-bottom-color:#666;color:#000; background:#fc9;}
#contentinfo  a:link {color:#fff; background:#fc9; font-weight:bold; text-decoration:none;} 
#contentinfo  a:visited {color:#fff; background:#fc9; font-weight:bold; text-decoration:none;}
#contentinfo  a:hover {color:#c60; background:#fc9; text-decoration:none;}
#contentinfo  a:focus {color:#c60; background:#fc9; text-decoration:none;}
#contentinfo  a:active {color:#000; background:#fc9; font-weight:bold; text-decoration:none;}
hr {color:#666;}

#current-icon {color: #f00; background:#ffc;}
#contentinfo h2 {color:#000; background:#fc9;}
#menu h2 {color:#000; background:#f90;}
#breadcrumbs h2 {color:black; background:transparent;}
#tools h2 {color:black; background:transparent;}