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

h1 {color: #003366;
	font-size: 24px;}

h2 {color: #003366;
	font-size: 18px;
    font-weight: bold;}

h3 {color: #003366;
	font-size: 16px;
    font-weight: bold;}

h4 {color: #003366;
	font-size: 14px;}
    
a:hover {background-color: white;
			border-bottom-width: 2px;
			border-color: #000000 #000000 #A79998;
        	border-left-width: 0px;
        	border-right-width: 0px;
        	border-style: dotted;
        	border-top-width: 0px;
        	color: red;
            text-decoration: none;}
            
td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;}

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

.copyrightstyle {font-size: 10px;}

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

.mainpanelstyle {vertical-align: top;
                border: 10px;
				text-align: justify;
				font-size: 13px;}
                
.rightpanelstyle {background-color: #DDDFDF;
				width: 120px;
                vertical-align: top;
                text-align: left;
                font-size: 11px;}
                
.topverticalspacer {height: 130px;}

.toptitle {position: absolute;
			top: 130px;}
    
         