@charset "utf-8";
/* CSS Document */

P
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #333333;
}

TD
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

.forminput {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight : normal;
}

.tinytext {
	font-size: 6pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
}
.topbutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align:bottom;
	height: 25px;
	width: 105px;
}
body {
  text-align: center;
}
.container {
	margin: 0 auto;
	width: 800px;
	border: thin solid #666;
}
.pagetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0099;
}
.GalleryTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 39px;
	width: 100px;
	text-align: center;
}
.Gallery {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 39px;
	width: 100px;
	text-align: center;
}
.main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
	border: 2px none #000;
}
.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
.linktabs {
	background-image: url(images/linktabs.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	background-position: center top;
}
.GalleryS {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height: 39px;
	width: 100px;
	text-align: center;
	line-height: 11px;
}
