@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.textheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.font12:link {
	text-decoration: none;
	color: #333333;
}
a.font12:visited {
	text-decoration: none;
	color: #333333;
}
a.font12:hover {
	text-decoration: underline;
	color: #333333;
}
a.font12:active {
	text-decoration: none;
	color: #333333;
}
a.font14:link {
	text-decoration: none;
	color: #333333;
}
.leftpanel {
	background-color: #EAE7ED;
	background-image: url(images/flash/bride_panel.swf);
	background-repeat: no-repeat;
	background-position: center top;
}

a.font14:visited {
	text-decoration: none;
	color: #333333;
}
a.font14:hover {
	text-decoration: underline;
	color: #333333;
}
a.font14:active {
	text-decoration: none;
	color: #333333;
}
.thumbborder {
	border: 1px solid #999999;
}
img.floatLeft {
	float: left;
	margin-top: 2px;
	margin-right: 16px;
	margin-bottom: 2px;
	margin-left: 0px;
}
img.floatRight { 
    float: right; 
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
