p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana, Arial,Helvetica,sans-serif; }


		A:link, A:visited, A:hover
	{ 	text-decoration: none;
		color:  #ffffff;

	}

		a:hover
	{
		text-decoration: underline;
		color : ##cc3300;
	}


	td
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
	}


	td.desc
	{
		color: #cccccc;
		background: #000000;
		line-height: 18px;
	}

	td.border
	{
		font-size: 11px;
		color: #cccccc;
		background: #333333;
		font-weight : bold;
	}

	
	td.menu
	{
		font-size:  11px;
		color: #000033;
		background: #666666;
	}

	td.menuactive
	{
		font-size:  11px;
		color: #000000;
		font-weight : bold;
		background: #333333;
	}

	td.menuempty
	{
		font-size:  11px;
		background: #006699;
	}

	td.menutop
	{
		font-size:  11px;
		color: #ffffff;
		background: #cc6633;
		font-weight : bold;
		text-align : center;
	}

	td.menubold
	{
		font-size:  11px;
		color: #ffffff;
		background: #006699;
		font-weight : bold;
	}
	
	td.picture
	{
		background : #000000;
		text-align : center;
		vertical-align : top;
	}

	td.gallery
	{
		background : #666666;
		text-align : center;
		vertical-align : top;
	}

.small
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  11px;
	}

