@charset "utf-8";
/* CSS Document */


body {
	background-color: #FFFFFF;
	margin:0px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #e3e3e3;
	scrollbar-face-color: #0083af;
	scrollbar-highlight-color: #e3e3e3;
	scrollbar-shadow-color: #e3e3e3;
	scrollbar-3dlight-color: #e3e3e3;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #e3e3e3;
}

td { 	font-family:tahoma; 
		font-size:11px; 
		color:#565656;
		line-height:17px;
}

.largetxt { font-family:arial narrow; 
			font-size:22px; 
			color:#494949;
			line-height:normal;
}

.largetxtblue { font-family:arial narrow; 
				font-size:22px; 
				color:#006cb0;
				line-height:normal;
}


.content { 	overflow:auto;
			width:574px;
			height:400px;
			background-color:#FFFFFF;
			}
			
.sublinks { line-height:18px;
}