body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
#navbar .contentCell {
	background-color: #3D669C;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 11px;
	color: #FFFFFF;
}
#navbar {
	margin-bottom: 6px;
}
#mainContent .contentCell {
	margin: 0px;
	padding-right: 0px;
	padding-left: 8px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 8px;
}
#mainContent .innerContentCell {
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 8px;
}
#mainContent .outerLeftPanel {
	background-image: url(lyf_images/layout/side_pnl_bg_fill.gif);
	background-position: bottom;
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #F3F8FE;

}
#mainContent .outerLeftPanel .top {
	background-image: url(lyf_images/layout/outer_lpnl_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 195px;
	vertical-align: top;
}
#mainContent .outerLeftPanel .top .content {
	padding: 6px;
}
#mainContent .content .divider {
	background-color: #FFFFFF;
	height: 1px;
	overflow: hidden;
	display: block;
	margin: 3px 0px;
}
#mainContent .outerLeftPanel .top .loginFieldNames {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#mainContent .outerLeftPanel .top .field{
	color: #3D669C;
	height: 20px;
	width: 123px;
	background-color: #FFFFFF;
	border: 0px none;
	vertical-align: middle;
}

#mainContent .innerLeftPanel,#mainContent .innerRightPanel {
	background-image: url(lyf_images/layout/side_pnl_bg_fill.gif);
	background-position: bottom;
	vertical-align: top;
	background-color: #F3F8FE;
	background-repeat: no-repeat;
}

#mainContent .innerLeftPanel .top {
	background-image: url(lyf_images/layout/inner_lpnl_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 254px;
	vertical-align: top;
}
#mainContent .innerLeftPanel .bottom {
	background-image: url(lyf_images/layout/inner_lpnl_forum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 184px;
	vertical-align: top;
}
#mainContent .innerRightPanel .top {
	background-image: url(lyf_images/layout/inner_rpnl_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 438px;
	vertical-align: top;
}
#mainContent .content {
	padding: 6px;
}
#mainContent .innerLeftPanel .content .buttons {
	padding: 9px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#mainContent .innerLeftPanel .content .dynamic {
	padding: 0px 0px 0px 19px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#mainContent .innerLeftPanel .content .forumList {
	padding: 8px 0px 0px 19px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#mainContent .innerLeftPanel .content .forumList img {
	vertical-align: bottom;
}

#mainContent .innerLeftPanel .content .forumList a {
	text-decoration:none;
	color:#3D669C;
}

#mainContent .innerLeftPanel .content .forumNewposts {
	padding: 8px 0px 0px 0px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#mainContent .innerLeftPanel .medBold {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainContent .innerRightPanel .fieldNames {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#mainContent .innerRightPanel .fieldNames .menu {
	font-size: 11px;
}
#mainContent .innerRightPanel .field {
	color: #3D669C;
	height: 20px;
	width: 122px;
	background-color: #FFFFFF;
	border: 0px none;
	vertical-align: middle;
}
#mainContent .innerRightPanel .content .divider {
	background-color: #FFFFFF;
	height: 1px;
	overflow: hidden;
	display: block;
	margin: 12px 0px;
}
#mainContent .homeContentCell {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 0px;
}
#homepage .body {
	font-size: 10px;
}
#homepage .contentPadding {
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
}
#footer .body10pt {
	font-size: 9px;
	color: #99B5CD;
}
#footer .body11pt {
	font-size: 11px;
	color: #99B5CD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #3D669C;
	border-right-color: #3D669C;
	border-bottom-color: #3D669C;
	border-left-color: #3D669C;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer a.footerMenu:link {
	font-size: 10px;
	color: #99B5CD;
	text-decoration: none;
	font-weight:normal;
}
#footer a.footerMenu:visited {
	font-size: 10px;
	color: #99B5CD;
	text-decoration: none;
}
#footer a.footerMenu:hover {
	color: #99B5CD;
	text-decoration: underline;
}
#footer .divider {
	background-color: #3D669C;
	height: 1px;
	overflow: hidden;
	display: block;
	margin: 3px 0px;
}


#homepage a.bodyLink:link {
	font-weight: bold;
	color: #3D669C;
	text-decoration: underline;
}
#homepage a.bodyLink:visited {
	font-weight: bold;
	color: #3D669C;
	text-decoration: underline;
}
#homepage a.bodyLink:hover {
	font-weight: bold;
	color: #3D669C;
	text-decoration: underline;
}
.header {
	font-size: 14px;
	color: #3D669C;
	font-weight: bold;
}
.subHeader {
	font-size: 12px;
	font-weight: bold;
	color: #3D669C;
}
.body12pt, td {
	font-size: 12px;
}
.body11pt {
	font-size: 11px;
}
#generalContent .numIndent {
	padding-left:20px;
	font-size: 11px;
	margin: 0px 0px 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#generalContent p.subHeader {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited,a:active {
	color: #3D669C;
	text-decoration: underline;
}
a:hover {
	color: #C70000;
	text-decoration: underline;
}
#boxPanel {
	margin-bottom: 8px;
}
#boxPanel table {
empty-cells:hide ;
border-collapse:collapse;
}
#boxPanel td.topFill {
	background-image: url(lyf_images/box_panel/top_filler.gif);
}
#boxPanel td.bottomFill {
	background-image: url(lyf_images/box_panel/bottom_filler.gif);
}
#boxPanel td.sides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #99B5CD;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#boxPanel td.fullSides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #99B5CD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#boxPanel img.left {
	clear: none;
	float:left;
}
#boxPanel img.right {
	float: right;
}
#alert {
	background-color: #f0d6c7;
	padding: 6px;
	font-size:11px;
	
}
.red {
	color: #C70000;
}
#pageHolder {
	height: 398px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 100%;
	border-collapse: collapse;

}
#profileForm {
	font-size: 11px;
}
#profileForm td {
	font-size: 11px;
}
#profileForm .field {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#tour .header {
	font-size: 12px;
	font-weight: bold;
	color: #3D669C;
	padding-top: 3px;
}
#innerContent {
	padding: 0px;
}
#boxPanel p.header {
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#messages {
	margin-top:8px;
	text-align:left;
}
#messages td {
font-size:11px;
}

#messages td.header {
	background-color: #F0D6C7;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#messages td.messageUnread {

	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFF99;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#messages td.messageItem {
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EFF4FA;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#messages td.messageNone {
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFF00;
}

#messages td.messageLabel {
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F0D6C7;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#messages .field {
	font-size: 11px;
}
#profile {
margin-top:4px;
}
#profile td {
font-size:11px;
}
#profile td.header {
	color:#000000;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F0D6C7;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#profile td.detail {
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #EFF4FA;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#profile td.detail2 {
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.editRight {
float:right;
padding-right:4px;
}
.editLeft {
	float:left;
	padding-left:4px;
}
#forum,#forum td {
	font-size: 11px;
	border-collapse:collapse;
}
#forum .header {
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3D669C;
}
#forum td.header {
	font-weight: normal;
	background-color: #E7ECF2;
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
#forum .fm-forumDescription {
	background-color: #EFF4FA;
	padding: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 11px;
	vertical-align:top;
}
#forum .fm-postDescription {
	background-color: #EFF4FA;
	padding: 3px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 11px;
	vertical-align:top;
}
.forumField {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#forumButtons {
	margin: 6px 0px;
}
#forum .fm-lineage {
font-weight:bold;
}
.scrollAreaX {
height:200px;
overflow:auto;
}
#tour .subHeader11pt {
	font-size: 11px;
	font-weight: bold;
	color: #3D659B;
}

#mainContent .innerRightPanel .content {
	padding: 6px 6px 0px;
}
#mainContent .innerRightPanel .galleryTable {
	margin-bottom: 5px;
}
#mainContent .innerRightPanel .galleryTable .content {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#mainContent .innerRightPanel .topSearch {


	background-image: url(lyf_images/layout/inner_rpnl_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
#mainContent .innerRightPanel .topSpecificSearch {



	background-image: url(lyf_images/layout/inner_rpnl_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
#gallerySearch .colour1 {
	background-color: #99B5CD;
	color: #FFFFFF;
	font-size: 11px;
}
#gallerySearch td {
	padding: 3px;
}
#gallerySearch .colour2 {
	background-color: #EFF4FA;
	color: #000000;
	font-size: 11px;
}
#gallerySearch .menu {
	font-size: 10px;
}
#gallerySearch .colour3 {

	background-color: #F0D6C7;
	color: #000000;
	font-size: 11px;
}
.galleryThumb {
	margin-right: 5px;
	margin-left: 5px;
}
.importList td {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E7ECF2;
	border-right-color: #E7ECF2;
	border-bottom-color: #E7ECF2;
	border-left-color: #E7ECF2;
}
.importList .email {
	font-size: 10px;
	color: #666666;
}
.importListOL {
	font-size: 10px;
}
.optText {
	font-size: 9px;
	color: #666666;
	margin-top: 250px;
}
#adholder .skyscraper {
	padding-left: 10px;
	text-align: right;
	vertical-align: top;
	padding-right: 0px;
}
#pageHolder .skyscraper {
	width: 125px;
	padding-left: 5px;
	text-align: right;
}
.m4dtableframe {
	border: 1px solid #99B5CD;
}
.uploadAPhoto {
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}
.header .uploadAPhoto {
	font-size: 11px;
	padding-left: 35px;
}
