* {
	font-family : Verdana, Arial, sans-serif;
}

html
	{
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	}


body {
	color: #000000;
	margin: 0px; 
	margin-bottom: 50px;
}

.general { 
	text-align: justify;
	font-size: 14px;
	color: black;
}


.flip	{
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

/* A family of text effects to be used in replacement for <h> */
/* font-family inherited from *; color a site wide default which can be overridden */

.h1, .userText1, .userText1c, .userText1j	{ font-size: 24pt; font-weight:	bold; }
.h2, .userText2, .userText2c, .userText2j	{ font-size: 18pt; font-weight:	bold; }
.h3, .userText3, .userText3c, .userText3j	{ font-size: 16pt; font-weight:	bold; }
.h4, .userText4, .userText4c, .userText4j	{ font-size: 12pt; }
.h5, .userText5, .userText5c, .userText5j	{ font-size: 10pt; }

.userText1,
.userText2,
.userText3, 
.userText4,
.userText5		{
			text-align: center;
			color: #000000; 
			}
.h2, .h3, .h4, .h5,
.userText1c,
.userText2c,
.userText3c, 
.userText4c,
.userText5c		{
			text-align: center;
			color: #000000; 
			}
.userText1j,
.userText2j,
.userText3j,
.userText4j,
.userText5j		{
			text-align: justify;
			color:#000000; 
			}

.initMessage {
	color: red;
}


.adopt { 
	text-align: justify;
	font-size: 12px;
	color: black;
}


.adoptHeading {
	text-align: center;
	font-size: 14px;
	color: white;
	font-weight: bold ;
}



h1, h2, h3, h4, h5 {
	color: black;
}

.b080, .b120, .b160, .b200, .b240, .b280 {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold ;
	color: black ;
}

span.b080, span.b120, span.b160, span.b200, span.b240, span.b280 {
	color: #B0B0B0;
}


.b080 { width: 80px; background-image: url(/images/buttons/b080.jpg) ; }
.b102 { width: 102px; background-image: url(/images/buttons/b102.jpg) ; }
.b120 { width: 120px; background-image: url(/images/buttons/b120.jpg) ; }
.b160 { width: 160px; background-image: url(/images/buttons/b160.jpg) ; }
.b200 { width: 200px; background-image: url(/images/buttons/b200.jpg) ; }
.b240 { width: 240px; background-image: url(/images/buttons/b240.jpg) ; }
.b280 { width: 280px; background-image: url(/images/buttons/b280.jpg) ; }


.b080, .b102, .b120, .b160, .b200, .b240, .b280,
.mButtonOn7, .mButtonOff7
{
	overflow:hidden;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}


.mButtonOn7, .mButtonOff7
{
	width: 83px;
}


.mButtonOn7, .mButtonOff7
{
	height: 25px;
	line-height: 25px;
}
