/* CSS Document */
body
	{
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #000000;
		Scrollbar-face-color: "#595959"; 
		Scrollbar-highlight-color: "#747272"; 
		Scrollbar-shadow-color: "#000000"; 
		Scrollbar-3dlight-color: "#333333";
		Scrollbar-arrow-color: "#959599";
		Scrollbar-track-coloe: "#2F2F31";
		Scrollbar-darkshadow-color: "#333333";
		Contentbackground-color: "#000000";
	}
	.b_Table
	{
		border-top: 0px;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		border-bottom: #666666 1px solid;
		background-color: #000000
	}
	.s_Table
	{
		border-top: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		border-bottom: #666666 1px solid;
	}
	.m_Table
	{
		border-left: #000000 1px solid;
		border-right: #000000 1px solid;
	}

