* {
	margin: 0;
	padding: 0
}
body {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
p {
    padding: 0 7px 0px 7px
}
.font-style1 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #CCCCCC;
}
.textlinks {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color:#000000;
}
.textlinks a:hover, .textlinks a:active {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color:#ff0000;
}

td, th {
	font-size: 11px
}

ul {
	margin: 20px 20px 20px 30px
}

li.subnav1{
	margin-left: 20px
}
li.subnav2{
	margin-left: 40px
}
li.subnav3{
	margin-left: 80px
}

#member-text-links li {
	padding-left: 15px;
	margin:0;
	display: inline;
	background: url(../images/bullet.gif) center left no-repeat
}

#member-text-links a:link, #member-text-links a:visited {
 	font-weight: bold;
	color: #000000;
	text-decoration: none
	
}

#member-text-links a:hover, #member-text-links a:active {
  	font-weight: bold;
	color: #012870;
	text-decoration: none
}	
	