 /* Style sheet for Famous Cartoon Cats */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	scrollbar-base-color: #000000;
	background-color:#000000;
	margin-left:: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
}
a:link {
	color: #F7DEAD;
	text-decoration: none 
}
a:visited {
	color: #F7DEAD; 
	text-decoration: none 
}
a:active {
	color: ##666666; 
	text-decoration: none 
}
a:hover	{
	color: #FFCC00; 
	text-decoration: underline 
}
.menulinks{
	font-size: 13px;
}
table {
	color: #BDAEAF;
	font-size: 11px;
	font-weight: bold;
}
.title {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold 
}

.smalltitle {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.picturetitle { 
	color: #FFFFFF; 
	font-size: 10px;
	font-weight: bold;
}
.phonetitle {
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: bold;
}
.price {
	color: #FF5555;
	font-size: 11px;
	font-weight: bold;
}
.copytext {
	color: #F0F0F0;
	font-size: 10px;
	font-weight: bold;
}
.rollover {
	background-color: #000000;
}
.rolloveron {
	background-color: #FFFFFF 
}
.just {
	text-align: justify;
}
.button {
	background-image: url("../picts/button.gif");
	background-color:#333333;
	color: #C0C0C0;
	font-size: 8pt;
	height: 21px;
	width: 100px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	BORDER: #333333 1px solid;
}
.buttonon {
	background-image: url("../picts/buttonon.gif");
	background-color:#333333;
	color: #FFFFFF;
	font-size: 8pt;
	height: 21px;
	width: 100px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	BORDER: #333333 1px solid;
}
.button-popups {
	background-image: url("../picts/button-popups.gif");
	background-color:#333333;
	color: #C0C0C0;
	font-size: 8pt;
	height: 21px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border: #333333 1px solid;
}
.buttonon-popups {
	background-image: url(../"picts/buttonon-popups.gif");
	background-color:#333333;
	color: #FFFFFF;
	font-size: 8pt;
	height: 21px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border: #333333 1px solid;
}
.shadeform {
	font-size: 13px;
	background-color:#000000;
	color #FFFFFF;
	text-align: left;
	width: 200PX;
	border: #FFFFFF 1px solid;
}
.textarea {
	font-size: 13px;
	background-color:#000000;
	color: #FFFFFF;
	text-align: left;
	width: 250PX;
	height: 100PX;
	border: #FFFFFF 1px solid;
}
.dropdown {
	color: #FFFFFF;
	width: 200PX;
	background-color:#333333;
	font-size: 11px;
}
#pictures { 
	left: 10px;
	position: absolute;
	top: 15px;
}
.searchbutton {
	background-image: url("../picts/button.gif");
	background-color:#333333;
	font-family: arial, verdana, helvetica, sans;
	color: #C0C0C0;
	font-size: 8pt;
	height: 21px;
	width: 30px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	border: #333333 1px solid;
}
.searchform {
	width: 125PX;
	height: 20PX;
	background-color:#000000;
	color: #FFFFFF;
	font-size: 13px;
	border: #FFFFFF 1px solid;
}
.searchdrop {
	font-size: 8pt;
	width: 60PX;
	height: 20PX;
	background-color:#333333;
	color: #FFFFFF;
}
img.cartoon {
	vertical-align:middle;	
	border-color:#EAC75E;
	border-width:medium;
}
.cartoon_img {
	vertical-align:middle;	
	border-color:#EAC75E;
	border-width:3px;
}
.cartoon_caption {
	vertical-align:top;	
	border-color:#EAC75E;
	border-width:medium;
}