body{
	color:#333;
	font-size:10.5pt;
	margin:0px;
}

li{
	margin-bottom:5px;
	font-weight:normal;
}

#Left a{
	color:#CCCCCC;
	text-decoration: none;
}

#Left a:link{
	color:#CCCCCC;
	text-decoration: none;
}

#Left a:visited{
	color:#CCCCCC;
	text-decoration: none;
}

#Left a:hover{
	text-decoration: underline;
}

#Header{
	width:740px;
	background-image:url(images/Top2.jpg);
	height:237px;
	min-height:237px;
	color:#FFFFFF;
}
	.Company{
		text-align:center;
		position:relative;
		left:0px;
		top:175px;
		width:260px;
		font-size:12pt;
		font-weight:bold;
		color:#FFFFFF;
	}

/*  Index Page */

#Content{
	width:740px;
}

	#Left{
		width:137px;
		float:left;
		padding-left:2px;
		padding-top:80px;
		background-image:url(images/sidebar.gif);
		color:#CCCCCC;
		height:1100px;
		min-height:1100px;
		font-size:9pt;
		text-align:center;
	}
	
	#Right{
		width:580px;
		float:right;
		margin-top:25px;
		padding-left:5px;
		padding-right:5px;
	}
	
.Attention{
	font-weight:bold;
	margin-bottom:5px;
}
		
/* About Page */
		
		