/* CSS Document */

.PedigreeM {
	background-color: #DDEFFF;
	text-transform:none;
	padding: 1px 1px 1px 6px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
	text-align:left;
}
.PedigreeM a:link { color: #000099; text-decoration: none;}
.PedigreeM a:visited { color: #660066; text-decoration: none;}
.PedigreeM a:hover { color: #cc0000; text-decoration: underline;}
.PedigreeM a:active { color: #cc0000; text-decoration: none;}

.PedigreeF {
	background-color: #FCE4FB;
	text-transform:none;
	padding: 1px 1px 1px 6px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
	text-align:left;
}
.PedigreeF a:link { color: #000099; text-decoration: none;}
.PedigreeF a:visited { color: #660066; text-decoration: none;}
.PedigreeF a:hover { color: #cc0000; text-decoration: underline;}
.PedigreeF a:active { color: #cc0000; text-decoration: none;}

.tbWriteup {
	background-color: #FFFFFF;
	font:12px arial;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	padding: 1px 6px 1px 6px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
	text-align:left;
}
.tbMisc {
	background-color: #F2F2F2;
	font:12px arial;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 1px 6px 1px 6px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
}
.ropeltgray {
	background-image:url(../images/layout/gc_ropelt_gray.gif);
	background-repeat:repeat-y;
}
.ropeltblue {
	background-image:url(../images/layout/gc_ropelt_blue.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.ropertgray {
	background-image:url(../images/layout/gc_ropert_gray.gif);
	background-repeat:repeat-y;
}
.ropertblue {
	background-image:url(../images/layout/gc_ropert_blue.gif);
	background-repeat:repeat-y;
}
.mainbox {
	background-image:url(../images/layout/bg_box.jpg);
	background-repeat:repeat-y;
}
.mainbox2 {
	background-image:url(../images/layout/bg_box2.gif);
	background-repeat:no-repeat;
}
.woodbottomleft {
	background-image:url(../images/layout/gc_woodbottom1.gif);
	background-repeat:no-repeat;
}
.woodbottomcentertop {
	background-image:url(../images/layout/gc_woodbottom2.gif);
	background-repeat:repeat-x;
}
.woodbottomcenterbottom {
	background-image:url(../images/layout/gc_woodbottom3.gif);
	background-repeat:repeat-x;
}
.woodbottomright {
	background-image:url(../images/layout/gc_woodbottom4.gif);
	background-repeat:no-repeat;
}
.picborder01-left {
	background-image:url(../images/picborder/bg_left.gif);
	background-repeat:repeat-y;
}
.picborder01-top {
	background-image:url(../images/picborder/bg_top.gif);
	background-repeat:repeat-x;
}
.picborder01-right {
	background-image:url(../images/picborder/bg_right.gif);
	background-repeat:repeat-y;
}
.picborder01-bottom {
	background-image:url(../images/picborder/bg_bottom.gif);
	background-repeat:repeat-x;
}
