body
{
background-image: url("../graphics/t.purple_190-50_1800-1125-2.100.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
}

body.MainHeader
{
font: bold 12px arial;
color: #BB9FD9;
border: 1px solid #8D72A5;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
text-align: center;
padding: 15px;
}

body.Footer
{
font: 8px arial;
color: #000000;
border: 1px solid #8D72A5;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
text-align: center;
padding: 15px;
}

p.lit
{
font: 12px arial;
text-indent: 1cm;
color: #BB9FD9;
background-color: #3f3943;
text-align: left;
padding: 5px;
}

p.drk
{
font: 12px arial;
color: #BB9FD9;
background-color: #3f3943;
border: 1px solid #8D72A5;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
text-align: left;
padding: 5px;
}

p.nav
{
font: bold 12px arial;
color: #BB9FD9;
background-color: #3f3943;
border: 1px solid #8D72A5;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
text-align: center;
padding: 5px;
}

p.ftr
{
font: 9px arial;
color: #BB9FD9;
background-color: #3f3943;
text-align: center;
border: 1px solid #8D72A5;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
padding: 5px;
}

p.blk
{
font: 12px arial;
text-indent: 1cm;
color: #3f3943;
background-color: #000000;
text-align: left;
padding: 5px;
}

p.ctri
{
font: 14px arial;
color: #BB9FD9;
background-color: #3f3943;
border: 1px solid #8D72A5;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
text-align: center;
padding: 5px;
}



a.lit {text-decoration: none}
a.lit:link {color: #106e10}
a.lit:visited {color: #d2ccd9}
a.lit:hover {color: #000000; text-decoration: underline}
a.lit:active {color: #00cc00}

a.drk {text-decoration: none}
a.drk:link {color: #D2CCD9}
a.drk:visited {color: #CCCCCC}
a.drk:hover {color: #6F627C; text-decoration: underline}
a.drk:active {color: #FFFFFF}

a.nav {text-decoration: none}
a.nav:link {color: #D2CCD9}
a.nav:visited {color: #cccccc}
a.nav:hover {color: #6F627C; text-decoration: underline}
a.nav:active {color: #00cc00}

a.pix {text-decoration: none}
a.pix:link {color: #9933cc}
a.pix:visited {color: #006633}
a.pix:hover {color: #666666; text-decoration: underline}
a.pix:active {color: #000000}

a.blk {text-decoration: none}
a.blk:link {color: #bba6cc}
a.blk:visited {color: #66cc66}
a.blk:hover {color: #666666; text-decoration: underline}
a.blk:active {color: #655175}

table.t1 {table-layout: fixed; border-spacing: 5px 5px}
table.t2 {table-layout: auto; border-spacing: 5px 5px}
table.t3 {table-layout: fixed;}
table.t4 {table-layout: auto;}
