BODY {
	color : White;
	background-color : #313315;
	font-family : Garamond, serif;
	font-size : x-small;
	text-align : center;
	margin-top : 0;

}

A {
	color : White;
	text-decoration : underline;
}

A:HOVER {
	color : White;
}
.contenttable {
	text-align : center;
	vertical-align : top;
	font-family : Garamond, serif;
	font-size : x-small;
	color : Black;
}
.contenttable A{
	color : #556B2F;
}
.contenttable A:HOVER {
	color : #00008B;
}
.contenttext {
	font-size : small;
	font-family : Arial;
	padding-left : 10px;
	color : Black;
}
.contenttext A{
	color : #556B2F;
}
.contenttext A:HOVER {
	color : #00008B;
}
H1 {
	font : bold large;
	color : #EE6507;
}
.leftcontent {
	padding-right : 15px;
	color : #6C721A;
	font-size : small;
	text-align : justify;
	vertical-align : top;
}
.leftcontent a{
	color : #6C721A;
	font-size : small;
}
.leftcontent a:hover {
	color : #00008B;
	font-size : small;
	text-align : justify;
}
.leftcontent img {
	text-align : center;
}
.calendartable {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	background-color : #F8F8FF;
}
.calendarheader {
	font-weight : bold;
	font-size : medium;
	text-align : center;
	background-color : Navy;
	color : White;
}
.breederadtable {
	
}
.oldmonth {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
}
.oldmonth A{
	color : #999999;
}
.oldmonth A:hover {
	color : #999999;
}
.blacktext {
	color : Black;
}
.whattostudy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	vertical-align : top;
	color : Black;
}
.whattostudyheader {
	color : White;
	background-color : #003300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	vertical-align : top;
	font-weight : bold;
}
.greenbg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	vertical-align : top;
	background-color : #CCFFCC;
	color : Black;
}
.yellowbg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	vertical-align : top;
	background-color : #FFFF99;
	color : Black;
}
.purplebg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	vertical-align : top;
	background-color : #EBD7FF;
	color : Black;
}
