body          { font-size:76%;	margin:0;	padding:0;	background: #333333;	color:#1D1D1D;}
table         { font-size:100%;}

a:link        { color:#750D0D; text-decoration: none;}
a:visited     { color:#750D0D; text-decoration: none;}
a:hover       { color:#B2007B; text-decoration: underline;}
a:active      { color:#B2007B; text-decoration: underline;}

a.nav:link    { color:#0404B4; text-decoration: none; font-weight:bold;}
a.nav:visited { color:#0404B4; text-decoration: none; font-weight:bold;}
a.nav:hover   { color:#B2007B; text-decoration: underline; font-weight:bold;}
a.nav:active  { color:#B2007B; text-decoration: underline; font-weight:bold;}

.company      {	font-family: verdana,arial,helvetica;	font-size: 15px;	color:#000000; 	font-weight:bold;}
.slogan       {	font-family: verdana,arial,helvetica;	font-size: 11px;	color:#000000;	font-weight:bold;}
.magin        { padding:5px;} 
.topwhite     { background-image: url(images/topwhite.jpg);}
.whiteline    { background-color:#FFFFFF; padding:1px;}
.border       { background-color:#990000; border:#FFFFFF solid 1px;}
.pad          { padding:6px 3px 6px 3px;}

.bgtshadow    { background-image: url(images/tshadow40.jpg);}
.bgbshadow    { background-image: url(images/bshadow40.jpg);}
.bgheader     { background:#D6D6D6;}
.bgnavigator  { background-color:#990000;}
.bgbody       { background-color:#F2F2F2; border:#BBB7B7 solid 1px;}
.bgfooter     { background-color:#285428;}

.donatelink   { font-size: 16px; color:#FFB138;	font-weight:bold; }
