a								{
								color: #336699;
								}
a:visited, a:active				{
								color: #336699;
								}
a:hover						{
								color: #000000;
								}

a.visible						{
								color: #336699;
								color: #000000;
								border-bottom-style: dotted;
								border-bottom-width: 0px;
								border-bottom-color: #000000;
								}
a.visible:hover					{
								color: #000000;
								border-bottom-style: dotted;
								border-bottom-width: 1px;
								border-bottom-color: #000000;
								}
a.visible:visited, 
a.visible:active				{
								color: #336699;
								}
a.top-links						{
								color: #FFFFFF;
								}
a.top-links:hover				{
								color: #FFFFFF;
								border-bottom-width: 0px;
								}
a.top-links:visited, 
a.top-links:active				{
								color: #FFFFFF;
								}				
table							{
								border: 0px;
								}
table.main						{
								background-color: #FFFFFF;
								border: solid 1px #336699;
								}
td								{
								font-family: Verdana, Tahoma, Arial;
								font-size: 14px;
								}
td.top_links					{
								font-family: Verdana, Tahoma, Arial;
								font-size: 12px;
								font-weight: bold;
								background-color: #336699;
								color: #FFFFFF;
								text-align: center;
								width: 5%;
								height: 22px;
								vertical-align: middle;
								}
td.left_blue					{
								font-size: 12px;
								border-left: solid 1px #336699;
								height: 20px;
								}
td.main							{
								background-color: #FAFCFE;
								border-right-style: solid;
								border-right-color: #336699;
								border-right-width: 1px;
								border-bottom-style: solid;
								border-bottom-color: #336699;
								border-bottom-width: 1px;
								}
td.blue_header					{
								border-bottom-color: #003399;
								border-top-color: #64B1FF;
								border-right-color: #003399;
								border-left-color: #64B1FF;
								border-left-width: 2px;
								border-style: outset;
								border-width: 2px;
								color: #FFFFFF;
								font-family: Verdana;
								font-size: 12px;
								}
td.comments						{
								font-size: 11px;
								border-bottom: solid 1px #000000;
								padding: 2px;
								}
div.bubbles-left				{
								position: relative;
								left: 10px;
								width: 560;
								border-style: solid;
								border-color: #336699;
								border-width: 0px;
								border-top-width: 0px;
								}
div.bubbles-right				{
								position: relative;
								left: 85px;
								width: 485;
								border-style: solid;
								border-color: #336699;
								border-width: 0px;
								border-top-width: 0px;
								}								
div.bubbles.old					{
								background-color: #FAFCFE;
								border-style: solid;
								border-color: #336699;
								border-width: 1px;
								border-top-width: 0px;
								}

div.main						{
								background-color: #FAFCFE;
								border-right-style: solid;
								border-right-color: #336699;
								border-right-width: 1px;
								border-bottom-style: solid;
								border-bottom-color: #336699;
								border-bottom-width: 1px;
								}
div.white						{
								border-width:1px;
								border-style:dotted;
								border-color: #000000;
								}
div.blue_header					{
								background-color: #3366CC;
								border-bottom-color: #003399;
								border-top-color: #64B1FF;
								border-right-color: #003399;
								border-left-color: #64B1FF;
								border-left-width: 2px;
								border-style: outset;
								border-width: 2px;
								color: #FFFFFF;
								font-family: Verdana;
								font-size: 14px;
								font-weight: bold;
								width: 100%;
								}
div.green_header				{
								background-color: #006666;
								border-style: outset;
								border-width: 2px;
								border-bottom-color: #004F4F;
								border-top-color: #00B3B3;
								border-right-color: #004F4F;
								border-left-width: 1px;
								border-left-style: dotted;
								border-left-color: #000000;
								color: #FFFFFF;
								font-family: Verdana;
								font-size: 12px;
								}
div.top_links					{
								
								}
div.copyright					{
								background-color: #FFFFFF;
								width: 700px;
								border-top-style: solid;
								border-top-width: 1px;
								border-top-color: #000000;
								font-family: Arial;
								font-size: 11px;
								}
td.titlebarleft					{
								background-image: url('images/titlebar_left.gif'); 
								color: #FFFFFF; 
								text-align: center; 
								font-weight: bold;
								}	
td.titlebarright				{
								background-image: url('images/titlebar_right.gif'); 
								color: #FFFFFF; 
								text-align: center; 
								font-weight: bold;
								}									
div#commentForm
	{
		display: none;
		margin: 0px 20px 0px 20px;
		font-family: Arial, sans-serif;
		font-size: .8em;
	}	
