* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: auto !important;

	height: 100%;

	min-height: 100%;
	font-family: verdana, sans-serif, tahoma, arial;
	font-size: 10px; line-height: 105%; letter-spacing: 0px;
	background-image: url('/mf/bg.gif');

}



table {
	padding: 0px;
}

td, div, span {
	font-size: 10px;
	vertical-align: top;
}

p {
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}

a				{ color: #cc0000 }
a:hover			{ text-decoration: underline }

.girl_name			{ color: #000000; font-weight: bold }
a.girl_name			{ color: #000000; font-weight: bold; text-decoration: none }
a.girl_name:hover	{ text-decoration: underline }

img {
	border: 0px;
}

.more {
	color: #b00000;
}


.fw { width:100% }
.fh { height:100% }
.fwh { width:100%; height:100% }

table.fw {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

table.fh {
	height: 100%;
	border-collapse: collapse;
	border: none;
}

table.fwh {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border: none;
}


a.img img { border: 3px solid #e6edf2; margin:0px }
a.img:hover img { border: 3px solid #7fa0be; margin:0px }


ol {
	padding-left: 25px;
}

ol li {
	padding-left: 0px;
}

ul {
	padding-left: 20px;
}

ul li {
	padding-left: 5px;
}


h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 10px; font-weight: bold; }
h3 { font-size: 10px; font-weight: normal; }
h4 { font-size: 10px; font-weight: normal; }
h5 { font-size: 10px; font-weight: normal; }
h6 { font-size: 10px; font-weight: normal; }



div.info-msg {
	background: #eee;
	padding: 5px;
	border: solid 1px #888;
}

div.error-msg {
	background: #fee;
	padding: 5px;
	border: solid 1px #800;
	color: #800;
}


div.nav-path {
}

a.nav-path {
}

span.nav-path {
}

.content		{ padding-left: 15px; padding-right: 15px }
.select			{ width: 120px; font-size: 9px }

.nav_content	{ padding: 17px }
.nav			{ color: #ffffff; font-weight: bold; letter-spacing: 0px; font-size: 12px; line-height: 16px; text-decoration: none }
.nav_active		{ color: #ffffff; font-weight: bold; letter-spacing: 0px; font-size: 12px; line-height: 16px; text-decoration: underline }
.nav2			{ color: #cc0000; font-weight: bold; letter-spacing: 0px; font-size: 12px; line-height: 16px; text-decoration: none }

.other_photos	{ color: #000000; font-weight: normal; letter-spacing: 0px; text-decoration: none }
.photos			{ color: #000000; font-weight: bold; letter-spacing: 0px; text-decoration: none }
.photos_active	{ color: #cc0000; font-weight: bold; letter-spacing: 0px; text-decoration: none }

.label			{ color: #ffffff; font-weight: bold; letter-spacing: 0px; font-size: 10px; line-height: 12px; text-decoration: none }
.cnt			{ color: #ffffff; font-weight: bold; letter-spacing: 0px; font-size: 10px; line-height: 12px; text-decoration: none }
.cnt:hover		{ color: #ffffff; font-weight: bold; letter-spacing: 0px; font-size: 11px; line-height: 12px; text-decoration: none }


.pages_active { font-weight: bold; text-decoration: none; color: #000000; font-size: 14px }
.pages { font-weight: bold; color: #cc0000; text-decoration: none}
.pages_active:hover { font-weight: bold; text-decoration: none; color: #000000; font-size: 14px }
.pages:hover { font-weight: bold; color: #cc0000; text-decoration: none}


.form-element {
	font-family: tahoma;
	border: solid 1px #aaaaaa;
	background: #ffffff;
	font-size: 12px;
}

.form-button {
	font-size: 10px;
	border: solid 1px #aaaaaa;
	background: #dddddd;
}


hr.wed-hr {
	color: #475d6a;
}


table.wed-table {
	border-collapse: separate;
	background-color: #ffffff;
	border: none;
}

table.wed-table td {
	background-color: #eeeeee;
	padding: 2px;
	border: none;
}

table td.wed-common-td {
	background-color: #eeeeee;
}

table td.wed-h1-td {
	background-color: #888888;
	color: #ffffff;
	font-weight: bold;
}

table td.wed-h2-td {
	background-color: #bbbbbb;
	font-weight: normal;
}


img.wed-img {
	border: 1px solid #888888;
}

img.wed-left-img {
	border: 1px solid #888888;
	margin-right: 5px;
	float: left;
}

img.wed-right-img {
	border: 1px solid #888888;
	margin-left: 5px;
	float: right;
}


.wed-alert {
	color: #FF8A00;
	font-weight: bold;
}


.slidebar_bg {
	background: #FDE4E1;
	color: #000000;
	font-weight: bold;
}

.pageslide_bg {
	background: #FDE4E1;
	padding-left: 5px;
	padding-right: 5px;
	font-family: sans-serif;
	font-size: 10px;
}

.pageslide_href {
	text-decoration: none;
	color: #BF3130;
	font-family: sans-serif;
	font-size: 11px;
}

.pageslide_href:hover {
    color: #BF3130;
	text-decoration: underline;
}

.pageslide_href2 {
	text-decoration: none;
	color: #000000;
	font-family: sans-serif;
	font-size: 11px;
}


.numslide_bg {
	padding-left: 5px;
	padding-right: 5px;
}

.numslide_bg_a {
	background: #FDE4E1;
	border-right: solid 5px #FDE4E1;
	border-left: solid 5px #FDE4E1;
}

.numslide_href {
	text-decoration: none;
	color: #BF3130;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 11px;
}

.numslide_href:hover {
	text-decoration: underline;
	color: #BF3130;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 11px;
}

.numslide_href_a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 12px;
}

.numslide_href_a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 12px;
}


.sform input {
	margin: 0 5px 0 5px;
}

#dlgOvl {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;

	background-color: black;
	/* -moz-opacity: 0.4; */
	opacity: 0.4;
	width: 800px;
	height: 100%;
}

#dlgColl {
	z-index: 1001;
	position: absolute;
	top: 205px;
	left: 0;
	width: 800px;
	text-align: center;
}
#dlgColl .dlgCollCenter {
	margin: 0 auto;
	width: 610px;
}
#dlgColl .dlgCollFrame {
	border: 1px solid white;
}
table#table1 {
	width: 567px;
}
.bl table td {
	text-align: left;
}
input {
	border: 1px solid #dddddd;
}
