﻿body 
{
    background-color: Black;
    color: #9999FF;
    font-family: Comic Sans MS, Verdana, Times New Roman;
}
table#headerTable
{
    position: relative;
    left: 80px;
    text-align: center;
}
.asterisks
{
    font-size: 14px;
    color: Red;
    font-weight: bold;
}
.fieldSteps
{
    width: 650px;
    position: relative;
    left: 80px;
    border-color: #00CCFF;
}
.legends
{
	color: #00CCFF;
	font-size: 18px;
	font-weight: bold;
}
#span_leaveDeposite a:link, a:visited
{
    color: #9999FF;
    font-family: Comic Sans MS, Verdana, Times New Roman;
}
#pupsTable
{
    position: relative;
    left: 45px;
    text-align: center;
}
.setImgBorder
{
    border-style: solid;
    border-color: Fuchsia;
    border-width: 4px;
}
div#footer
{
    font-size: .7em;
    position: relative;
    left: 380px;
}
div#footer a:link, a:visited
{
    text-decoration: none;
    color: #9999FF;
    font-family: Comic Sans MS, Verdana, Times New Roman;
}

