@charset "UTF-8";
html {
	height:100%;
}
body {
	background-color: #1C1B19;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #888888;
	text-align: left;
	margin: 0px;
	width:100%;
	height:100%;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.page_title {
	font-family:Helvetica, Arial, sans-serif;
	font-size:35px;
	color: #ffffff;
}
.sub_title {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	color: #666666;
}
.main_text {
	font-size:11px;
	line-height:20px;
	color:#888888;
	margin-bottom:25px;
	margin-top:5px;
}
.anchorclass {
	padding-left:10px;
	padding-right:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.bar {
	margin-bottom: -2px;
	padding-right: 3px;
	padding-left: 3px;
}
.form_login {
	height:14px;
	width: 75px;
	font-size:9px;
	color:#666666;
	padding: 1px;
	background-color:#292929;
	margin-right:10px;
	border-width:0px;
}
.form_textimage {
	margin-bottom:-5px;
}
.submit_button {
	border-width:0px;
	height: 14px;
	width: 14px;
	margin-bottom:-5px;
}
.footer_pages a:link {
	color: #292929;
}
.footer_pages a:visited {
	color: #292929;
}
.footer_pages a:hover {
	color: #666666;
	text-decoration: none;
}
.footer_pages a:active {
	color: #000000;
	text-decoration: none;
}
.pricing_option {
	color: #bbbbbb;
	font-weight: bold;
}
.print_table {
	width: 25%;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #222222;
}
.album_table {
	width: 33.3%;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #222222;
}
