/* toptabs css */
	.footer
	{
		width:778px;
		height:25px;
		margin:10px 0px 5px 0px;
		padding:0px;
		float:left; display:inline;
		
	}
		.footer h2
		{
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:bold;
			letter-spacing:0px;
			text-align:center;
			color:#999;
			margin:0px;
			padding:10px;
			overflow:hidden;
		}
			.footer h2 .footerlink
			{
				color:#CC0033;
				text-decoration:none;
				margin:0px 5px 0px 5px;
			}
			.footer h2 .footerlink:hover
			{
				color:#922;
			}

	.cprt
	{
		width:778px;
		height:20px;
		margin:0px 0px 5px 0px;
		padding:0px;
		text-align:center;
		color:#909090;
		font-size:12px;
		float:left; display:inline;		
	}
