body
	{
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	font-family: verdana,arial,helvetica,sans;
	font-size: 10px;
	}

body.tour
	{
	background-color: #333300;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	font-family: verdana,arial,helvetica,sans;
	font-size: 14px;
	}

td.spacer 
{ 
background-image:url(http://www.petgirls.com/tour/img/spacer.gif);
}

td.spacer2 
{ 
background-image:url(http://www.petgirls.com/tour/img/spacer2.gif);
}


span.petgirl
{ 
text-align: left; 
padding-top: 0px;
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 16px;
color: #ff3399;
background: #000000;
}


td.tour 
{ 
text-align: justify; 
padding-top: 0px;
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
background: #000000;
}

td.mainpix { 
border: 1px dotted #99cc66;
text-align: left; 
margin: 0px;
padding: 10px;
font-family: Verdana, helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
background: #000000;
}

table.mainpix { 
border: 1px dotted #99cc66;
text-align: justify; 
margin: 10px;
padding: 10px;
font-family: Verdana, helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
background: #000000;
}

td.mainpixlogo { 
border: 1px dotted #99cc66;
margin: 0px;
padding: 0px;
background: #330033;
}


table.mainpix2 { 
border: 1px dotted #99cc66;
text-align: justify; 
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
background: #000000;
}



td.maintext 
{ 
text-align: left; 
margin: 0px;
padding: 20px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
background: #000000;
}

td.maintext2 
{ 
text-align: left; 
margin: 0px;
padding: 20px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #999999;
background: #ffffff;
}

td.maintextsoft 
{ 
text-align: justify; 
margin: 0px;
padding: 20px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000000;
background: #cccc99;
}

td.singlesheet 
{ 
text-align: justify; 
margin: 0px;
padding: 20px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #333333;
background: #ffffff;
}




td.indexsinglesheet 
{ 
text-align: justify; 
margin: 0px;
padding: 20px;
font-family: Verdana, helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
background: #000000;
}

td.singlesheetgallery 
{ 
text-align: justify; 
align: center
margin: 0px;
padding: 10px;
font-family: Verdana, helvetica, sans-serif;
font-size: 8px;
color: #666666;
background: #ffffff;
}


td.justify 
{ 
text-align: justify; 
margin: 0px;
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #999999;
background: #ffffff;
}


td.justifywhite 
{ 
text-align: justify; 
margin: 0px;
padding: 20px;
padding-top: 20px;
padding-bottom: 20px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #999999;
background: #ffffff;
}



td.maintextdivider 
{ 
background: #000000;
}

td.maintext2divider 
{ 
background: #ffffff;
}




td
	{
	font-family: verdana,arial,helvetica,sans;
	font-size: 10px;
	}

td.black
	{
	font-family: verdana,arial,helvetica,sans;
	font-size: 12px;
        padding: 5px;
        margin-bottom: 5px;
        color: #000000;
	}

td.featuremount	/* controls background colors in picture galleries */
	{
	background-color: #996699;
        padding-top: 19px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
        font-family: verdana,arial,helvetica,sans;
	font-size: 12px;
	color: #ffffff;
	}

td.white
	{
	font-family: verdana,arial,helvetica,sans;
	font-size: 12px;
        color: #FFFFFF;
	}

td.magenta /* controls background and font color for magenta-background tables */
	{
	background-color: #996699;
	color: #FFFFFF;
	}

td.conborder /* controls color for main table border */
	{
	background-color: #330033;
	}

td.mainmenu	/* controls background color for upper menu bar */
	{
	background-color: #330033;
	}

td.pagetitle
/* controls formatting and font size for the title area, including the separator bar */
/* note that font weight and color for title area links is a.uplink */
/* note that font weight and color for title area current page title is .current */
	{
	background-color: #ffffff;
	font-family: verdana,arial,helvetica,sans;
	font-size: 13px;
	color: #000000;
	}

a.uplink:link /* controls formatting for title area links */
	{
	color: #990099;
	text-decoration: none;
	font-weight: bold;
	}

a.uplink:visited /* controls formatting for title area links */
	{
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
a.uplink:hover /* controls formatting for title area links */
	{
	color: #990099;
	text-decoration: underline;
	font-weight: bold;
	}

a.uplink:active /* controls formatting for title area links */
	{
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
.current /* controls formatting current page title */
	{
	color: #000000;
	font-weight: bold;
	}
	
td.sidebar	/* controls background color and font formatting for side bar */
	{
	background-color: #ff99cc;
	font-size: 10px;
	color: #000000;
	}

a:link	/* controls formatting for links */
	{
	color: #990099;
	font-family: verdana,arial,helvetica,sans;
	text-decoration: none;
	}

a:visited	/* controls formatting for links */
	{
	color: #660066;
	font-family: verdana,arial,helvetica,sans;
	text-decoration: none;
	}
	
a:hover	/* controls formatting for links */
	{
	color: #660066;
	font-family: verdana,arial,helvetica,sans;
	text-decoration: underline;
	}

a:active	/* controls formatting for links */
	{
	color: #990099;
	font-family: verdana,arial,helvetica,sans;
	text-decoration: none;
	}

a.magenta:link /* controls formatting for title area links */
	{
	color: #990099;
	text-decoration: none;
	font-weight: bold;
	}

a.magenta:visited /* controls formatting for title area links */
	{
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
a.magenta:hover /* controls formatting for title area links */
	{
	color: #990099;
	text-decoration: underline;
	font-weight: bold;
	}

a.magenta:active /* controls formatting for title area links */
	{
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
a.num:link /* controls formatting for chapter nos. */
	{
	background-color: #ffffff;
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}

a.num:visited /* controls formatting for chapter nos. */
	{
	background-color: #ffffff;
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
a.num:hover /* controls formatting for for chapter nos. */
	{
	background-color: #c0c0c0;
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}

a.num:660066 /* controls formatting for for chapter nos. */
	{
	background-color: #ffffff;
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
a.ubar:link	/* controls formatting for underlined light links */
	{
	color: #ffffff;
	text-decoration: underline;
	}

a.ubar:visited	/* controls formatting for underlined light links */
	{
	color: #cccccc;
	text-decoration: underline;
	}
	
a.ubar:hover	/* controls formatting for underlined light links */
	{
	color: #ffffff;
	text-decoration: none;
	}

a.ubar:active	/* controls formatting for underlined light links */
	{
	color: #cccccc;
	text-decoration: underline;
	}

td.mount	/* controls background colors in picture galleries */
	{
	background-color: #999999;
	}

td.menubar	/* controls formatting for bottom bar */
	{
	background-color: #330033;
	color: #FFFFFF;
	font-size: 11px;
	}

a.bar:link	/* controls formatting for bottom bar links */
	{
	color: #FFFFFF;
	text-decoration: none;
	}

a.bar:visited	/* controls formatting for bottom bar links */
	{
	color: #cccccc;
	text-decoration: none;
	}
	
a.bar:hover	/* controls formatting for bottom bar links */
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

a.bar:active	/* controls formatting for bottom bar links */
	{
	color: #cccccc;
	text-decoration: none;
	}

.plus1
	{
	font-size: 11px;
	}

.plus2
	{
	font-size: 12px;
	}

.plus3
	{
	font-size: 13px;
	}

.plus4
	{
	font-size: 14px;
	}

.minus1
	{
	font-size: 9px;
	}

.minus2
	{
	font-size: 8px;
	}

