@charset "utf-8";
/* CSS Document */

body {
	margin : 0px 0px 0px 0px;
	background-color:#5ba0d6;
}

a {
	text-decoration:underline;
	color:#999999;
	font-weight:normal;
}

a:visited {
	text-decoration:underline;
	color:#999999;
	font-weight:normal;
}

a:hover {
	text-decoration:none;
	color:#999999;
	font-weight:normal;
}

.title {
	font-size:9pt;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#000000;
}

.links {
	font-size:9pt;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#000000;
	background-image: url(http://www.petqwerks.com/dogsticker/images/leftnav.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:156px;
	height:261px;
	background-color:#e3dbb6;
	text-decoration:none;
}

.links a {
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;
}

.links a:visited {
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;	
}

.links a:hover {
	color:#cc0000;
	font-weight:bold;
	background-image:url(http://www.petqwerks.com/dogsticker/images/arrow.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:10px;
}

.main {
	border:solid 8px #FFFFFF;
	width:800px;
}

.end {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px;
	margin-top:10000px;
	padding-top:10000px;
}

.end a:hover, a:visited {
	text-decoration:none;
	color:#000000;
}

.footer{
	font-size:9pt;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#999999;
	background-color:white;
}

.footer a {
	text-decoration:none;
	color:#0066cc;
	font-weight:normal;
}

.footer a:visited {
	text-decoration:none;
	color:#0066cc;
	font-weight:normal;
}

.footer a:hover {
	text-decoration:underline;
	color:#cc0000;
	font-weight:normal;
}

.copy {
	font-style:italic;
}

.status {
	color:#cc0000;
	font-weight:bold;
}

.nav-header {
	background-position:50% top;
	background-image:url(http://www.petqwerks.com/dogsticker/images/form_bg.jpg);
	padding-top:10px;
	background-repeat:repeat-x;
	width:100%;
}