/* CSS Document */
body
{
	background:#CCFFFF;
	margin-top:0px;
}
a:link
	{
	font-size:16px;
	font-weight:bold;
	color:#ff0066;
	text-decoration:underline;
	}
	
a:visited
	{	
	font-size:16px;
	font-weight:bold;
	color:#ff0066;
	text-decoration:underline;
	}
	
a:hover
	{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
a:active
	{
	font-size:16px;
	font-weight:bold;
	color:#ffccff;
	text-decoration:underline;
	}o
table.character-align
	{
	text-align:center;
	}
table.inner
	{
	font-size:14px;
	font-family:verdana;
	}
img.tdinner
	{
	border:0px;
	}
td.tdinner
	{
	font-weight:bold;
	text-align:center;
	}
td.descript
	{
	vertical-align:top;
	color:ff0066;
	font-size:12px;
	font-weight:bold;
	}
td.bottom-border
	{
		border-right:0px;
	border-left:0px;
	border-bottom: #000000 2px solid;
	border-top:0px;
	}
.addrez 
	{
	font-family: verdana;
	font-size: 12px;
	}
.addrez a:link, .addrez a:visited, .addrez active 
{
	font-family: verdana;
	font-size: 12px;
	color:#000000;
	font-weight:normal;

}
.addrez a:hover
{
color:#ff0066;
text-decoration:none;
}
#leftbar
	{
	background-image:url(left-sidebar.gif);
	}
#rightbar
	{
	background-image:url(right-sidebar.gif);
	}
#heada
	{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	}
	
#topper a:link
	{
	font-size:12px;
	font-weight:bold;
	color:#ff0066;
	text-decoration:underline;
	}
	
#topper a:visited
	{	
	font-size:12px;
	font-weight:bold;
	color:#ff0066;
	text-decoration:underline;
	}
	
#topper a:hover
	{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
#topper a:active
	{
	font-size:12px;
	font-weight:bold;
	color:#ffccff;
	text-decoration:underline;
	}