@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body {
	background-color:#000000;
	color:#FFFFFF;
}
.slideTitle {	color: #CC9933;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
}
.title {font-size: 24px;
	font-weight: bold;
	font-family:"Trebuchet MS";
    color:#FF9900;
}
.footer {
	font-size: 11px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#FF9900;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}

.menu_control {
	font-size:13px;
	font-weight: bold;
	color: #999999;
}
}
.photo_caption{font-size:10px;}