body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align:center;
} 
a:link {
	text-decoration: none;
	color: #024298;
}
a:visited {
	text-decoration: none;
	color: #024298;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.navbar { 
    color: #000000;
    font-family: tahoma,arial;
	font-size: 8pt;
}
a.navbar:link {
   color: #024298;
}
a.navbar:visited {
   color: #024298;
}
a.navbar:hover {
   color: #666060;
}
a.navbar:active {
   color: #024298;
}
.navtxt { 
    color: #000000;
    font-family: tahoma,arial;
	font-size: 8pt;
}
a.navtxt:link {
   color: #000000;
}
a.navtxt:visited {
   color: #000000;
}
a.navtxt:hover {
   color: #6a8230;
}
a.termlink:link {
   color: #7a7777;
}
a.termlink:visited {
   color: #7a7777;
}
a.termlink:hover {
   color: #6a8230;
}
.maintxt {
	font-family: tahoma,arial;
	font-size: 8pt;
}
.termstxt {
	font-family: tahoma,arial;
	font-size: 8pt;
	color: #7a7777;
}
.contacttxt {
	font-family: tahoma,arial;
	font-size: 8pt;
	color: #4d4d4d;
}
.menutxt {
	font-family: tahoma,arial;
	font-size: 8pt;
}
.crumbtxt {
	font-family: tahoma,arial;
	font-size: 8pt;
}
table.center {
    margin-left:auto; 
    margin-right:auto;
    font-family: tahoma,arial;
	font-size: 8pt;	
}
table.holder {    
    background-image: url('theme/dashes_margin.gif');
}
table.home {    
    background-image: url('home/border.gif');
    font-family: tahoma,arial;
	font-size: 8pt;
}
table.red {    
    background-image: url('home/border_red.gif');
}
table.orange {    
    background-image: url('home/border_orange.gif');
}
table.blue {    
    background-image: url('home/border_blue.gif');
}
table.green {    
    background-image: url('home/border_green.gif');
}
table.right {
    margin-left:auto; 
    margin-right:0px;
}