#BODY{
# SCROLLBAR-3DLIGHT-COLOR: #00309c; 
# SCROLLBAR-HIGHLIGHT-COLOR:#2959ad; 
# SCROLLBAR-SHADOW-COLOR: #3959a5;
# SCROLLBAR-DARKSHADOW-COLOR: #00184a;
# SCROLLBAR-ARROW-COLOR: #002b79;
# SCROLLBAR-FACE-COLOR: #F7F7F7;
# SCROLLBAR-TRACK-COLOR: #e0e0e0; 
# }

BODY{
font-family: times; 
font-size: 12px;
font-style: normal; 
color: #000000; 
} 

.menu1{
	padding-left: 18px;
	color: #222222;
	width: 155px;
	height: 24px;
}

.menu2{
	BACKGROUND-IMAGE: url("http://www.puppyloft.com/menu.jpg");
	padding-left: 32px;
	color: #222222;
	width: 155px;
	height: 24px;
	cursor: pointer;
}

.verde {
color: #004400;
font: 11px verdana;
text-decoration: none;
}

.verde:hover {
color: #6CB13A;
font-weight: bold;
CURSOR: pointer;
}

.form {
color: #004400;
border: 1px solid;
text-decoration: none;
background: #F8FBF4;
padding: 2px;
}

.title{
font-family: times;
font-size: 32px;
color: #607B3B;
text-decoration: none;
}

.button {
color: #002b79;
background:#f7f7f7;
font: 11px verdana;
border: solid 1px #002b79;
text-decoration: none;
}

.button:hover {
color: #00184a;
background: #f8f8f8;
text-decoration: underline;
border: solid, 1px;
CURSOR: hand
}

a {
color: #004400;
text-decoration: none;
}

a:hover {
color: #008800;
CURSOR: hand
}

.menu {
color: #000000;
font-size: 10px;
text-decoration: none;
}
.menu:hover {
color: #6CB13A;
}

.links {
color: #002b79;
text-decoration: none;
}
.links:hover {
color: #00184a;
text-decoration: underline;
CURSOR: hand
}

.novidades {
font-family: Verdana; 
font-size: 10px;
text-decoration: none;
color: #000000;
}

.novidades:hover {
text-decoration: underline;
color: #000000;
}

.tabela {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #000000;
background-color: #f7f7f7;
border: 1 solid #a8a8a8;
}

.transparent {
	FILTER: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); moz-opacity: 0.9;
}

.sombra {
	FILTER: progid:DXImageTransform.Microsoft.Shadow(strength=3,color=#999999,direction=135); moz-shadow: strength=3,color=#999999,direction=135;
}

.procura {
color: #002b79;
background: #f7f7f7;
font: 9px verdana;
border: solid 1px #002b79;
text-decoration: none;
}