.bodyspaced{  font-family:   Trebuchet MS; font-size: 11px; font-style: normal; line-height: 150%; font-weight: normal; color: #2C2C2C; text-decoration: none}
.bodyspacebold {  font-family:  Trebuchet MS;  font-size: 12px; font-style: normal; line-height: 150%; font-weight: bold; color: #2C2C2C; text-decoration: none}
.contentbodyspacedbold  { color: #2C2C2C; font: 12px/12px  Trebuchet MS;  text-decoration: none; font-style: normal; line-height: 150%; font-weight: bold;}
.normal{  font-family: Trebuchet MS, Arial;  font-size: 13px; font-style: normal; line-height: 130%; padding: 5px; font-weight: normal; color: #003300; text-decoration: none}
.normalbold {  font-family:  Trebuchet MS, Arial;  font-size: 15px; font-style: italic; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
.normalgreen {  font-family:  Trebuchet MS, Arial;  font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #003300; text-decoration: none}
.normalboldgreen{  font-family:  Trebuchet MS, Arial;  font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #003300; text-decoration: none}
.largenormalgreen{  font-family:  Trebuchet MS, Arial;  font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #003300; text-decoration: none}
.largenormalboldgreen {  font-family:  Trebuchet MS, Arial;  font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #003300; text-decoration: none}
.largenormalboldcream {  font-family:  Trebuchet MS, Arial;  font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #F1E5CD; text-decoration: none}
.largenormalbold {  font-family:  Trebuchet MS, Arial;  font-size: 18px; font-style: italic; line-height: normal; font-weight: bold; color: #009900; text-decoration: underline}
.footer {  font-family: Verdana, Arial;  font-size: 11px; font-style: normal; line-height: 120%; font-weight: normal; color: #003300; text-decoration: none}
.footerbold {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #006600;
	text-decoration: none
}
.Trebuchet MSitalic {  font-family: Trebuchet MS, Arial;  font-size: 11px; font-style: italic; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}
.Trebuchet MSsmall{  font-family: Trebuchet MS, Arial;  font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}
.Trebuchet MSbold{  font-family: Trebuchet MS, Arial;  font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: none}
.contentLinkfooter   { color: #F1E5CD; font: 11px/11px Trebuchet MS, Arial;  line-height: 120%;  text-decoration: none }
.contentregular  { color: #710E22; font: 12px/12px  Trebuchet MS, Arial; text-decoration: none; font-style: normal; line-height: 100%; font-weight: normal;}
//.contentLinkfootertiny  { color: #000000; font: 11px/11px Trebuchet MS, Arial;  text-decoration: underline }
//.contentbodyspaced  { color: #C39D3A; font: 16px/16px Times New Roman, Times, serif;  text-decoration: none; font-style: italic; line-height: 140%;}
//.body{  font-family:  Times New Roman, Times, serif; font-size: 16px; font-style: italic; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}
//.contentbodyspacedsmallernoitalics  { color: #C39D3A; font: 12px/12px Times New Roman, Times, serif;  text-decoration: none }

div.transbox
  {
  width: 640px;
  height: 30px;
  margin: 3px 5px;
  background-color: #000000;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox p
  {
  margin: 3px 4px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style:italic;
  color: #FFFFFF;
  }

div.transbox360
  {
  width: 282px;
  height: 30px;
  margin: 3px 5px;
  background-color: #006600;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox360 p
  {
  margin: 3px 4px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style:italic;
  color: #FFFFFF;
  }

div.bigbox
  {
  width: 282px;
  height: 250px;
  margin: 3px 5px;
  }
div.bigbox p
  {
  margin: 3px 4px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #006600;
  }
  
  div.specials
  {
	width: 620px;
	margin: 3px 5px;
	background-color: #000066;
	border: 1px solid black;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
  }

  div.specials p
  {
	margin: 3px 4px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #FFFFFF;
  }
    
	div.special
  {
	width: 620px;
	margin: 3px 5px;
	background-color: #FFFFCC;
	border: 1px solid black;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
  }

  div.special p
  {
	margin: 3px 4px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #03F;
  }
  
  div.rates
  {
	width: 640px;
	margin: 3px 5px;
	background-color: #000000;
	border: 1px solid black;
	/* for IE */
  filter:alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;
	text-align: center;
  }

div.rates p
  {
	margin: 3px 4px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
  }
  
div.rates2 p
  {
	margin: 3px 4px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #33CCFF;
  }
  
div.month
  {
	width: 640px;
	height: 20px;
	margin: 3px 5px;
	background-color: #003399;
	border: 1px solid black;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
  }
div.month p
  {
	margin: 3px 4px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	color: #FFFFFF;
  }
.TA_rated212
{
	width: 149px;
}

