table
	{ 
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}
a:link.user
	{
	color: blue;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	}

a:visited.user
	{
	color: blue;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	}
a:hover.user
	{
    color: #FFFFFF;
    background-color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	}
	
a:link.userplus
	{
	color: blue;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	font-family: arial, sans-serif;
	}

a:visited.userplus
	{
	color: blue;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	font-family: arial, sans-serif;
	}
a:hover.userplus
	{
    color: #FFFFFF;
    text-decoration: none;
    background-color: #0000FF;
    font-weight: normal;
    font-size: 10pt;
	font-family: arial, sans-serif;
	}
	
.statusbar
	{
	font-weight: normal; 
	font-size: 8pt; 
	color: #000000;
	font-family: arial, sans-serif;
	}
	
a:link.nav
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, sans-serif;
	border:1px dotted #CCCCCC;
	background-color:#3B70A8;
	padding:5px 10px 5px 10px;
	margin-right:10px;
	}

a:visited.nav
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, sans-serif;
	border:1px dotted #CCCCCC;
	background-color:#3B70A8;
	padding:5px 10px 5px 10px;
	margin-right:10px;
	}
a:hover.nav
	{
    color: #0000FF;
    text-decoration: none;
    background-color: #FFFFFF;
    font-weight: bold;
    font-size: 10pt;
	font-family: arial, sans-serif;
	border:1px dotted #CCCCCC;
	padding:5px 10px 5px 10px;
	margin-right:10px;
	}

a:link.post
	{
	color: #FFFF66;
	background-color:#3B70A8;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, sans-serif;
	padding: 5px 10px 5px 10px;
	border:1px dotted #CCCCCC;
	}

a:visited.post
	{
	color: #FFFF66;
	background-color:#3B70A8;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, sans-serif;
	padding: 5px 10px 5px 10px;
	border:1px dotted #CCCCCC;
	}
a:hover.post
	{
    color: #0000FF;
    text-decoration: none;
    background-color: #FFFFFF;
    font-weight: bold;
    font-size: 10pt;
	font-family: arial, sans-serif
	padding: 5px 10px 5px 10px;
	border:1px dotted #CCCCCC;
	}

td.liner
	{
	background-color: #BBCEFF;
	height: 2px;
	width:100%;
	}
td.liner2
	{
	background-color: #336699;
	height: 38px;
	width:100%;
	}