body {
	background: #6E6E6E;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: arial;
	font-size: 12px;
}

table, tr, td, p {
	font-family: arial;
	font-size: 12px;
	background: #FFFFFF;
}

p.insert {
  font-family: arial;
  font-size: 12px;
  color: purple;
}

p.indentme {
  margin: 20px;
  font-family: arial;
  font-size: 12px;
}

td.greyback {
        font-family: arial;
	font-size: 12px;
        background: #6E6E6E;
}

td.title {
        font-family: arial;
	font-size: 14px;
	color:#ED1B24;
	text-decoration:underline;
}

td.title2 {
        font-family: arial;
	font-size: 14px;
	color:#000000;
	
}

.subtitle{
  
  font-family: arial;
	font-size: 14px;
	color:#000000;
}

td.insert {
        font-family: arial;
	font-size: 14px;
	color:#002691;
}

.greyback {
	background: #6E6E6E;
}

td.lightgrey {
	background: #D8D8D8;
	padding: 5px;
}

td.darkgrey {
	background: #4C4940;
	font-family: arial;
	font-size: 12px;
	color:#FFFFFF;
}

td.footer {
        font-family: arial;
	font-size: 10px;
	color: #C4C3BF;
        background: #6E6E6E;
}

td.bluetext {
         font-family: arial;
	font-size: 12px;
	color:#21409A;

}

td.footergrey {
        font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
        background: #6E6E6E;
        margin:0px;
        border:0px;
}

td.padme {
        font-family: arial;
	font-size: 12px;
	padding:15px;
}



td.leftrepeat {
  background-image:url('../../images/garrett_31.gif');
  background-repeat: repeat-y;
}

td.rightrepeat {
  background-image:url('../../images/garrett_33.gif');
  background-repeat: repeat-y;
}

td.subleftrepeat {
  background-image:url('../../images/subgarrett_09.gif');
  background-repeat: repeat-y;
}

td.subrightrepeat {
  background-image:url('../../images/subgarrett_11.gif');
  background-repeat: repeat-y;
}

td.toprepeat {
  background-image:url('../../images/subgarrett_05.gif');
  background-repeat: repeat-y;
}

td.bottomrepeat {
  background-image:url('../../images/subgarrett_14.gif');
  background-repeat: repeat-y;
}

a:link,visited,hover,active {
        font-family: arial;
	font-size: 12px;
	color:#ED1B24;
	text-decoration: underline;
}

a.footer:link    {font-family: arial;font-size: 12px;text-decoration:underline;color:white;border:0px;margin:0px}

a.footer:visited {font-family: arial;font-size: 12px;text-decoration:underline;color:white;border:0px;margin:0px}

a.footer:hover   {font-family: arial;font-size: 12px;text-decoration:underline;color:white;border:0px;margin:0px}

a.footer:active  {font-family: arial;font-size: 12px;text-decoration:underline;color:white;border:0px;margin:0px}

#menu_container{
	vertical-align: top;
}

#menu_container > table{
	border-collapse: collapse;
}

#menu_container > table tr td{
	padding: 0px;
}