#copy { position: absolute; bottom: 10px; text-align: center; width: 100%; }


a:hover
{
    color: ff4000;
	text-decoration: none;
}

a.a:hover
{
    color: ff4000;
	text-decoration: none;
	font-size: 14;
}

a.a
{
    color: white;
	font-size: 14;
	text-decoration: none;
	
}

a
{
    color: 0000aa;
	
}

a.question:hover
{
    color: blue;
	text-decoration: none;
}

a.question
{
    color: red;
	text-decoration: none;
	
}

a.submit:hover
{
    color: black;
	text-decoration: underline;
}

a.submit
{
    color: #365efc;
	text-decoration: underline;
}

div
{
text-align:left;
}

a.menu
{
    color: 320880;
	text-decoration: none;
	font-weight: 500;
	
}

a.menu:hover
{
    color: ee6b00;
	text-decoration: none;
	
}
 

table.tname {
border-style: solid;
border-width: thin;
border-color: black;
}

body {
padding: 0;
margin: 0;
} 

table.margin {
margin-top: -20px
}

div#nifty{ margin-top: 2px; margin-bottom: 0px; background-color: #FFFFFF; width:800px;}

b.rtop, b.rbottom{display:block;background-color: #141742}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background-color: #FFFFFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div#menuA {
margin: 0px;
padding: 0px;
width: 800px;
height: 50px;
}

div#menuB {
margin: 0px;
padding: 0px;
width: 800px;
height: 26px;
}