
body {
	margin:0px;
	font-family:arial,geneva,sans-serif;
	font-size:11px;
	background:#F2F2E6;
	color:#333;
	}

a:link,a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

a:hover {
	color:#949466;
	text-decoration:none;
	}

table {
	font-family:arial,geneva,sans-serif;
	font-size:12px;
	color:#333;
	}


input.text {
	font-size:11px;
	font-family:Arial,sans-serif;
	width:100%;
	}

textarea {
	font-size:11px;
	font-family:Arial,sans-serif;
	width:100%;
	}

input.file {
	border-width:0px;
	font-size:10px;
	}


select {
	font-size:11px;
	font-family:Arial,sans-serif;
	width:100%;
	border-width:2px;
	}
button {
	font-size:11px;
	font-family:Arial,sans-serif;
	}


div.shadow { position: relative; color: #330; }
a.foreground:link, a.foreground:visited { position: absolute; left: -1px; top: -1px; color: #DDC;text-decoration:none;} 
a.foreground:hover {color:#AA9;}

div.bezel { position: relative; color: #000; }
a.bezel-foreground:link,a.bezel-foreground:visited { position: absolute; left: -1px; top: -1px; color: #999;text-decoration:none;} 
a.bezel-foreground:hover {color:#fff;}

table.heading-logo {
	border-spacing:0px;
	font-size:28px;
	letter-spacing:2px;
	}
table.heading-logo td {
	padding:0px;
	}

table.gallerytable {
	background:#FFF;
	}
table.gallerytable td {
	}
table.gallerytable td td {
	border:none;
	}

td.bigthumb {
	text-align:center;
	height:200px;
	}

td.bigimage {
	text-align:center;
	height:480px;
	}
		
td.ptitle {
	border-top:1px solid #e6e6dd;
	height:45px;
	letter-spacing:1px;
	font-size:11px;
	color:#666;
	text-align:center;	

	}

#bigT {
	border-right:1px solid #AA9;
	border-left:1px solid #CCB;
	border-bottom:1px solid #AA9;
	border-bottom:1px solid #EED;
	margin-top:5px;
	}

