/**/body {	
		font-family: verdana;
		font-size: 0.7em;
		color: #000000;
} 

td {	
		font-family: verdana;
		font-size:11px;;
		color: #000000;
	} 
th {	
		font-family: verdana;
		font-size:11px;;	
		color: #000000;
	} 	
	
h1 {	
		font-family: arial;
		font-size: 1.7em;
		color: #050154;
	} 
h2 	{	
		font-family: arial;
		font-size: 1.3em;
		color: #050154;
	}
	
h3 	{	
		font-family: arial;
		font-size: 1.1em;
		color: #050154;
	}
	
.heading1 { font-family: arial;
		    font-size: 1.7em;
		    color: #050154;
		  }

.heading2 { font-family: arial;
		    font-size: 1.3em;
		    color: #050154;
		  }
		 
.heading3 { font-family: arial;
		    font-size: 1.1em;
		    color: #050154;
		  }

	
	
a 	{	
		font-family: verdana;
		text-decoration: none;
		color:#191970;
	}
a:hover {	
		font-family: verdana;
		text-decoration: underline;
		color:#5481B1;
	}
a.white 	{	
		font-family: verdana;
		text-decoration: none;
		font-size: 0.8em;
		color:#fff;
	}
a.white:hover {	
		font-family: verdana;
		text-decoration: underline;
		font-size: 0.8em;
		color:#fff;
	}
.navbk {
	background-image: url(../graphics/nav_butn_bk.gif);
	background-repeat: repeat;
	background-position: top;
}
.navbotbk {
	background-image: url(../graphics/nav_bot_bk.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1AA710;
}
.spacer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
.breadcrumblink {
	font-family: verdana;
	color: #b0b0b0;
	font-size: 11px;
}
.displaydate {
	font-family: verdana;
	color: #b0b0b0;
	font-size: 11px;
}
.paneltitle {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.paneltext {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.greentext{
font-family: verdana;
	color: #339900;
	font-size: 11px;
	font-weight: normal;
}
.left{float:left; margin:0px; margin-right:10px; margin-bottom:5px;}
.right{float:right; margin:0px; margin-right:10px; margin-bottom:5px;}	
.center{text-align : center;}
.indent{text-indent : 40px;}
.underline{border-bottom:1px solid black;}

.tableborder{border:solid #e1e1e1 1px;}
.trborders{border:solid #ffffff 1px;}
.documentstd{border:solid 1px #e3e3e3; }
.businesstable{border:#e1e1e1 solid 1px;}
.businesstr{border:#f9f9f9 solid 1px;}


#purchase_table th {text-align:left}
#purchase_table input {width:300px}
#purchase_table textarea {width:300px}
#error li {color:red}
#error {border-width:1px;border-style:dashed;border-color:red;}
.title_dogs {background-color:#eeeeee ;color: #050154}
