@charset "utf-8";
html, body {background-color: #F7F7EC; height: 100%}


body, table {
	color: #000000;
	font-family: Trebuchet MS, Sylfaen;
	font-size: 14px;
}


a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}


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_bullet {
	font-size: 14px;
	font-weight: bold;
	color: #263160;
}

.txt_head  {
	font-size: 17px;
	color: #7F0000;
	text-align: justify;
}
.txt_title {
	font-size: 16px;
	color: #003300;
	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;
}
.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: 3px;
	background-color: #FFFFFF;
}
.left a.left:link, a.left:visited, a.left:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
a.left:hover {
	text-decoration: underline;
}
.mybotom {
	font-size: 10px;
	text-align: center;
	color: #3e3e3e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
