

/* Elements
---------------------------------------------------------------------- */


A,
A:Active,
A:Visited
{
  background-color      : transparent;
  color                 : #456884;
  text-decoration       : underline;
}


A:Hover
{
  background-color      : transparent;
  color                 : #438EC3;
  text-decoration       : none;
}


DIV.BlogFooter A,
DIV.BlogFooter A:Active,
DIV.BlogFooter A:Visited
{
  background-color      : transparent;
  color                 : #687178;
  text-decoration       : none;
}


DIV.BlogFooter A:Hover
{
  background-color      : transparent;
  color                 : #687178;
  text-decoration       : underline;
}


DIV.PageTitle A,
DIV.PageTitle A:Active,
DIV.PageTitle A:Visited
{
  background-color      : transparent;
  color                 : #2D4150;
  text-decoration       : none;
}


DIV.PageTitle A:Hover
{
  background-color      : transparent;
  color                 : Red;
  text-decoration       : none;
}


DIV.MenuItem A,
DIV.MenuItem A:Active,
DIV.MenuItem A:Visited
{
  background-color      : #CAD1E3;
  background-image      : url(../Images/NavButton.jpg);
  background-position   : 0px 0px;
  background-repeat     : repeat-x;
  border-color          : #445767;
  border-top-color      : #8E9EAD;
  border-style          : solid;
  border-width          : 1px;
  border-bottom-width   : 0px;
  border-left-width     : 0px;
  color                 : #0E1237;
  cursor                : default;
  display               : block;
  font-family           : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size             : 70%;
  line-height           : 16px;
  padding               : 2px;
  position              : relative;
  text-align            : center;
  text-decoration       : none;
  white-space           : nowrap;
  width                 : 140px;
}


DIV.MenuItem A:Hover
{
  background-color      : #A3B6C6;
  background-image      : url(../Images/NavButtonHover.jpg);
  background-position   : 0px 0px;
  background-repeat     : repeat-x;  
  border-color          : #445767;
  border-top-color      : #F84E0C;
  border-style          : solid;
  border-width          : 1px;
  border-bottom-width   : 0px;
  border-left-width     : 0px;
  color                 : #0E1237;
  cursor                : hand;
  display               : block;
  font-family           : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size             : 70%;
  line-height           : 16px;
  padding               : 2px;
  position              : relative;
  text-align            : center;
  text-decoration       : none; 
  width                 : 140px;
}


DIV.XmlButton A,
DIV.XmlButton A:Active,
DIV.XmlButton A:Visited
{
  background-color     : #818A91;
  color                : #C9D0D8;
  display              : block;
  font-family          : Tahoma, Verdana, Arial, Sans-Serif;
  font-weight          : bold;
  font-size            : 65%;
  padding              : 1px;
  position             : relative;
  text-decoration      : none;
  white-space          : nowrap;
}


DIV.XmlButton A:Hover
{
  background-color     : #C9D0D8;
  color                : #A3ABAE;
  display              : block;
  font-family          : Tahoma, Verdana, Arial, Sans-Serif;
  font-weight          : bold;
  font-size            : 65%;
  padding              : 1px;
  position             : relative;
  text-decoration      : none;
  white-space          : nowrap;
}


/* Classes
---------------------------------------------------------------------- */


A.Footer,
A.Footer:Active,
A.Footer:Visited
{
  background-color     : transparent;
  color                : #3A4F60;
  font-weight          : bold;
  text-decoration      : none;
}


A.Footer:Hover
{
  background-color     : transparent;
  color                : #3A4F60;
  font-weight          : bold;
  text-decoration      : underline;
}


DIV.MenuItem
{
  background-color     : transparent;
}


DIV.XmlButton
{
  background-color     : transparent;
  border               : solid 1px #616A6F;
  text-align           : center;
  width                : 42px;
}


/* Element IDs
---------------------------------------------------------------------- */


/* none */


/* @ Blocks
---------------------------------------------------------------------- */


/* none */