/*Tempalte Style */

body
{
  background-color: #EEEEEE;
}

a
{
  color: #555555;
}

a:link
{
  text-decoration: none;
}

a:visited
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a:active
{
  text-decoration: overline;
}


.loginMenu
{
  font-weight: bold;
  cursor: default;
}

.languageMenu
{
  font-weight: bold;
  cursor: default;
}

.styleMenu
{
  font-weight: bold;
  cursor: default;
}

.manMenu
{
  font-weight: bold;
  cursor: default;
}

.pageMenu
{
  font-weight: bold;
  cursor: default;
}


.TopRight
{
  color: #666666;
  font-size: 10pt;
  font-weight: bold;
  cursor: default;
}

.tdMenuTitle
{
  color: #000099;
  font-size: 14pt;
  font-weight: bold;
  cursor: default;
}

.tdMenuAll
{
  color: #000099;
  font-size: 11pt;
  cursor: default;
}

.tdMenuText
{
  color: gray;
  font-size: 10pt;
  font-weight: bold;
  cursor: default;
}



.trHeadRow
{
  background-color: #000099;
  color: #EEEEEE;
  font-weight: bold;
  cursor: default;
}

.tdHeadRow
{
  background-color: #666666;
  font-weight: bold;
  cursor: default;
}

.tdFormHead
{
  color: #777777;
  font-weight: bold;
  cursor: default;
}
 
.tdFormLabel
{
  color: #777777;
  font-weight: bold;
  cursor: default;
}

.tdFormLabel2
{
  color: #666666;
  font-weight: bold;
  cursor: default;
}

.tdTxt
{
  color: #666666;
  font-weight: bold;
  cursor: default;
}
