body		{ font-family: Arial; margin: 0px; }
p, td  		{ font-family: Arial; font-size: 10pt; margin: 0 }
	
.banner		{font-family: Verdana; font-size: 16pt; color: #003366}
.content	{padding: 4px}
.left		{padding-left: 3px; padding-right: 3px}
.newsboxborder	 	{border: 1px solid #666666}
.newsboxpadding	 	{padding: 3px}
.search_box		{border: 1px solid #000000; background: #D9E1EA; margin-top: 3px}
.login			{margin-top: 7px}
table.header{
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
}
a.commonlink{
	font-size: 9pt;
	text-decoration: underline;
	color: #666666;
}
a.commonlink:hover{
	text-decoration: none;
	color: #000000;
}
a.bigcommonlink{
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.bigcommonlink:hover{
	text-decoration: none;
	color: #ff0000;
}
.button{
	border:0px solid #2b98c7; -moz-border-radius: 8px 8px 8px 8px; color: #FFFFFF;
	font-family:Arial; font-size:9pt; font-weight:bold;
	background: url('../images/button.jpg');
	width: 144px;
	height: 38px;
	cursor: pointer;
	text-align: top;
	background-color: #39acdd;
}
.petowner{
	border:0px solid #2b98c7; -moz-border-radius: 8px 8px 8px 8px; color: #FFFFFF;
	font-family:Arial; font-size:9pt; font-weight:bold;
	background: url('../images/owner_img2.jpg');
	width: 273px;
	height: 191px;
	cursor: pointer;
	text-align: top;
	background-color: #39acdd;
}
.petowner:hover{
	background: url('../images/pet_owner.gif');
}
.vets{
	border:0px solid #2b98c7; -moz-border-radius: 8px 8px 8px 8px; color: #FFFFFF;
	font-family:Arial; font-size:9pt; font-weight:bold;
	background: url('../images/vets_purple.jpg');
	width: 330px;
	height: 157;
	cursor: pointer;
	text-align: top;
	background-color: #39acdd;
}
.vets:hover{
	background: url('../images/vets_purple.gif');
}
.button:hover{
	background: url('../images/button.gif');
}
.textbox{
	border: 1px solid #2792c3;
}
.loginbutton{
	border:0px solid #2b98c7; -moz-border-radius: 8px 8px 8px 8px; color: #FFFFFF; background-color: #39acdd; font-family:Arial; font-size:12pt; font-weight:bold;
	background: url('../images/login.jpg');
	width: 144px;
	height: 38px;
	cursor: pointer;
	text-align: center;
}
.loginbutton:hover{
	background: url('../images/login.gif');
}