body		{ font-family: Verdana; font-size: 13px; color: #FF0000; background-color: white }
table        	{ font-family: Verdana; font-size: 13px; color: #000000;}
a:link       	{ color: #000000; text-decoration: underline }
a:active     	{ color: #A000A0; text-decoration: underline }
a:visited    	{ color: #202020; text-decoration: underline }
a:hover      	{ color: #A00000; text-decoration: underline }

a.invisilink  	{ color: #FFFFFF; text-decoration: none; font-size: 1px }

input.pn-button     { color: #FFFFFF; background-color: #394980; font-weight: bold }

select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.title-table {
	background-repeat: no-repeat;
	background-color: #703233;
	width: 100%;
	padding: 0em;
	border-width: 0em;
	margin: 0em;
	border-collapse: collapse;
}

.title-table-repeating {
	background-repeat: repeat;
	background-color: #703233;
	padding: 0em;
	border-width: 0em;
	margin: 0em;
	border-collapse: collapse;
}

.title-inner-table {
	background-repeat: no-repeat;
	background-color: #703233;
	width: 80%;
}

.page-title {
	color: #FFFFFF;
	font-size: 20px;
	font-weight:200;
	font-family: Arial, Helvetica, sans-serif;
}

.page-subtitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu-title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FBD848;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.right-block-title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 20px;
}

.right-block-body {
	border: 1px solid rgb(66, 18, 18);
	width: 100%;
}

.right-block-content1 {
	background-color: #BD8F8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #250505;
}

.right-block-content2 {
	background-color: #E8D5D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #250505;
}

.menu-title {
	background-color: #703233;
	border: 1px solid rgb(66, 18, 18);
	width: 100%;
}

.menu-body {
	background-color: #BD8F8F;
	border: 1px solid rgb(66, 18, 18);
	width: 100%;
}

.menu-divl-1 {
	border: 0px solid #5D3E28;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #5D3E28;
	width: 150px;
}

.menu-divl-1end {
	border: 0px solid #5D3E28;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 150px;
}

.menu-href-1:link, a.menu-href-1:visited, a.menu-href-1:active {
	color: #362112;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none
}

.main-page {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.main-page-title {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	width: 100%;
	border-bottom: 1px dashed #300098;
}

.page-bottom-bar {
	background-color: #421212;
}

.tab {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

div.Photo {
	padding: 3px;
	float:left;
	font-size: 11px;
	vertical-align: top;
	horizontal-align: centered;
}

.photo-header {
	 color: #000000;
	 font-size: 24px;
	 font-weight: normal;
}
.$photo-subheader {
	 color: #696969;
	 font-size: 14px;
	 font-weight: normal;
}

.minithumb {
	padding: 0px;
}
.minithumbCurrent {
	border: 2px dashed black;
	padding: 0px;
}
