body, table, tr, td {
	font-family: Arial;
	font-size: 9pt;
	color: #353535;
}

.blueTxt {
	font-family: Arial;
	font-size: 8pt;
	color: #0068AB;
}

.smTxt {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.spotBG	  {  
	BACKGROUND-COLOR: #FFFFFF; 
	BACKGROUND-IMAGE: url('/i/spotBG2.gif'); 
	BACKGROUND-REPEAT: repeat-x; 
}

a {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #0068AB;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #D26255;
	text-decoration: none;
}

.smList {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #353535;
	width: 100%;
	text-decoration: none;
}

.smList:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color : #FFFFFF;

}

.list {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #353535;
	width: 100%;
	padding : 1px;
	text-decoration: none;
}

.list:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color : #3AA8DC;

}

.addLink  {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #353535;
	text-decoration : none;
}
.addLink:visited {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #353535;
	text-decoration : none;
}
.addLink:active  {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #353535;
	text-decoration : none;
}
.addLink:hover {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #D26255;
	text-decoration : underline;
}


.smBlue  {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #0068AB;
	text-decoration : none;
}
.smBlue:visited {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #0068AB;
	text-decoration : none;
}
.smBlue:active  {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #0068AB;
	text-decoration : none;
}
.smBlue:hover {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #D26255;
	text-decoration : underline;
}

.ftr  {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #4A4A4A;
	text-decoration : none;
}
.ftr:visited {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #4A4A4A;
	text-decoration : none;
}
.ftr:active  {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #4A4A4A;
	text-decoration : none;
}
.ftr:hover {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #D26255;
	text-decoration : underline;
}

.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #B32222;
	text-decoration : none;
}
.nav:link {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B32222;
	text-decoration : none;
}
.nav:active {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B32222;
	text-decoration : none;
}
.nav:hover {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.other {
	font-family: Arial;
	font-size: 9px;
	color: #FFBF41;
	text-decoration: none;
}

.other:hover {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.smLink  {
	font-size : 8pt;
	font-weight: normal;
	width: 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFBF41;
	text-decoration : underline;
}
.smLink:link {
	font-size : 8pt;
	font-weight: normal;
	width: 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFBF41;
	text-decoration : underline;
}
.smLink:active  {
	font-size : 8pt;
	font-weight: normal;
	width: 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFBF41;
	text-decoration : underline;
}
.smLink:hover {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #171C20;
}