body	        {
                	background-image: url(images/layout/bg2.gif); 
			background-attachment: fixed;
			background-position: center;
			background-repeat: repeat;
			background-color:#000000;
			font-family:tahoma, sans-serif;
                        font-size:10;
			color:#ffffff;
                	margin-top: 0;
                	margin-bottom:0;
                	margin-left: 0;
                	margin-right: 0;
                }

a	        {
                	color:#7777ff;
			text-decoration:none;
			font-weight:normal;
                }

a:hover	        {
                	text-decoration:underline;
			color:#dcdcdc;
			font-weight:normal;
			background-color:transparent;
                }


.general	        {
                	color:#D3D3D3;
			text-decoration:none;
			font-weight:normal;
                        font-face: tahoma;
                        font-size: 12;
                }

.menu	        {
                	color:#d3d3d3;
			text-decoration:none;
			font-weight:normal;
                        font-face: arial;
                        font-size: 13;
                }



.tdFullBorder   {
                        background-color: #000000;
                        border-color: #d3d3d3;
                        border-width: 1px 1px 1px 1px;
                        border-style: solid;
                }


.tdRightTable   {
                        background-color: #000000;
                        border-color: #d3d3d3;
                        border-width: 1px 1px 1px 0px;
                        border-style: solid;
                }

.tdSansBottom   {
                 	background-color: #000000;
                        border-color: #d3d3d3;
                        border-width: 1px 1px 0px 1px;
                        border-style: solid;
                }


.tdSideBorder      {
                        background-color: #000000;
                        border-color: #d3d3d3;
                        border-width: 0px 1px 0px 1px;
                        border-style: solid;
                }

.tdCopyright    {
                        background-color:#000000;
                 	border-color: #d3d3d3;
                        border-width: 0px 1px 1px 1px;
                        border-style: solid;
                        
                }


.header	        {
                	color:#f5f5f5;
			text-decoration:none;
			font-weight:bold;
                        font-face: arial;
                        font-size: 14;
                }