.bodytext {
	font-family: "Tahoma", Tahoma, mono;
	font-size: 70%;
	color: Black;
	height: 466px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #8c6239;
}
a.link:link {
	color: #8c6239;
	text-decoration: none;

}
a.link:visited {
	color: #a0b7c0;
	text-decoration: none;
}
a.link:hover {
	color: #acd323;
	text-decoration: none;
}
.text_background 
{
	background-image: url(images/text_background.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
}
.main_background 
{
	background-image: url(images/milaweddings_background.jpg);
	background-repeat: no-repeat;
	background-position:center middle;
}

.left_border
{
	 background-color: #a0b7c0;
	 border-top: solid 2px white;
	 border-left: solid 2px white;
	 border-bottom: solid 2px white;
}

.right_l_border
{
	 background-color: #e1e1e1;
	 border-top: solid 2px white;
	 border-bottom: solid 2px white;
}

.right_m_border
{
	 background-color: #e1e1e1;
	 border-top: solid 2px white;
	 border-bottom: solid 2px white;
}

.right_r_border
{
	 background-color: #e1e1e1;
	 border-top: solid 2px white;
	 border-right: solid 2px white;
	 border-bottom: solid 2px white;
}

.right_h_border
{
	 background-color: #a0b7c0;
	 border-top: solid 2px white;
	 border-bottom: solid 2px white;
}

.left_h_l_border
{
	 background-color: #e1e1e1;
	 border-top: solid 2px white;
	 border-bottom: solid 2px white;
}

.left_h_r_border
{
	 background-color: #e1e1e1;
	 border-top: solid 2px white;
	 border-bottom: solid 2px white;
}

.label
{
	font-family: "Tahoma", Tahoma, mono;
	font-size: 70%;
	color: Black;
}

.popupControl
{
	background-color:#ffffff;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}