@charset "UTF-8";
/* CSS Document */

.smallcaptions {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
}
.main {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}
.side {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #00F;
	text-align: right;
}
.maintitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.news {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.green {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #000; 

	
}
#apDiv1 .me {
	text-align: center;
}
#apDiv1 .me {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 20px;
}
.moreimages {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.writing {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.left {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: 600;
}
.left big {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #00F;
	text-align: left;
}
a:link {
	color: #000;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	color: #000;
	background: transparent;
}
a:hover {
	color: #000;
	background: #000;
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: #000;
}
a:active {
	text-decoration: none;
	background: transparent;
}	
#navigation a:link {
	color: #00F;
	background: transparent;
	text-decoration: underline;
}
#navigation a:visited {
	text-decoration: none;
	color: #06C;
	background: transparent;
}
#navigation a:hover {
	text-decoration: none;
	color: #000;
	background: transparent;
}
#navigation a:focus {
	text-decoration: none;
	color: #000;
	background: transparent;
}
#navigation a:active {
	text-decoration: none;
	color: #000;
	background: transparent;
}
.styleone:link {
	color: #000;
	background: transparent;
}
.styleone:visited {
	text-decoration: none;
	background: transparent;  
}
.styleone:hover {
	text-decoration: line-through;
	color: #000;
	background: transparent;
}
.styleone:focus {
	text-decoration: none; 
	color: #000; 
	background: transparent;
}
.styleone:active {
	color: #FFF;
	background: transparent	;
}
#apDiv1 table {
	top: 10px;
	clip: rect(auto,auto,auto,58px);
}

