
#linksTable {
	width: 96%;
}

#linksTable A.heading {
	color : #FFFFFF;
}

#linksTable A:Visited  {
	color : #000033;
}

#linksTable A:Active  {
	color : #000099;
}

#linksTable A:Hover  {
	color : #990000;
}

#linksTable P  {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
}

#linksTable BIG {
     font-size : 12pt;
}

#linksTable SMALL {
     font-size : 8pt;
}

#linksTable P.header {
	font-family : Verdana,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #0000CC;
	text-align: center;
}

#linksTable P.subheader  {
	font-family : Verdana,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #0000CC;
	text-align: center;
}

#linksTable P.title  {
	font-family : Verdana,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #0000CC;
}

#linksTable P.footer  {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #0000CC;
	text-align: right;
}

#linksTable P.menu  {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000099;
	text-align: center;
}
#linksTable table {
	width: 94%;
}

#linksTable table.border {
	background-color: #E8F2FF;
	padding: 0px;
	margin: 0px;
}

#linksTable tr.heading {
	background-color: #FFFFFF;
	padding: 1px;
}

#linksTable td.heading {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #003366;
}

#linksTable tr.list {
	background-color: #FFFFFF
}

#linksTable td.list {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
	vertical-align : top;
}

#linksTable th.list {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
	vertical-align : top;
}

#linksTable td.listbottom {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
	text-align : center;
	vertical-align : bottom;
}

#linksTable tr.listlite {
	background-color: #FFFFFF
}

#linksTable td.listlite {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
	vertical-align : top;
	background-color: #FFFFFF
}

#linksTable tr.listdark {
	background-color: #EEEEEE
}

#linksTable td.listdarkright {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
	vertical-align : top;
	text-align : right;
	background-color: #EEEEEE
}

#linksTable td.listdark {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
	vertical-align : top;
	background-color: #EEEEEE
}

#linksTable th.listdark {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
	vertical-align : top;
	background-color: #EEEEEE
}

#linksTable th.listdarkright {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
	vertical-align : top;
	text-align : right;
	background-color: #EEEEEE
}

#linksTable tr.menu {
	background-color: #FFFFFF   
}

#linksTable td.menu {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #000099;
	width : 100%;
}

#linksTable tr.navmenu {
	background-color: #FFFFFF;
}

#linksTable td.navmenu {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	background-color: #FFFFFF;
	color : #000099;
	text-align : left;
	width : 100%;
}

#linksTable tr.lite {
	background-color: #FFFFFF;
}

#linksTable td.lite {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
	vertical-align : top;
	background-color: #FFFFFF;
}

#linksTable  ul.cats {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
}

#linksTable ul.links {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
}

#linksTable ul {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
}

#linksTable li {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
}

#linksTable ul.my {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
}

#linksTable li.my {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
}

#linksTable tr.dark {
	background-color: #DDDDDD;
}

#linksTable td.dark {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : #000099;
	vertical-align : top;
	background-color: #DDDDDD;
}

