
/* 		cascading style sheet
		for critter cuts    */

body{
	margin:0;
	padding:0;
	
}
form{
	margin:-17px 0 0 0 !important;
	padding:0 !important;
}

td.address  
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	color: #FFFFFF;
	}

	
	


p
	{
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px
	}

p.bold
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	color: #003399;
	margin-left: 7px;
	}

p.title  
	{
	font-family :  Helvetica, sans-serif;
	font-weight : bold;
	font-size : 22px;
	text-decoration : none;
	color: #000000;
	margin-bottom: 5px;
	}
	
p.about  
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
	color: #003399;
	padding-top: 2px;
	}
td.ask  
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	color: #003399;
	padding-top: 2px;
	}

	
p.critter
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size : 12px;
	}
	
p.textbox
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	color: #000000;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 3px;
	border: #003399;
	borderstyle: double; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	borderbottomwidth: 1px; 
	border-left-width: 1px; 
	}

p.arial10Norm
{
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-weight : normal;
   font-size : 10px;
   text-decoration : none;
   color: #000000;
   padding-top: 0px;
   padding-bottom: 0px;
   margin-bottom: 0px;
   margin-top: 0px;
}	

p.arial10Bold
{
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-weight : bold;
   font-size : 10px;
   text-decoration : none;
   color: #000000;
   padding-top: 2px;
   padding-bottom: 2px;
   margin-bottom: 2px;
   margin-top: 2px;
}	

p.arial12Norm
{
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-weight : normal;
   font-size : 12px;
   text-decoration : none;
   color: #000000;
   padding-top: 2px;
   padding-bottom: 2px;
   margin-bottom: 2px;
   margin-top: 20px;
}	

p.arial12Bold
{
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-weight : bold;
   font-size : 12px;
   text-decoration : none;
   color: #000000;
   padding-top: 2px;
   padding-bottom: 2px;
   margin-bottom: 2px;
   margin-top: 2px;
}	
	
table.main
	{
	border: #003399;
	borderstyle: double; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	borderbottomwidth: 1px; 
	border-left-width: 1px; 
	}

table.outline
	{
	border: #003399;
	borderstyle: thin; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	borderbottomwidth: 1px; 
	border-left-width: 1px; 
	}

.info
	{
	border: #003399;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	}
	
a:link
	{
	color: #003399;
	text-decoration : none;
	}
a:visited
	{
	color: #003399;
	text-decoration : none;
	}
	
	a:hover
	{
	color: #003399;
	text-decoration : underline;
	}

a.next
	{
	text-align: right;
	border:solid 1px #ccf;
	padding:2px 5px;
	}

	
.question {  font-weight: bold; font-size: 10pt}


select, input
{
    
	 background-color: white;
	font-family: myriad roman,Tahoma, Arial;
	font-size: 9px;
	border : 1px solid #666699;
	MARGIN: 1px;
   BACKGROUND-COLOR: white;
	
}



