.Main_Link {
	/*
	filter: BlendTrans(Duration=0.25);
	*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7994ca;
}
.Main_Link:hover {
	color: #4D5D6F;
}
.Main_Link:active {
	color: #000000;
}
.inner_table {
	background-color: #C6E4FD;
	position: relative;
	z-index: 1;
	width: 800;
}
.header_style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #575B63;
}
.Main_Link_Small {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7994ca;
	font-size: 12px;
}
.Main_Link_Small:hover {
	color: #4D5D6F;
}
.Main_Link_Small:active {
	color: #000000;
}
a.nav {
	text-decoration: none;
}
.floatTop {
	margin-bottom: -18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	z-index: 2;
	position: relative;
}
.mainTextStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
}
.fadeToNewState {
	filter: BlendTrans(Duration=0.25);
}
.thumbnailStyle {
	cursor: pointer;
	cursor: hand;
	padding: 5px;
	background-color: #FFFFFF;
	border: thin solid #DADADA;
}
.thumbnailStyle:hover {
	cursor: pointer;
	cursor: hand;
	padding: 5px;
	background-color: #E9F4FE;
	border: thin solid #DADADA;
}
.thumbnailStyleIEHover {
	cursor: pointer;
	cursor: hand;
	padding: 5px;
	background-color: #E9F4FE;
	border: thin solid #DADADA;
}
.thumbnailSelectedStyle {
	cursor: pointer;
	cursor: hand;
	padding: 5px;
	background-color: #C6E4FD;
	border: thin solid #DADADA;
}
.albumHeaderStyle {
	background-image: url(/wedding/images/albumsHeaderGradient.png);
	background-repeat: repeat-x;
}
.borderedPhotoStyle {
	cursor: pointer;
	cursor: hand;
	padding: 10px;
	background-color: #FFFFFF;
	border: thin solid #DADADA;
}
.photoFrameLook {
	border: thin solid #DADADA;
	text-align: center;
	vertical-align: middle;
	height: 500px;
	width: 660px;
	background-color: #FFFFFF;
	margin: 5px;
}
.helpTextStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.helpLinkStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7994ca;
	cursor: pointer;
	cursor: hand;
}
.helpLinkStyle:hover {
	color: #4D5D6F;
}
.helpLinkStyle:active {
	color: #000000;
}
.albumNameHeaderStyle {
	font-weight: bold;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.photoAlbumTitlesTableStyle {
	margin-bottom: -20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	z-index: 2;
	position: relative;
}
.contentAreaTableStyle {
	overflow: visible;
}
.horizontalRule {
	position: relative;
	padding: 0px;
	margin: 0px;
	bottom: 25px;
	height: 1px;
}
.calendarTable {
	border: thin solid #CCCCCC;
}

