﻿body
{
font:.75em/1.75 verdana,arial,sans-serif;
}

td
{
font:.75em/1.75 verdana,arial,sans-serif;
}


HR
{
color:#721644;
height:1px
}


/*large text page headings - not generally used*/
.cHeading
{
font-family:verdana,arial,sans-serif;;
xxxfont-size:12pt;
color:#1A358F
}

/*slightly smaller text page headings -not generally used */
.cSubheading
{
font-family:verdana,arial,sans-serif;;
font-size:11pt;
font-weight:bold;
color:#721644
}

.NavigationTable
{
border-collapse:collapse;
border:0px solid #721644
}


.whiteRow
{
background-color:white
}

/*Add the styles for the Whats New container*/
/*outer container for WN Plugin*/ 
#WN_PluginContainer
{
  background-color:#FFFFFF;
  border:1px #000;
  width:153px;
  border-collapse: collapse
}

#WN_PluginContainer p{
	font-size:.65em/1em;
	margin:0}

#WN_PluginContainer a:link {font-size:.85em; color:#400723; text-decoration:none}
#WN_PluginContainer a:visited {font-size:.85em; color:#400723; text-decoration:none}
#WN_PluginContainer a:hover {font-size:.85em; color:#400723; text-decoration:underline}
#WN_PluginContainer a:active {font-size:.85em; color:#400723; text-decoration:underline}


#WN_PluginContainer td
{
 padding:2px; 
}  
/* Inner table inside WN_PluginContainer that contains the actual WN rows*/ 
#WN_PluginInnerTable  
{
   border:0;
}
/*row colors*/ 
#WN_PluginInnerTable td.normal
{
  background-color:#FFF;
  padding:0
}  
#WN_PluginInnerTable td.alternate
{
  background-color:#e3e3e3;
  padding:0px
} 

#WN_PluginContainer ul {
	list-style:disc #450927;
	line-height:1.1em;
	margin:3px 0 0 15px;
	padding:0} 
	
#WN_PluginContainer ul li{
	margin:0 0 5px 5px}
	
/*the Title style - if applicable */   
#WN_PluginInnerTable td.WN_Title
{
  background-color:#e3e3e3;
  color:#4a0226;
  font:.75em
}     


/* ---- What's New ---- */
h2.news {background:transparent}
body.members h2.news {
	margin-bottom:.5em;
	background:0;
	font:bold 1.1em/1.6 verdana,arial,sans-serif;;
	color:#a31e39}
p.date {
	margin-bottom:0;
	padding:1em 0 0;
	color:#777;
	font-size:.9em}

/* Details */
div#details {margin:0 14px 1em}
div#details  p {margin:0 0 1em}
li {margin-bottom: 5px;}