	body {
		margin: 0;
		background-image: url("/main/pics/back.jpg");
		scrollbar-face-color: #192126; 
		scrollbar-shadow-color: #000000; 
		scrollbar-highlight-color: #192126;
		scrollbar-3dlight-color: #5D8CAA; 
		scrollbar-darkshadow-color: #000000; 
		scrollbar-track-color: #3B5768; 
		scrollbar-arrow-color: #E3E3E3}

	table.main {
		background-color: #232D35;
		border-color: #000000;
		border-collapse: collapse; 
		border-left-width: 2; 
		border-left-style: solid; 
		border-right-width: 2; 
		border-right-style: solid;
		border-top-width: 2; 
		border-top-style: solid;
		border-bottom-width: 2; 
		border-bottom-style: solid; 
		padding-left: 0}
	table.mainend {
		background-color: #232D35;
		border-color: #000000;
		border-collapse: collapse; 
		border-left-width: 0; 
		border-left-style: solid; 
		border-right-width: 0; 
		border-right-style: solid;
		border-top-width: 2; 
		border-top-style: solid;
		border-bottom-width: 0; 
		border-bottom-style: solid; 
		padding-left: 5}
	table.infobar {
		background-color: #232D35;
		border-color: #000000;
		border-collapse: collapse; 
		border-left-width: 2; 
		border-left-style: solid; 
		border-right-width: 0; 
		border-right-style: solid;
		border-top-width: 2; 
		border-top-style: solid;
		border-bottom-width: 0; 
		border-bottom-style: solid; 
		padding-top: 0}
	table.infobarsub {
		background-color: #232D35;
		border-color: #000000;
		border-collapse: collapse; 
		border-left-width: 0; 
		border-left-style: solid; 
		border-right-width: 0; 
		border-right-style: solid;
		border-top-width: 0; 
		border-top-style: solid;
		border-bottom-width: 2; 
		border-bottom-style: solid; 
		padding-top: 0}

	A:link{COLOR: #3A88C8; text-decoration: none}
	A:visited{COLOR: #3A88C8; text-decoration: none}
	A:active{COLOR: #3A88C8; text-decoration: none}
	A:hover{COLOR: #F3F3F3; text-decoration: underline}

	a.pic{
		voice-family: expression(this.target='_blank');
	}

	img { 
		border: 0px none; 
	} 

	tr{
		font-family: verdana, helvetica; 
		font-size: 12px; 
		color: #cccccc}

	tr.main{
		font-family: verdana, helvetica; 
		font-size: 12px; 
		padding-left: 5;
		color: #cccccc}
	tr.title{
		background-color: #76838C;
		font-family: verdana, helvetica; 
		font-size: 15px;
		text-align: center;
		font-weight: bold;
		height: 1px;
		color: #20252A}