.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	list-style-type: circle;
	line-height: 115%;
	padding-right: 5px;
}

.body a {
	color: "2b5e9c"; 
	}

.body a:visited {	
	color: "2b5e9c";
	}
	
.body a:hover {
	color: "2b5e9c";
	}	
.popup-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
}
.gallery-table {
	color: #2b5e9c;
	border: thin solid #2b5e9c;
}
.maintable {
	border: 2px solid #336699;
}
.topnav {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-align: center;
	vertical-align: bottom;
}
.topnav a:link {
	text-decoration: none;
}
.topnav a:visited {
	text-decoration: none;
}
.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-variant: small-caps;
	letter-spacing: 2px;
}
.laserquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-variant: small-caps;
}
.subtable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92a4b9;
	text-align: center;
	margin: 4px;
	padding: 6px;
}

/* blog n button */
#blogbtn a {
	background-image: url(images/blogn_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 70px;
	height: 70px;
	
overflow:hidden;
}
#blogbtn a:hover {
	background-position: 0px -70px;
	
overflow:hidden;
}
#blogbtn2 a {
	background-image: url(images/blogn_button2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 70px;
	height: 70px;
	
overflow:hidden;
}
#blogbtn2 a:hover {
	background-position: 0px -70px;
	
overflow:hidden;
}
.accessibility {
display:none;
}

