	body {
		background-color:#383839;
		background-image:url(../../../images/gif/site.texture.gif);
		background-position:center top;
		margin:0px;
	}
	
	.Gradient {
		background-image:url(../../../images/gif/site.gradient.gif);
		background-position:center top;
		background-repeat:repeat-x;
		margin:0px;
	}
	
	body,td	{
		font-family:'Tahoma', Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:21px;
		color:#555555;
	}
	a		{ text-decoration: none; color: #2e86a7;}
	a:link	{ text-decoration: none; color: #2e86a7;}
	a:hover	{ text-decoration:underline; color: #2e86a7;}

	.copyright					{ color:#8c8c8c; font-size:9px; line-height:10px; }
	.copyright a				{ color:#aeaeae; text-decoration:none; }
	.copyright a:link			{ color:#aeaeae; text-decoration:none; }
	.copyright a:hover			{ color:#aeaeae; text-decoration:underline; }
	
	.DropDrop {
		height:30px;
		width:200px;
	}
	
	.DropDrop .Trigger {

	}
	
	.DropDrop .Panel {
		top:155px;
		position:absolute;
		visibility:hidden;
	}

	.MainMenu-Off {
		cursor:pointer;
		height:29px;
		text-transform:uppercase;
		font-size:10px;
		letter-spacing:.2pt;
		line-height:29px;
		padding-left:20px;
		color:#f3f3f3;
	}
	
	.MainMenu-Current {
		cursor:pointer;
		height:29px;
		text-transform:uppercase;
		font-size:10px;
		letter-spacing:.2pt;
		line-height:29px;
		padding-left:20px;
		color:#ffffff;
		background-image:url(../../../images/png/menu.state.current.png);
	}
	
	.MainMenu-Rollover {
		cursor:pointer;
		height:29px;
		text-transform:uppercase;
		font-size:10px;
		letter-spacing:.2pt;
		line-height:29px;
		padding-left:20px;
		color:#ffffff;
		background-image:url(../../../images/png/menu.state.rollover.png);
	}



	.SubTitle {
		color:#9d9fa2;
		font-size:11px;
		line-height:15px;
		letter-spacing:1px;
		text-transform:uppercase;
	}
	.Title {
		font-size:20px;
		letter-spacing:1px;
		text-transform:uppercase;
		line-height:35px;
		color:#2e86a7;
	}

	.playersTitle {
		border-right:dashed;
		border-right-color:#e2e2e2;
		border-right-width:1px;
		padding-left:5px;
		padding-right:10px;
		padding-top:0px;
		padding-bottom:2px;
		font-weight:bold;
		font-size:11px;
		text-transform:uppercase;
	}
	.playersRowA {
		background-color:#f3f3f3;
		border-top:dashed;
		border-top-color:#e2e2e2;
		border-top-width:1px;
		border-right:dashed;
		border-right-color:#e2e2e2;
		border-right-width:1px;
		padding-left:5px;
		padding-right:10px;
		padding-top:5px;
		padding-bottom:5px;
		font-size:11px;
	}
	.playersRowB {
	
		border-top:dashed;
		border-top-color:#e2e2e2;
		border-top-width:1px;
		border-right:dashed;
		border-right-color:#e2e2e2;
		border-right-width:1px;
		padding-left:5px;
		padding-right:10px;
		padding-top:5px;
		padding-bottom:5px;
		font-size:11px;
	}

	#NewItems
	{
		font-family:'Tahoma', Arial, Helvetica, sans-serif !important;
		font-size:12px !important;
		line-height:21px !important;
		color:#555555 !important;
	}
