body 	{background-image: url(../images/SSBackground.jpg);
		background-color: white;
		background-repeat: no-repeat;
        background-position: 137px 26px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #003366;
        font-size: 12px;}

td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;}

p {text-align: justify;}

p.rightborder {border-style: solid;
				border-top-width: 0px;
                border-bottom-width: 0px;
                border-left-width: 0px;
                border-right-width: 1px;
                border-color: #003366;}  

.copyrightstyle {font-size: 10px;}

.leftpanelstyle {background-color: #c0c0c0;
				width: 120px;
                vertical-align: top;
                font-size: 11px;}

.rightpanelstyle {background-color: #c0c0c0;
				width: 120px;
                vertical-align: top;
                text-align: left;
                font-size: 11px;}
                
.topverticalspacer {height: 130px;}