/* Start of CMSMS style sheet 'Cats At The Studio' */
body {
	background-color: #dedcdc;
}
.farleft {
	background-image: url(http://www.catsatthestudios.com/images/bg_farleft.jpg);
}
.leftcolumn {
	background-color: #FFFFFF;
}
.maincontent {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 18px;
	padding-top: 0px;
	padding-left: 18px;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #606060;
	font-weight: bold;
}
a:visited {
	color: #606060;
	font-weight: bold;
}
a:hover {
	color: #F90196;
	font-weight: bold;
}
.copyright a:active {
	color: #999999;
	font-weight: bold;
}
.copyright a:link {
	color: #999999;
	font-weight: bold;
}
.copyright a:visited {
	color: #999999;
	font-weight: bold;
}
.copyright  a:hover {
	color: #F90196;
	font-weight: bold;
}
a:active {
	color: #606060;
	font-weight: bold;
}

.bgfarright {
	background-image: url(http://www.catsatthestudios.com/images/bg_farright.jpg);
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 17px;
}
h3 {
	font-size: 14px;
	color: #F90196;
}
.linkstable {
	border: 1px dotted #999999;
}
.successhdr {
	font-size: 30px;
	color: #FFFFFF;
	font-style: italic;
}


.pinkborder {
	border: 1px dotted #f90196;
}
a.pinklink:link, a.pinklink:hover, a.pinklink:visited, a.pinklink:active {
	size: 24px;
	color: #f90196;
}
/* End of 'Cats At The Studio' */

