<style type="text/css">

/*** normal page styles
body 
{
	width: 770px;
	margin:20px;
	padding: 0;
}

.content 
{
	position: relative;
	width: auto;
	padding: 10px;
}

#navtop 
{
	position: relative;
	width: 770px;
	top: 5px;
}

#navbotttom 
{
	position: relative;
	left: 0;
	width: 770px;
	height: 50px;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:0E3B82;
}
a {
	text-decoration: none;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.t12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}

.m14 {
	font-family: Myriad Pro;
	font-size: 14px;
	font-style: normal;
}
.m16{
	font-family: Myriad Pro;
	font-size: 16px;
	font-style: normal;
}
.m21 {
	font-family: Myriad Pro;
	font-size: 21px;
	font-style: normal;
}

/*** lister css ***/
body.snif 
{
    background: #ffffff;             /* background behind table */
}

/*** lister table styles ***/
table.snif 
{
    border: 1px solid #444444;       /* main table border style */
    cellpadding: 5;
}
td.snDir 
{
    color: white;                    /* table header text color */
    background-color: #aa0000;       /* table header background color */
}
td.snDir a 
{
    color:white;                     /* link text color within table header */
}
tr.snHeading, td.snHeading, td.snHeading a 
{
    color: black;                    /* column headings text color */
    background-color: #cccc99;       /* column headings background color */
}
tr.snF td a 
{
    color: #000000;                  /* file listing link text color (filename)*/
}
tr.snF td a:hover, a.snif:hover 
{
    background-color: #bbbbee;       /* file listing link hover background color */
}
tr.snEven 
{
    background-color: #ffffff;       /* file listing background color for even numbered rows */
}
tr.snOdd 
{
    background-color: #cccc99;       /* file listing background color for odd numbered rows */
}
tr.snF td 
{
    vertical-align: top;
    color: #444444;                  /* file listing text color */
}
.snCopyright * 
{
    color: #bbbbbb;                  /* copyright notice text color */
}
.snWhite 
{
    color: white;                    /* active page in paging header */
}

/*** lister font styles ***/
.snif * 
{
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 8pt;
}
.snif a, a.snif 
{
    text-decoration: none;
}
.snif a:hover, a.snif:hover 
{
    text-decoration: underline;
}
.snCopyright * 
{
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 8pt;
}
.snifSmaller 
{
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 8pt;
    font-weight: normal;
}
td.snDir 
{
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 10pt;
    font-weight: bold;
}
tr.snHeading, td.snHeading, td.snHeading a 
{
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 10pt;
    font-weight: bold;
}


/*** lister margin styles ***/
table.snif 
{
    width:100%;
}
table.snif td 
{
    padding-left: 10px;
    padding-right: 10px;
}
table.snif td.littlepadding 
{
    padding-left: 4px;
    padding-right: 0px;
}
td.snDir 
{
    padding-top: 3px;
    padding-bottom: 3px;
}
tr.snHeading, td.snHeading, td.snHeading a 
{
    padding-top: 3px;
    padding-bottom: 3px;
}
tr.snF td 
{
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}
.snif img 
{
    border:none;
}
.snW 
{
    white-space: normal;
    vertical-align: top;
}
</style>
