body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div, p, td, tr, li, ul {
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	line-height:16px;
}

h1.title {
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 21px;
	font-weight : 100;
	color : #000000;
}

h1 {
	font-family : Verdana, Tahoma, sans-serif;
	font-weight : normal;
	font-size : 17px;
	color : #66758d;
}

h2.title {
	font-family : Verdana, Tahoma, sans-serif;
	font-weight : normal;
	font-size : 19px;
	color : #243fa4;
	margin-top:10px;
}

h2 {
	font-family : Verdana, Tahoma, sans-serif;
	font-weight : bold;
	font-size : 14px;
	color : #66758d;
}

h3 {
	font-family : Verdana, Tahoma, sans-serif;
	font-weight : bold;
	font-size : 14px;
	color : #000000;
}

H6 {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #666666;
	font-weight : normal;
	padding:5px;
	background-color:#EFEFEF;
	margin-top:0px;
}

hr {
	height:1px;
	color:#CCCCCC;
}

ul li {
	list-style-type : circle;
}

a:hover { 
	color: #000000;
}

.smallwhite, .smallwhite a {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.small {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
}

.smallblue {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	color : #66758d;
	line-height:14px;
}

.odd { background-color: #D5D9FE; }
.even { background-color: #EEEEEE; }


.imgout {
	border: 0;
	filter: alpha(opacity=60);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}

/*MENUS*/

span.topmenu {
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	line-height:30px;
	text-decoration : none;
}

.topmenu {
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	line-height:30px;
	text-decoration : none;
	padding-left:20px;
	padding-right:30px;
	background-image: url("/images/menu_paw.gif");
	background-repeat: no-repeat;
	background-position:left;
}

.topmenu:hover, .sidemenu:hover, .submenu:hover {
	color:#243fa4;
}

div.sidemenu#cats {
	background-image: url("/images/menu_cat.gif");
	background-repeat: no-repeat;
	background-position:left;	
}

div.sidemenu#dogs {
	background-image: url("/images/menu_dog.gif");
	background-repeat: no-repeat;
	background-position:left;	
}

div.sidemenu#other {
	background-image: url("/images/menu_other.gif");
	background-repeat: no-repeat;
	background-position:left;	
}

div.sidemenu#gallery {
	background-image: url("/images/menu_gallery.gif");
	background-repeat: no-repeat;
	background-position:left;	
}

div.sidemenu {
	border: 1px solid #d1d5dd; 
	background: #FFFFFF;
	display:block;
	margin-top:1px;
}

span.sidemenu {
	font-family : Verdana, Tahoma, sans-serif;
	color:#000000;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;	
	line-height:26px;
	padding-left:15px;
}

.sidemenu {
	font-family : Verdana, Tahoma, sans-serif;
	color:#99cc00;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;	
	line-height:26px;
	padding-left:15px;
}

span.submenu {
	font-family : Verdana, Tahoma, sans-serif;
	color:#000000;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

.submenu {
	font-family : Verdana, Tahoma, sans-serif;
	color:#99cc00;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	line-height:18px;
}

.popupmenu {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #99CC00;
	text-decoration : none;
	padding-left:20px;
	cursor : hand;
	line-height:27px;
}

a.popupmenu, span.popupmenu  {
	display:block; 
}

a.popupmenu:hover  {
	color : #243fa4;
	background-color :#ddf0cf;;
}

/*FORMS*/

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 11px;
	border: 1px solid #66758d; 
	background: #EFEFEF;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

#required {
	border-left: 4px solid #66758d;	
}

/*TABLES*/

TABLE.cart {
	background: #e8eaee;
}

TABLE.cart td p {
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
}

TABLE.emsreg {	
	border: 1px solid #d1d5dd; 
	background: #e8eaee;
	width:181px;
	margin-top:1px;
	padding:10px;
}

TABLE.footer {	
	background-image: url("/images/footer_under.gif");
	background-repeat: no-repeat;
	background-position:right bottom;
}	
