
	a:link	{
		color: #ccddee;
		text-decoration: none;
		}

	a:visited
		{
		color: #ccddee;
		text-decoration: none;
		}

	a:hover {
		color: #ffffff;
		text-decoration: none;
		}

	a.dark:link	
		{
		color: #000000;
		text-decoration: none;
		background: #839ac3;
		}

	a.dark:visited
		{
		color: #000000;
		text-decoration: none;
		background: #839ac3;
		}

	a.dark:hover 
		{
		color: #ffffff;
		text-decoration: none;
		background: #667799;
		}

	a.right:link	{
		color: #ddeeff;
		text-decoration: none;
		}

	a.right:visited
		{
		color: #ddeeff;
		text-decoration: none;
		}

	a.right:hover {
		color: #ffffff;
		text-decoration: none;
		}

	body 	{
   		color: black; 
		background: #a3bae3;
		background-image: url("images/crow bg.jpg");
		background-repeat: no-repeat;
		background-attachment: fixed;
		font-family: Sans-serif;
		}


	div.text-small-nocolor
		{
		font-size:0.666em;
		}
		
	div.announce
		{
		font-size:1.666em;	
		}

	div.smallheader
		{
		font-size:1.111em;	
		}

	div.text
		{
		vertical-align: center;
		padding-top:0px;
		padding-bottom:8px;
		padding-right:20px;
		padding-left:15px;
		}

	font.text-small-nocolor
		{
		font-size:0.666em;
		}

	hr	{
		color: #000000;
		background-color: #000000;
		height: 1px;
		border: 0;
		padding: 0px;
		}

	html 	{
		overflow: -moz-scrollbars-vertical;
		}

	p	{font-family: Sans-serif} 

	p.link	{
		color: #ccddee;
		}

	p.light	{
		color: #445566;
		}

	p.link:hover
		{
		color: white;
		}

	p.text-small
		{
		font-size:0.666em;
		color: white;
		}

	table
	td 	{
		padding: 0px;
		border-width: 0px;
		border-style: solid;
		border-color: #ff0000;
		border-collapse: collapse;
		}

	td.b	{
		background: #93aad3;
		font-size:0.666em;
		}

	td.white{
		background: #ffffff;
		}

	td.buy:hover
		{
		background: #000000;
		}

	td.currentlink {
		background: #506080;
		}

	td.currentlink:hover
		{
		background: #667799;
		background-image: url("images/160x32 topline.gif");
		background-repeat: no-repeat;
		}

	td.hiddenlink:hover
		{
		background: #667799;
		background-image: url("images/160x32 topline.gif");
		background-repeat: repeat-x;
		}

	td.indent
		{
		vertical-align: bottom;
		padding-top:0px;
		padding-bottom:0px;
		padding-right:0px;
		padding-left:15px;
		}

	td.link {
		background: #203050;
		}

	td.link:hover
		{
		background: #667799;
		background-image: url("images/160x32 topline.gif");
		background-repeat: no-repeat;
		}

	td.w	{
		background: #b3caf3;
		font-size:0.666em;
		}
