BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC3300;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

A.dark:link {
	color: #CC3300;
	text-decoration: none;
}

A.dark:visited {
	color: #CC3300;
	text-decoration: none;
}

A.dark:active {
	color: #CC3300;
	text-decoration: none;
}

A.dark:hover {
	color: #CC3300;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #CC3300;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
		
body {
	margin:0px 0px 0px 0px;
	padding:0px;
	}

#leftcontent {
	position: absolute;
	left:0px;
	top:200px;
	width:145px;
	background:#fff;
	border:0px solid #000;
; clip:    rect(   )
	}
	
#leftcontent2 {
	position: absolute;
	left:5px;
	top:400px;
	width:145px;
	background:#fff;
	border:0px solid #000;
	}

#centercontent {
	background:#fff;
  		margin-left: 199px;
  		margin-right:199px;
	border:0px solid #000;
	}

#centercontent2 {
	background:#fff;
	top:100px;
  		margin-left: 199px;
  		margin-right:199px;
	border:0px solid #000;
	}

#rightcontent {
	position: absolute;
	right:0px;
	top:100px;
	width:0px;
	background:#fff;
	border:0px solid #000;
	}
	
#rightcontent2 {
	position: absolute;
	right:15px;
	top:275px;
	width:150px;
	background:#fff;
	border:0px solid #000;
	}

#banner {
	background:#fff;
	height:40px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:39px;
	}
	
p, h1, pre {
	margin:0px 10px 10px 10px;
	}
	
h1 {
	font-size:14px;
	padding-top:10px;
	}
	
#rightcontent p {
	font-size:10px
	}