﻿TD.Col1 
{
  background-image: url(../../Pix/Col2_bg.gif);
  background-repeat:repeat-y;
  width:208px;
 }

TD.Col1 DIV.Nav 
{
  background-image:url(../../Pix/nav_bg.gif);
  background-repeat:repeat-y;
  padding:0px 51px 0px 34px;
  font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

UL.Nav { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; list-style-type:none;}
UL.Nav LI 
{
  margin:6px 0px 0px 0px; 
  padding:0px 0px 0px 0px;
  list-style-type:none; 
  list-style-image:none; 
  font-size:11px; font-weight:bold; }

UL.Nav A { color: #333333; text-decoration:none; }
UL.Nav A:Hover { color:#666666; text-decoration:underline; }
UL.Nav A.Selected { color:#990000; text-decoration:underline; }

UL.Nav2 { margin:0px; padding:0px; }
UL.Nav2 LI 
{ 
  background-image: url(../../images/content/mts_content_bullet.gif);
  background-repeat:no-repeat;
  background-position: 0px 2px;
  margin:0px 0px 0px 0px; 
  padding:0px 0px 0px 16px;
}

TD.Main 
{
  padding:8px 0px 0px 0px;
  background-image:url(../../Pix/Col2_Header.gif);
  background-repeat:repeat-x;
  background-position:left top;
  background-color:#ffffff; 
  width:470px;}
  
TD.Col3 
{
  background-image: url(../../Pix/Col3_bg.gif);
  background-repeat:repeat-y;
  background-position: right top;
  width:118px;
  text-align:right;  
}   
 
TR.Footer TD {
	font-size: 10px;
	background-color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
}
TR.Footer TD.Footer1
{ background-image: url(../../Pix/Footer1.gif);
  background-repeat: repeat-y;
  background-position:left top;
  margin:0px 0px 0px 22px;
}

TR.Footer A { color: #ffffff; }

DIV.ContentManagerLinks 
{
  text-align:right; 
  font-family: Arial;
  font-size:8pt;
  font-weight:bold;
  margin-top:16px;
   }
   
DIV.ContentManagerLinks A 
{
  color:#666666;
}
 
DIV.ContentManagerButtons { text-align:center; margin:8px; }  

UL LI { list-style-image:url(../../images/content/mts_content_bullet.gif); margin-bottom:6px; }

TD, TH 
{
  	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
 }
 
 DIV.BoxError { border: solid 1px #FF0000; background-color:#dddddd; padding:4px; margin:4px 0px 4px 0px; }
 DIV.BoxNote  { border: solid 1px #3257E6; background-color:#dddddd; padding:4px; margin:4px 0px 4px 0px; }
 
 DIV.Breadcrumb { font-size:8pt; font-weight:bold; }
 DIV.Breadcrumb A { color:#333333; }