@charset "utf-8";
html, body {background-color: #F7F7EC; height: 100%}


body {
	color: #000000;
	font-family: Sylfaen;
	font-size: 7px;
}


a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #990000
}


a.bottom:link {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
a.bottom:visited {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
a.bottom:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
}

.bottom {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
a.menu:link {
	color: #FFFFFF;
}
a.menu:visited {
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu:active {
	color: #CCCCCC;
}

.txt {
	font-size: 14px;
	text-align: justify;
}
.txt_standard {
	font-size: 14px;
	text-align: left;
}
.txt_bullet {
	font-size: 14px;
	font-weight: bold;
	color: #263160;
}

.txt_head  {
	font-size: 17px;
	color: #7F0000;
	text-align: justify;
}
.txt_title {
	font-size: 18px;
	color: #263160;
	font-weight: bolder;
	
}
.photoborder {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 3px;
}
.txt_menu {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
	letter-spacing: normal;
}
.menu {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.galleryborder {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 0px;
}
.txt_galleryhead {
	font-size: 15px;
	color: #000000;
	text-align: justify;
}
.leftphoto {
	border: 1px solid #666666;
	padding: 2px;
}
