/* define all highest order styles */
body {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
}

/* define all links below */
a {
	text-decoration: none;
	color: #000FFF;
}

a.gray {
	text-decoration: none;
	color: #FFFFFF;
}

a.lightgray {
	text-decoration: none;
	color: #C0C0C0;
}

a.copyright {
	text-decoration: none;
	color: #969696;
}

a.navbar_black {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.white {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}

a.navbar_white {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.normal {
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
}

a.multipage {
	text-align: center;
	color: #C0C0C0;
	padding: 3px 3px 3px 3px;
}

a.selected {
	text-align: center;
	color: #000000;
	padding: 3px 3px 3px 3px;
}

a:visited {
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

/* define all divider styles below */
div.normal {
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
}

/* define all table styles below */

table {
	font-family: Arial, sans-serif;	
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
}

table.formbox {
	border: 1px solid #C0C0C0;
	width: 450px;
}

table.commentbox {

	width: 450px;
}

table.albumbox {
	width: 450px;
}

table.redbox {
	border: 1px solid #FF0000;
	width: 450px;
}

table.bluebox {
	border: 1px solid #E5EEF3;
	width: 450px;
}

table.menu {
	border: none;
	width: 500px;
}

/* define all td styles below */
td {
	vertical-align: top;
}

td.bluebox_black {
	vertical-align: middle;
	color: #000000;
}

td.formbox {
	padding: 3px 30px 8px 30px;
	font-weight: bold;
}

td.bold {
	font-weight: bold;
}

td.textbox {
	padding: 8px 0px 8px 10px;
}

td.alertbox {
	padding: 20px 20px 20px 20px;
}

td.smalltextbox {
	font-size: 11px;
	padding: 8px 0px 8px 10px;
}

td.listbox {
	padding: 4px 0px 2px 10px;
}

td.smalllistbox {
	font-size: 11px;
	padding: 4px 0px 2px 5px;
}

td.multipage {
	border: 1px solid #E5EEF3;
	padding: 3px 3px 3px 3px;
	width: 450;
	text-align: center;
}

td.legend {
	border: 1px solid #E5EEF3;
	padding: 3px 20px 3px 20px;
	width: 450;
	text-align: left;
}

td.multipage_top {
	border: 1px solid #E5EEF3;
	border-top-style: none;
	border-top-width: 0px;
	padding: 3px 3px 3px 3px;
	width: 450;
	color: #E5EEF3;
	text-align: center;
}

td.multipage_bottom {
	border: 1px solid #E5EEF3;
	border-bottom-style: none;
	border-bottom-width: 0px;
	padding: 3px 3px 3px 3px;
	width: 450;
	color: #E5EEF3;
	text-align: center;
}

td.comment {
	border-color: #E5EEF3;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	padding: 3px 3px 3px 3px;
	width: 450;
}

td.commentby {
	font-size: 10px;
	border-color: #E5EEF3;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 3px 3px 3px;
	width: 300;
	color: #C0C0C0;
}

td.editedon {
	font-size: 10px;
	border-color: #E5EEF3;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 3px 3px 3px;
	width: 150;
	color: #C0C0C0;
}

td.albumnavbar1 {
	border-color: #E5EEF3;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 3px 3px 3px;
	width: 225;
	color: #C0C0C0;
	text-align: center;
}

td.albumnavbar1_top {
	border-color: #E5EEF3;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	padding: 3px 3px 3px 3px;
	width: 225;
	color: #C0C0C0;
	text-align: center;
}

td.albumnavbar1_bottom {
	border-color: #E5EEF3;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 3px 3px 3px;
	width: 225;
	color: #C0C0C0;
	text-align: center;
}

td.albumnavbar2 {
	border-color: #E5EEF3;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 3px 3px 3px;
	width: 225;
	color: #C0C0C0;
	text-align: center;
}

td.albumnavbar2_top {
	border-color: #E5EEF3;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	padding: 3px 3px 3px 3px;
	width: 225;
	color: #C0C0C0;
	text-align: center;
}

td.albumnavbar2_bottom {
	border-color: #E5EEF3;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 3px 3px 3px;
	width: 225;
	color: #C0C0C0;
	text-align: center;
}

td.thumbnail {
	border: 1px solid #C0C0C0;
	padding: 3px 3px 3px 3px;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

td.thumbnailnew {
	border: 1px solid #FF0000;
	padding: 3px 3px 3px 3px;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

td.memberbox {
	border: 1px solid #C0C0C0;
	padding: 3px 3px 3px 3px;
	width: 136px;
	height: 158px;
	text-align: center;
	vertical-align: middle;
}

td.picture {
	border: 1px solid #C0C0C0;
	padding: 3px 3px 3px 3px;
	text-align: center;
	vertical-align: middle;
}

td.album_picture {
	border-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 6px 6px 6px 6px;
	vertical-align: top;
	width: 96px;
	text-align: center;
}

td.album_edit {
	border-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 6px 6px 6px 6px;
	vertical-align: top;
	width: 96px;
	text-align: center;
}

td.album_edit1 {
	border-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 6px 6px 6px 6px;
	vertical-align: top;
	width: 118px;
	text-align: center;
}

td.album_edit2 {
	border-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 6px 6px 6px 6px;
	vertical-align: top;
	width: 118px;
	text-align: center;
}

td.album_text {
	border-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	padding: 6px 6px 6px 10px;
	text-align: justify;
}

td.profile_text {
	border-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: middle;
	padding: 6px 6px 6px 10px;
}

td.album_bottomleft {
	border-color: #C0C0C0;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.album_owner {
	color: #C0C0C0;
	border-color: #C0C0C0;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 6px 6px 10px;
}

td.profile_edit {
	color: #C0C0C0;
	border-color: #C0C0C0;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
	vertical-align: middle;
	padding: 0px 6px 6px 10px;
}

td.edit {
	color: #C0C0C0;
	text-align: right;
	vertical-align: middle;
	padding: 0px 6px 6px 10px;
}

td.vote {
	vertical-align: middle;
}

td.album_number {
	color: #C0C0C0;
	border-color: #C0C0C0;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 6px 6px 10px;
}

td.album_date {
	color: #C0C0C0;
	border-color: #C0C0C0;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 6px 6px 0px;
}

td.radiobox {
	padding: 3px 3px 8px 3px;
}

td.redbox {
	padding: 8px 30px 8px 30px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

td.bluebox {
	padding: 8px 30px 8px 30px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

td.sendbox {
	padding: 8px 30px 8px 30px;
	font-weight: bold;
}

td.bluebox_white {
	vertical-align: middle;
	color: #FFFFFF;
}

td.graybox {
	color: #FFFFFF;
}

td.radio {
	border: none;
	color: #000000;
	width: 40px;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	
}

td.navbar_white {
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}

td.navbar_black {
	color: #000000;
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}

td.navbar_welcome {
	color: #000000;
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
	text-align: right;
}

td.scroller {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #969696;
	font-size: 13px;
}

td.text {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	color: #969696;
}

td.copyright {
	color: #969696;
	font-size: 10px;
	vertical-align: middle;
}

/* define all form entry styles below */
.singleline {
	margin: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0C0C0;
	width: 385px;
	font-weight: normal;
}

.shortestline {
	margin: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0C0C0;
	width: 85px;
	font-weight: normal;
}

.shortline {
	margin: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0C0C0;
	width: 190px;
	font-weight: normal;
}

.selectlong {
	margin: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0C0C0;
	width: 385px;
	font-weight: normal;
}

.blob {
	margin: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0C0C0;
	font-weight: normal;
}

.selectlongadmin {
	margin: 0;
	padding: 2px;
	font-family: lucida console;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0C0C0;
	width: 385px;
	font-weight: normal;
}

option.seperator {
	font-size: 6px;
	background-color: #E5EEF3;
}

option.underline {
	font-size: 12px;
	font-family: lucida console;
}

.selectshort {
	margin: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0C0C0;
	width: 325px;
	font-weight: normal;
}

input.file {
	margin: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0C0C0;
	font-weight: normal;
}

.dateline {
	margin: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0C0C0;
	width: 50px;
	font-weight: normal;
}

.box {
	font-family: Arial, sans-serif;	
	border: 1px solid;
	border: #FFFFFF;
	color: #000000;
	height: 18px;
	width: 140px;
	font-size: 12px;
	border-color: #C0C0C0;
}

.selectuser {
	font-family: Arial, sans-serif;
	border: 1px solid #C0C0C0;
	color: #000000;
	height: 100px;
	width: 150px;
	font-size: 12px;
	font-weight: normal;
	border-color: #C0C0C0;
}

.selectcityguide {
	font-family: Arial, sans-serif;
	border: 1px solid #C0C0C0;
	width: 145px;
	font-size: 10px;
	font-weight: normal;
	border-color: #C0C0C0;
}

.field {
	font-family: Arial, sans-serif;	
	border: 1px solid;
	color: #598D19;
	height: 60px;
	width: 183px;
	font-size: 12px;
}

.movebutton {
	background-color: #E5EEF3;
	font-family: Arial, sans-serif;	
	color: #000000;
	border: 1px solid #C0C0C0;
	width: 70px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.formbutton {
	background-color: #E5EEF3;
	font-family: Arial, sans-serif;	
	color: #000000;
	border: 1px solid #C0C0C0;
	width: 160px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.geobutton {
	background-color: #E5EEF3;
	font-family: Arial, sans-serif;	
	color: #000000;
	border: 1px solid #C0C0C0;
	width: 120px;
	height: 80px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.selectbutton {
	background-color: #E5EEF3;
	font-family: Arial, sans-serif;	
	color: #000000;
	border: 1px solid #C0C0C0;
	width: 55px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.button {
	background-color: #C0C0C0;
	font-family: Arial, sans-serif;	
	color: #FFFFFF;
	border: 1px solid;
	height: 20px;
	width: 140px;
	font-size: 12px;
	text-align: center;
	border-color: #FFFFFF;
}

/* define all misc styles below */

h1 {
	font-size:16px;
	color:#000000;
}

select {
	width: 400px;
	font-size:10pt;
	border: 1px solid;
}

.opt1 {
	background-color:#EEEEEE;
}

.opt2 {
	background-color:#FFFFFF;
}

.opt3 {
	background-color:#FFFFFF;
	color: #FFFFFF;
}

.normal {
	font-weight: normal;
}

/* define dhtml menu bar here */
.gray {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C0C0C0;
	padding: 3px 1em;
	margin-right: -.75em;
	display: block;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menuButtonSilent,
div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #000000;
}

div.menuBar {
  background-color: transparent;
  border: none;
  padding: 11px 22px 2px 6px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: none;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  font-weight: bold;
  top: 0px;
  z-index: 100;
}

a.menuButtonSilent {
	color: #000000;
	padding: 0px 0px 0px 8px;
	font-weight: bold;
	cursor: link;
	text-decoration: none;
}

div.menuBar font.normal {
	color: #000000;
	cursor: link;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: none;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: transparent;
  border: none;
  color: transparent;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #E5EEF3;
  border: 1px solid #C0C0C0;
  left: 0px;
  padding: 5px 1px 5px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: link;
  display: block;
  padding: 3px 1em;
  font-weight: normal;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: transparent;
  color: #0000FF;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-color: #C0C0C0;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
  margin: 4px 2px;
}