
body, td, th 
{
  font-family: tahoma;
/*  font-size: 11px; */
  font-size: 12px; 
  color: #414141; 
  text-align: justify;
}
body
{
  background-color: #414141;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.left_menu 
{
  color: #ffffff;
}
.left_menu_selected
{
  font-size: 11px;
  color: #F99D54;
}
a 
{
  font-size: 11px;
  color: #ffffff;
}
.inline_anchor 
{
  font-size: 11px;
  color: #414141;
  text-decoration: underline;
}
.inline_anchor_12 
{
  font-size: 12px;
  color: #414141;
  text-decoration: underline;
}
li a 
{
  color: #414141;
}
a:link 
{
  text-decoration: none;
}
a:visited 
{
  text-decoration: none;
}
a:hover 
{
  text-decoration: underline;
}
a:active 
{
  text-decoration: none;
}
.style2 
{
  color: #005083;
  font-size: 11px;
}
.style2 a
{
  color: #005083;
  font-size: 11px;
}
.top_nav 
{
  color: #B7B7B7
}
.td_title
{
  background:url(images/title_bg.gif) no-repeat;
  width:269;
  height:119;
  color: #CC7632;
  font:36px/36px "Benguiat Bk Bt", "Comic Sans MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: 900;
}
.td_h2
{
  color: #CC7632;
  font:24px/36px tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.td_h3
{
  color: #CC7632;
  font:18px/24px tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
}
.td_nowrap
{
  white-space: nowrap;
}
.td_input
{
  align: right;
}
.td_bold
{
  font-weight: bold;
}
.center
{
	text-align: center;
}
.unavailable
{
	text-decoration: line-through;
	color: #CC7632;
}
.warning
{
	font-style:italic;
	color: #CC7632;
}