body	{ 
    font-family:		sans-serif; 
	font-size:			12pt; 
	color:				#000000; 
	background-color:	#b5bbc8; 
	margin-top:			40px;
	margin-left:		40px;
}
h1 {
    font-family: sans-serif; 
	font-size: 24pt; 

}
h2 {
    font-family: sans-serif; 
	font-size: 16pt; 
	margin-top:  20px;
}
h3 {
	margin-top:				10px;
	color:					#000000; 	
   	font-family:			sans-serif; 
	font-size:				12pt; 
}
table.index {
	margin-top: -10px;
	margin-left: -10px;
	border-spacing:10px;
}
table {
	margin-left:		0px;
	border-spacing:		0px;
}
div.cwg_footer {
  	margin-top:				30px;
	font-family: sans-serif; 
	font-size: 8pt; 
}
div.cwg_index {
    font-family:	sans-serif; 
	color:			#000000; 
	font-size:		9pt; 
    position:		absolute;
	top:			0px;
	left:			0px;
}
div.cwg_thumb {
	height:			100%;
	width:			100%;
	position:		relative;	
}
div.err {
}
div.cwg_thumb_image {
	height:				100%;
	width:				100%;
	position:			absolute;
}
td.cwg_page_nav	{
	vertical-align:		middle; 
	padding:			1px;
}
td.cwg_image_display	{
	vertical-align:		top;
	text-align:			center;	 
	width:				592px;
	height:				450px;
	padding:			1px;
}
td.cwg_thumb {
	width:				140px;
	height:				140px;
	vertical-align:		middle;
	text-align:			center;
}
td.cwg_thumb_image {
	width:				140px;
	height:				140px;
	vertical-align:		middle;
	text-align:			center;
}
td.cwg_nav {
	width: 100px;
	text-align: center;
	font-size: 9pt; 
	padding-top: 10px;
}
td.cwg_side_nav {
	width: 70px;
	text-align: left;
	vertical-align:top;
	font-size: 8pt; 
}
td.cwg_image {
	vertical-align:top;
}
div.cwg_header {
	font-size:		8pt; 
	margin-top:		20px;
}
div.cwg_made_with {
	font-size:		8pt; 
	margin-top:		20px;
}
div.cwg_footer {
	font-size:		8pt; 
	margin-top:		20px;
}
span.cwg_hilite {
	color: #ff0000; 
}
a { 
	text-decoration: none;
	color:				#4C586D;
}
a:hover { 
	text-decoration: underline;
}


