body, TD         { font-family: Times New Roman; font-size: 11pt; color: #666666 }

.topnav {
	margin-top: 18px;
	width: 660px;
}
.topnav TD {
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.topnav A {
	display: block;
	text-decoration: none;
}

.topnav a:link { 
	color: #666666;
	}

.topnav a:visited {
	color: #666666;
	}

.topnav A:hover {
	background-color: #FFFDEC;
}

.mainnav TD {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.mainnav A {
	text-decoration: none;
	line-height : 22px;
}

.mainnav A:link {
	color: #666666;
}
 
.mainnav A:visited {
	color: #666666;
}

.mainnav A:hover {
	background-color: #FFFDEC;
}

.main_image_surround {
	padding: 5px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #B9B9B9;
	width: 663px;
}

#sidemenu A {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	line-height : 22px;
}

#sidemenu a:link { 
	color: #666666;
	}
	
#sidemenu a:visited { 
	color: #666666;
	}
	
#sidemenu a:hover { 
	color: #999999;
	text-decoration: none;
	}
	
#sidemenu a:active { 
	color: #666666;
	}

#sidemenu .submenuitem {
	margin-left: 10px;
	font-size: 8pt;
}

#sidemenu .submenuitemcurrent {
	margin-left: 10px;
	font-size: 8pt;
}

.footer {
	color: #66666;
	line-height : 14px;
	font-family: Arial;
	font-size: 8pt;
}

p            { font-family: Times New Roman; font-size: 11pt; color: #666666 }
li           { font-family: Times New Roman; font-size: 11pt; color: #0000CC }
h1           { font-family: Times New Roman; font-size: 14pt; color: #666666; font-weight:bold }
h2           { font-family: Arial; font-size: 13pt; color: #666666; font-weight:bold }
h3           { font-family: Times New Roman; font-size: 12pt; color: #666666; font-weight:bold; }

a:link { 
	color: #0000CC;
	}
a:visited { 
	color: #0000CC;
	}
a:hover { 
	color: #1B3663 ;
	text-decoration: none;
	}
a:active { 
	color: #0000CC;
	}