
A { 	text-decoration: none; }
P {    
	font-family : "Comic Sans MS";
	font-size : 14 px;
	font-weight : normal;
}

P.breakhere {page-break-before: always}

.spanstyle 
{
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:8pt;
	font-weight:700;
	font-family:Comic Sans MS;
	color:white;
}

.FormBox1
{
	background-color: #88cd88;
	font-family : "Comic Sans MS";
	font-size : 70%;
	font-weight : normal;
	border-top : ridge;
}
.FormBox2
{
	font-family: "Comic Sans MS";
	background-color : #FF6363;
	font-size : 70%;
	font-weight : normal;
	border-top : ridge;
}
.BackButton
{
	font-family: "Comic Sans MS";
	background-color : #FF9C31;
	font-size : 70%;
	font-weight : normal;
	border-top : ridge;
}
.SmallTextButton
{
	font-family: "Comic Sans MS";
	font-size : 60%;
	color : Black;
}
.GreenButton
{
	font-family: "Comic Sans MS";
	background-color : green;
	font-size : 70%;
	font-weight : normal;
	border-top : ridge;
}
.PaintPopUnder_Sheep_Adoption
{
	font-family: "Comic Sans MS";
	background-color : green;
	font-size : 12px;
	font-weight : bold;
	border : thin groove;
	padding-left : 5px;
	text-decoration : none;
	padding-right : 5px;
	padding-bottom : 2px;
}

.FormText1
{
	font-family: Comic Sans MS;
	font-size : 14px;
	font-weight : bold;
}
.FormText1White
{
	font-family: Comic Sans MS;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
}

.FormText2
{
	font-family: Comic Sans MS;
	font-size : 11px;
}


 SELECT,INPUT
 {
     COLOR: black;
 	FONT-FAMILY: "Comic Sans MS";
     FONT-SIZE: 12px;
 }
 A,A:Link,A:Visited
 {
     COLOR: Blue;
 	FONT-FAMILY: "Comic Sans MS";
     TEXT-DECORATION: none
 }
 A:hover
 {
     COLOR: red;
     TEXT-DECORATION: none
 }
 A.menu,A.menu:Link,A.menu:Visited
 {
     COLOR: #000066;
 	FONT-FAMILY: "Comic Sans MS";
     FONT-SIZE: 12px;
     TEXT-DECORATION: none
 }
 A.top,A.top:Link,A.top:Visited
 {
     COLOR: #ffffff;
 	FONT-FAMILY: "Comic Sans MS";
     FONT-SIZE: 12px;
     TEXT-DECORATION: none
 }
 A.heading,A.heading:Link,A.heading:Visited
 {
     COLOR: CCCC66;
 	FONT-FAMILY: "Comic Sans MS";
     FONT-SIZE: 12px;
     TEXT-DECORATION: none
 }
 A.menu:hover
 {
     COLOR: white;
     FONT-WEIGHT: normal;
 }
 .HIGHLIGHT
 {
     font-weight: bold;
     COLOR: RED;
 }
 .NORMAL
 {
     COLOR: WHITE;
 }
 .WHITE
 {
     COLOR: WHITE
 }	   
 
td.	{    
	font-family : "Comic Sans MS";
	font-size : 14 px;
	font-weight : bold;
}
 
 td.LeftMenu 
{
	font-family: 'Comic Sans MS';
	font-size: 13;
	font-weight: bold;
	background-color: #669966;
	background-repeat: no-repeat;
	border: 1 solid #FF9900;
	border-bottom: 1 solid #FF9900;
	border-top: 1 solid #FF9900;
	padding-bottom: 2;
	padding-top: 2;
}	

td.Question	{
	COLOR: #FFB500;
	font-family : "Comic Sans MS";
	font-size : 14 px;
	font-weight : bold;
}   

td.Answer	{
	color: #FFCC66;
	font-family : "Comic Sans MS";
	font-size : 14 px;
	font-weight : bold;
}	

#sidebar {

	left: 24px;
	top: 90px;
	width: 120px;
	font-size: 75%;
	font-family : "Comic Sans MS";
	font : 500;
	font-weight : bold;
}
#sidebarhomepage {

	left: 24px;
	top: 90px;
	width: 120px;
	font-size: 70%;
	font-family : "Comic Sans MS";
	font : 500;
	
}
#homelist {
	margin: 0;
	/*removes indent IE and Opera*/
	padding: 0;
	/*removes indent Mozilla and NN7*/
	list-style-type: none;
	/*turns off display of bullet*/
}   		   

#homelist a, #homelist a:visited {
	display: block;
	padding: 5px 5px 1px 5px;
	background-image: url(images/ButtonBackground.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FEB725;
	text-decoration: none;
	height : 25px;
}  
#homelist a:hover {
background-image:  url(images/ButtonBackgroundOn2.gif);
color: #2D1E2D;
}

#navlist {
	margin: 0;
	/*removes indent IE and Opera*/
	padding: 0;
	/*removes indent Mozilla and NN7*/
	list-style-type: none;
	/*turns off display of bullet*/
}   		   

#navlist a, #navlist a:visited {
	display: block;
	padding: 5px 5px 6px 12px;
	background-image: url(images/ButtonBackground.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FEB725;
	text-decoration: none;
	height : 25px;
}  
#navlist a:hover {
background-image:  url(images/ButtonBackgroundOn2.gif);
color: #2D1E2D;
}
