body	{ 
    font-family: sans-serif; 
	font-size: 12pt; 
	color: #666666; 
	background-color: #222222; 
	margin-top:  50px;
	margin-left: 75px;
}
h1 {
    font-family: sans-serif; 
	font-size: 24pt; 

}
h2 {
    font-family: sans-serif; 
	font-size: 16pt; 
	margin-top:  20px;
}
h3 {
	margin-top:				-30px;
   	font-family: sans-serif; 
	font-size: 10pt; 
	color: #888888; 
}
table.index {
	margin-top: -10px;
	margin-left: -20px;
	border-spacing:20px;
}
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: #444444; 
	font-size: 16pt; 
    position:absolute;
	top: 1px;
	left: 1px;
}
div.cwg_thumb {
	height:			100%;
	width:			100%;
	position:		relative;	
}
div.err {
}
div.cwg_thumb_image {
	height:				200px;
	width:				100%;
	position:			absolute;
}
td.cwg_page_nav	{
	vertical-align:		middle; 
}
td.cwg_image_display	{
	vertical-align:		middle;
	text-align:			center;	 
	width:				680px;
	height:				680px;
	background-color:	#666666; 
}
td.cwg_thumb {
	width:				200px;
	height:				200px;
	background-color:	#666666; 
	vertical-align:		middle;
	text-align:			center;
}
td.cwg_thumb_image {
	width:				200px;
	height:				200px;
	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;
}
p.cwg_footer {
	font-size: 8pt; 
	font-style:italic;
	margin-top: 40px;
}
span.cwg_hilite {
	color: #ff0000; 
}
a { 
	text-decoration: none;
	color: #888888; 
}
a:hover { 
	color: #ffffff; 
	text-decoration: underline;
}

