body
{
/*	font-family: Verdana, Geneva, "Lucida Sans Unicode", Arial, Sans-Serif;*/
    font-family: Segoe UI, Sans-Serif;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	background-color: #000000;
	/*background-image: url(images/bg_fade.png);*/
/*	background-image: url(https://tmafe.com/images/biggradientthing.png);*/
	background-repeat: repeat-x;
	color:white;
}
#container
{
	width: 960px;
	margin: 10px auto 10px auto;
	background-color: #181818; /*originally white*/
	border: solid 2px #000000;
}
#header
{
	/* padding: 10px; */
	color: #ffffff;
	background-color: #A73048;
	background-image: url(https://tmafe.com/images/gradientbgucsh.png); 
	padding: 10px;
	border-bottom: solid 2px #000000;
}
#headertext
{
	color: #ffffff;
}
#footer
{
	/* padding: 10px; */
	color: #ffffff;
	background-color: #A73048;
	background-image: url(https://tmafe.com/images/gradientbgucsh.png); 
	padding: 5px;
	border-top: solid 2px #000000;
}
#footertext
{
	color: #ffffff;
	background-image: url(https://tmafe.com/images/gradientbgucsh.png);
	padding: 10px;
}
/* OLD STYLES - STILL USED */
h1 {
font-size : 16pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #ffffff;
}
h2 {
font-size : 14pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #ffffff;
}
h3 {
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #ffffff;
}
td {
font-size : 10pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.divider {
font-size : 10pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #FFFFFF;
background-color : #A73048;
font-weight : bold;
background-image:url('https://tmafe.com/images/bg_subtitleucsh.png')
}
td.menu {
font-size : 10pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #ffffff;
/* background-color : #A73048; */
/* background-image: url(images/bg_lines.png); */
}
td.menu_bglines {
font-size : 10pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #ffffff;
background-color : #A73048;
/* background-image: url('images/bg_lines.gif'); */
}
a:active.menu {
color : #ffffff;
background-color : #A73048;
text-decoration : none;
}
a:link.menu {
color : #ffffff;
background-color : #A73048;
text-decoration : none;
}
a:visited.menu {
color : #ffffff;
background-color : #A73048;
text-decoration : none;
}
a:hover.menu {
color : #336699;
background-color : #ffffff;
text-decoration : none;
}
a:active {
color : #336699;
text-decoration : none;
}
a:link {
color : #0000ff;
text-decoration : underline;
}
a:visited {
color : #000080;
text-decoration : underline;
}
a:hover {
color : #ffffff;
text-decoration : none;
background-color : #A73048;
}
a:hover img {
color : #ffffff;
background-color: #ffffff;
text-decoration : none;
}
a:active.lite {
font-size : 8pt;
color : #ffffff;
text-decoration : underline;
}
a:link.lite {
font-size : 8pt;
color : #ffffff;
text-decoration : none;
}
a:visited.lite {
font-size : 8pt;
color : #ffffff;
text-decoration : none;
}
a:hover.lite {
font-size : 8pt;
color : #ffffff;
text-decoration : underline;
}
.litelink {
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
text-decoration: none;
}
.midblue {
background-color : #FF6666;
}
.lightblue {
background-color : #FF9999;
}
.lightgray {
background-color : #cccccc;
}
.copyright {
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.small {
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
background-color : #181818;
}
.liliput {
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.white {
font-size : 10pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
}
.bluetitle {
font-size : 11pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #A73048;
background-color : #181818;
}
.monospace {
font-family : Courier, monospace;
}
.fixedwidth {
font-family : "Andale Mono", "Courier New", Courier, monospace;
}
