P {
	font-size : small;
	font-family : Verdana, Geneva, sans-serif;
	color : #ffffff;
	background : #cc3300;
	text-align : left;
	margin : 0.25em .75em 0.25em .75em;
} 

P.center {
	font-size : small;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #ffffff;
	background : #cc3300;
	text-align : center;
	margin : 0.25em 3em 0.25em 3em;
} 

P.home {
	font-size : small;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #ffffff;
	background : #cc3300;
	text-align : justify;
	margin : 0.25em 1em 0.75em 1em;
} 

P.links {
	font-size : small;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #ffffff;
	background : #cc3300;
	text-align : left;
	margin : 0.25em 2em 0.25em 2em;
} 

P.footnotes {
	font-size : small;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #ffffff;
	background : #cc3300;
	text-align : justify;
	margin : 0.25em 1em 0.75em 1em;
} 

P.info {
	font-size : small;
	font-weight: bold;
	font-family : Verdana, Geneva, sans-serif;
	color : #ffffff;
	background : #cc3300;
	text-align : center;
}

P.raddress {
	float : right;
	margin: 0.75em 1em 0.75em 1em;
	font-size : small;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #ffffff;
	background : #cc3300;
	text-align : center;
	width: 45%;
}

P.laddress {
	float : left;
	margin: 0.75em 1em 0.75em 1em;
	font-size : small;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #ffffff;
	background : #cc3300;
	text-align : center;
	width: 45%;
	
}

P.design {
	font-size : smaller;
	font-weight: bold;
	font-family : Verdana, Geneva, sans-serif;
	color : #ffffff;
	background : #cc3300;
	text-align : center;
}

.oneColFixCtr #container {
	width: 820px;  
	background: #cc3300;
	margin: 0 auto; 
	border: 2px solid #ffffff;
	text-align: left; 
}

.oneColFixCtr #mainContent {
	padding: 0 20px; 
}

 .menu {
	color: #330000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #cc3300;
    padding: 8px;
}

.menu:hover {
	background-color: #ff3300;
	font-family: Verdana, Geneva, sans-serif;
}

.toolbar {
    background-color: #cc3300;
    padding: 5px 0px 5px 0px;
	text-align: center;
}

H6 {
font-family : Arial, garamond, sans-serif;
color : #ffffff;
background : #cc3300;
text-align : center;
}

H5 {
font-family : Arial, garamond, sans-serif;
color : #ffffff;
background : #cc3300;
text-align : left;
}

H4 {
font-family : garamond, arial, sans-serif;
color : #ffffff;
background : #cc3300;
text-align : center;
}


H3 {
font-family : Arial, garamond, sans-serif;
color : #ffffff;
background : #cc3300;
text-align : center;
} 

H2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #ffffff;
	background : #cc3300;
	text-align : center;
	font-size: large;
} 

H1 {
font-family : Verdana, arial, sans-serif;
color : #ffffff;
background : #cc3300;
text-align : center;
} 

BODY {
font-size : 11px;
font-family : Arial, garamond, sans-serif;
color : #ffffff;
text-align : center;
background : #000000 url() fixed repeat;
} 
	
table.pedigree {
	width: 50%;
        color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	border-collapse: collapse;
	font-size : 1.2em;
	font-family: garamond, arial, sans-serif;
	background-color : #cc3300;
}
table.pedigree th {
	border-width: 1px;
        color: #ffffff;
	padding: 2px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #cc3300;
}
table.pedigree td {
	border-width: 1px;
        color: #ffffff;
	padding: 2px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #cc3300;
}


table.standard {
        width : 96%;
        color: #ffffff;
        border-color: #ffffff;
        border-collapse: collapse;
        border-width: 5px;
        background-color : #cc3300;
        padding: 4px;
}

table.herdsires {
        width : 95%;
	border-collapse: collapse;
        color : #ffffff;
	background : #cc3300;
}

table.herdsires td {
	border-width: 1px;
	padding: 3px;
	text-align : center;
	font-size : small;
	font-weight : bold;
        color : #ffffff;
	background : #cc3300;
}

table.herdsiresr {
        width : 95%;
	border-collapse: collapse;
        color : #ffffff;
	background : #cc3300;
}

table.herdsiresr td {
	border-width: 1px;
	padding: 3px;
	text-align : center;
	font-size : smaller;
	font-weight : bold;
        color : #ffffff;
	background : #cc3300;
}

a:link {
color : #FFFFFF;
background : #cc3300;
text-decoration : none;
}
a:visited {
color : #000000;
background : #cc3300;
text-decoration : none;
}
a:hover {
color : #000000;
background : #cc3300;
text-decoration : none;
}
a:active {
color : #000000;
background : #cc3300;
text-decoration : none;
}

HR {
       height:2px;
       width:94%;
       color:#ffffff;
       background : #cc3300;
       margin: 0.75em;
}

.floatleft {
float : left;
margin: 0.25em 2em 0.75em 1em;
color: #ffffff;
background : #cc3300;
}

.floatright {
float : right;
margin: 0.25em 1em 0.75em 2em;
color: #ffffff;
background : #cc3300;
}

img {
border: 2px solid #ffffff;
}

img.nb {
border: none
}
