#container { 
        width: 769px;
		border: 1px solid gray;
		margin: 0px; 
		margin-left: auto;
		margin-right: auto;
		padding: 2px;
		text-align: left;
		background-color: #ffffff;
}


#banner {
        padding: 5px;
		margin-bottom: 2px;
		background-color: #990000;
		text-align: left;
		color: #ffffff;
		font-family: arial helvetica sans-serif;
}


#menubarli {
        float: left;
		width: 155px;
		height: 100%;
		margin: 0px;
		margin-right: 2px;
		padding: 5px;
		background-color: #ececec;
        color: #660000;
		font-family: arial helvetica sans-serif;
		font-size: 10pt;
}

.menuhead {
        font-weight: bold;
		font-size: 12pt;
		text-decoration: underline;
		text-align: center;
}


.menuheadset {
        font-weight: bold;
		font-size: 12pt;
		color: #006600;
		text-decoration: underline;
		text-align: center;
}

#listhead {
		font-weight: bold;
        font-size: 16pt;
		color: #660000;
		text-align: center;
		background-color: #ffffff;
		font-family: arial helvetica sans-serif;
}	

#foot { 
        clear: both;
		height: 20px;
		padding: 5px;
		margin-top: 5px;
		border-top: #bdbdbd solid 1px;
		border-left: #bdbdbd solid 5px;
		border-right: #bdbdbd solid 5px;
		border-bottom: #bdbdbd solid 1px;
		font-family: arial helvetica sans-serif;
		color: #660000;
		font-weight: bold;
		font-size: 9pt;
		text-align: center;
}


#swantcontent {
        padding: 5px;
		margin-top: 12px;
		margin-left: 165px;
        background-color: #ffffff;
		font-family: arial helvetica sans-serif;
}


.setid {
		font-weight: bold;
        font-size: 10pt;
		text-decoration: underline; 
		color: #ffffff;
		background-color: #990000;
		font-family: arial helvetica sans-serif;
}


.setlist {
        font-size: 9pt;
}

body {
		text-align: center;
		background-color: #ffffff;
}


td {    
        vertical-align: top;
}


em {
        color: #800000;
		font-size: 8pt;
}
