&#65279;td.leftsidebar {
	background-color: #333366;
	width: 133px;
}
td.pagetitle {
	font-size:18px;	
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #333366;
	line-height: 80%;
}
td.main {
	background-image: url('images/chappell_blue_06.jpg');
	background-repeat: no-repeat;
	background-color: white;
	padding: 10px;
	font-size: 16px;	
	width: 622px;
	max-width: 622px;
	overflow: hidden;
}
body {
	
	background-image: url('images/bgimage.jpg');
}
ul.menu {
	list-style-image: none;
	list-style-position: 0px;	
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
ul.menu li {
	
	font-size: 14px;
	color: white;
}
ul.menu li a {
	
	color: white;
	text-decoration:none;
}
ul.menu li a:hover {
	
	color: #CFCFCF;
	text-decoration:none;
}
div.maintitle {
	font-size: 16px;	
	font-weight: bold;
	color: #69699C;
}
div.subtitle {
	font-size: 14px;	
	font-weight: bold;
	color: #69699C;
}
div.content,div {	
	font-size: 16px;	
}
a {
	color: #69699C;
}
a.hover {
	color: #69699C;
}
div.copyright {
	color: white;
	padding-top: 20px;
	text-align: center;
	font-family: "Times New Roman", courier;
}
div.articlelist {
	line-height: 150%;
}
table thead th {
	background-color: #333366;
	color: white;
	font-size: 14px;
}
table.products {
	padding: 0px;	
	margin: 0px;
}
table.products tr.row1 {
	background-color: white;	
}
table.products tr.row2 {
	background-color: #CCCCCC;
}
table.products td{
	font-size: 12px;
}