﻿.mypetContent
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.imgGallery
{
	border: solid 3px #ffffff;
}
.tblGallery
{
	top:20px;
	margin: 20px 10px 0 10px;
}
.mptitle
{
	font-weight:bold;
	font-size:10pt;
	color:#14749a;
	padding: 0 0 0 10px;
}
.mptitle2
{
	font-weight:bold;
	font-size:10pt;
	color:#154eb9;
	padding: 0 0 10px 10px;
	width:30%;
}
.mptitle3
{
	font-weight:bold;
	font-size:9pt;
	color:#000000;
	padding: 0 0 0 10px;
	width:10%;
	white-space:nowrap;
	height:25px;
}
.mpcontent
{
	font-size:8pt;
	padding: 0 10px 0 10px;
	height:25px;
}
.mpcontent a
{
	text-decoration:none;
}
.mpcontent a:hover
{
	text-decoration:none;
}
.boldLabel
{
	font-size:9pt;
	font-weight:bold;
	padding: 0 0 0 10px;
	width:10%;
	white-space:nowrap;
}

/*round corner boxes*/
div.box {background: url(/images/topleft_ora.gif) top left no-repeat;}
/*div.box .lightbg {background: url(/images/topleft_ora.gif) top left no-repeat;}*/
div.boxBody {background: url(/images/borderright_ora.gif) top right repeat-y;}
div.boxBody .boxcontent {background: url(/images/borderright_ora.gif) top right repeat-y;}
div.boxBody .boxtopright {background: url(/images/topright_ora.gif) top right;} 
div.boxFooter {background: url(/images/bottomleft_ora.gif) bottom left no-repeat; display:block; margin: -5px 0 0 0;}
div.boxFooter span {background: url(/images/bottomright_ora.gif) bottom right no-repeat;}

.content {background: #F8DA6C url(/images/kitten/bg_gradient.gif) top left repeat-y;}
