body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url();
}

td {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-position: center center;
}

p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
ul{
    list-style-position:outside;
    margin-left:10px;
    list-style-type:disc;
    line-height: 20px;
    padding-left:0px;

}

ol{
    line-height: 20px;
    padding-left:0px;
    margin-left:0px;
}

li
{
    line-height:16px;
    margin-bottom:5px;

}



a {color: #3494BE;}

a:visited {color: #8D61AC;}

a:hover{color: #F97E10;}

#mainTable {
	width:900px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	top: 10px;
}

#topnavTable {
	background-color:#FFFFFF;
	width:100%;
	top: 10px;
	left: 50px;
	right: 50px;
}
#mainTableTop {
	width:900px;
	height: 260px;
	background-image: url(socassatfdweb.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

