body {
	margin: 0;
	padding: 0;
	background-color: #DFDFDF;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #f00;
}

.txt8pt {
	font-size: 8pt;
}

td.headerbar {
	background-color: #8D1B83;
	border-top: 1px solid #A11E95;
	border-bottom: 1px solid #000;
	color: #FFF;
	font-size: 8pt;
}
td.headerbar a {
	color: #FF0;
}
td.headerbar a:hover {
	color: #FFF;
	text-decoration: none;
}
td.footer {
	background: #A11E95 url(/images/bg-footer.gif) repeat-x;
	border-bottom: 1px solid #6C1264;
	color: #FFF;
	font-family: Verdana;
	font-size: 7pt;
}
td.footer a {
	color: #FF0;
}
td.footer a:hover {
	color: #FFF;
}
td.bookmark {
	font-size: 12px;
	background: #7B1972 url(/images/bg-tr.gif) repeat-x;
	color: #FFF;
}
table#maintable {
	margin: 2px 5px;
}
td.thumb {
	font-size: 8pt;
}
td.thumb a:link {
	font-weight: bold;
}
td.thumb a:visited {
	font-weight: normal;
	color: #009;
}
td.thumb a:hover {
	color: #F00;
}
td.thumb img {
	padding: 2px;
	background-color: #EFEFEF;
	border: 1px solid #c0c0c0;
}



/** PREVIEW PAGES
****************************************************************************************************/

td.thickborder {
	border: 5px solid #B643AA;
	padding: 3px;
}

td.info-row-subject, td.info-row-value, td.info-row-gallery {
	border-top: 1px solid #FFF;
	background-color: #F3E2F1;
	font-size: 12px;
	color: #000;
}
td.info-row-subject {
	font-weight:bold;
}
td.info-row-gallery {
	line-height: 12px;
	background-image: url(/images/gallerylink.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px 2px 3px 12px;
}
td.mygalleries {
	background-color: #B643AA;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.myname {
	font-family:"Trebuchet MS",Tahoma, Arial, sans-serif;
	font-size:35px;
	color:#b441a8;
	font-weight:bold;
}

.myLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fc2685;
	text-decoration:underline;
}