/* Start of CMSMS style sheet 'Cats At The Studio' */
body {
	background-color: #dedcdc;

}
.farleft {
	background-image: url(/images/bg_farleft.gif);
}
.leftcolumn {
	background-color: #FFFFFF;
}

.content {
	margin-top:30px;
	font-size:12pt;
	font-family:arial,helvetica;
}

.maincontent {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 28px;
	padding-top: 0px;
	padding-left: 28px;
}
.copyright {
	font-size: 10px;
	color: #999999;
}

H1{ color: #F90196; 
	font-weight:bold;
	font-size:25px;
	margin-bottom:25px;
}
a:link {
	color: #F90196;
	font-weight: bold;
}
a:visited {
	color: #606060;
	font-weight: bold;
}
a:hover {
	color: #606060;
	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('/images/bg_farright.gif');
}


td {
	font-family: 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;
}

TABLE .donations {
	width:600px;
    margin-top:30px;
}

table.donations td { 
    width:200px;
	padding:15px; 
	border: 1px dashed #f90196;
} 

.err {
	color: #FF0000;
	font-weight:bold;
	font-size:1.2em;
}
.topnav {
	background-color: #FFF;
	text-align:center;
	margin:auto;
}
.dialog {margin:5px 0 12px 0;}

/* End of 'Cats At The Studio' */

