body { background: #ffffff; }
body {  background-image: none; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; }
body, td, p { 
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #000000; line-height: 150%;
	margin-top: 0px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; 
}

/* text headings */
h1 {font-weight: bold; font-style: normal; font-size: 18px; color: #bf0000; margin-bottom: 10px; margin-top: 10px;}
h2 {font-weight: bold; font-style: normal; font-size: 13px; color: #bf0000; margin-bottom: 10px; margin-top: 0px; line-height: 120%;}
h3 {font-weight: normal; font-style: normal; font-size: 11px; color: #000000; margin-bottom: 5px; margin-top: 5px; line-height: 110%; }
h4 {font-weight: bold; font-style: normal; font-size: 13px; color: #ffc425; margin-bottom: 0px; margin-top: 0px;}

/* text */
.txt-red { color: #bf0000; }
.small { font-size: 11px; line-height: 120%;}

/* padding and margins for body text or side navigation etc. */
.content { margin-left:30px; margin-right:30px; margin-top:20px; margin-bottom:20px;}
.content-nav { margin-left: 10px; margin-right: 10px; margin-top: 25px; margin-bottom: 0px; }

/* table background image */
.bg-black { background-color: #000000; }
.bg-yellow1 { background-color: #fff1bf; }
.bg-yellow2 { background-color: #ffe37f; }
.bg-blue1 { background-color: #004b91; }
.bg-titlebar { background-image: url(images/title_bar.gif); background-repeat: repeat-x;}
.bg-btmbar { background-image: url(images/btm_bar.gif); background-repeat: repeat-x;}


/* handy pseudo classes for anchors - for various nav and body links */
a { color: #004b91; font-size: 12px; text-decoration: underline; font-weight:normal; }
a:hover { color: #004b41; font-size: 12px; text-decoration: underline; font-weight: normal;}

a.nav { color: #ffffff; font-size:12px; text-decoration: underline; font-weight: normal; line-height: 110%;}
a.nav:hover { color: #fff1bf; font-size: 12px; text-decoration: underline; font-weight: normal; line-height: 110%;}