html,body {
         margin:0;
        padding:0;
}
.accts {
        padding: 0px; 
        text-align: left;
}
span.rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #C0C0C0;
}
span.at {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.thumb {
        border-color: #E6BB00;
	border-style: solid;
        border-width: 2px;
}
body  {
        color : #e6bb00;
        background: transparent url(/images/background.png) repeat-y top left;
        background-position: center;
        margin-left: auto;
        margin-right: auto;
        min-height: 100%;
        background-color: #E6BB00;
        text-align: center;
}
:link {
        color : #e6bb00;
}
:visited {
        color : #e6bb00;
}
:active {
        color : #e6bb00;
}
div.c7 {
        text-align : center;
}
span.c6 {
        font-family : Verdana, Arial, Helvetica;
        font-size : 80%;
}
p.c5 {
        font-family : Verdana, Arial, Helvetica;
        font-size : 80%;
}
p.c4 {
        font-family : Verdana, Arial, Helvetica;
        font-size : 80%;
        font-weight : bold;
}
td.c3 {
        background-color : #993333;
}
span.c2 {
        color : #e6bb00;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 80%;
}
table.c1 {
        font-size : small;
        font-weight : 700;
        font-family : Arial, Helvetica, sans-serif;
} 


