.white {
	color: #ffffff;
}

#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 6px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 180px;
background-color: #345E89;
border-bottom: 1px solid #eee;
font-size:12px;
}

#navcontainer a:link, #navlist a:visited
{
color: #ffffff;
text-decoration: none;
font-size:12px;
}

#navcontainer a:hover
{
background-color: #369;
color: #ffffff;
font-style: italic;
font-size:12px;
}

#navcontainer a.potmembers
{
display: block;
padding: 3px;
width: 180px;
color: #345e89;
background-color: #ede738;
border-bottom: 1px solid #eee;
font-size:12px;
}

#navcontainer a.potmembers:link, #navlist a.potmembers:visited
{
color: #345e89;
text-decoration: none;
font-size:12px;
}

#navcontainer a.potmembers:hover
{
background-color: #ede738;
color: #345e89;
font-style: italic;
font-size:12px;
}


.text, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
b,strong {
	font-weight:bold;
	color: #345E89;
}
h1 {
	font-weight:bold;
	font-size:15px;
	font-family: Verdana;
	color: #FFFFFF;
	text-align:center;
	letter-spacing: 4px;
}
.designer, .designer a:link, .designer a:visited, .designer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #345E89;
	font-size: 11px;
	}
.designer a:link, .designer a:visited, .designer a:active {
	text-decoration: none;
	color: #345E89;
	font-weight: bold;
}
.designer a:hover  {
	text-decoration: underline;
}
.headerlink a:link, .headerlink a:visited, .headerlink a:active, .headerlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	}
.headerlink a:link, .headerlink a:visited, .headerlink a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.headerlink a:hover  {
	text-decoration: underline;
}
a:link 
{ 
	font-family: Verdana;
	font-size: 11px;
	color: #345E89;
	background: transparent;
	text-decoration: underline
	 }
a:visited 
{ 
	font-family: Verdana;
	font-size: 11px;
	color: #345E89;
	background: transparent;
	text-decoration: underline
	}
a:active 
{ 
	font-family: Verdana;
	font-size: 11px;
	color: #345E89;
	background: transparent;
	text-decoration: underline
	 }	
	 		
a:hover 
{ 
	font-family: Verdana;
	font-size: 11px;
	color: #1C344C;
	background: transparent;
	text-decoration: underline
	}