l default cascading style sheet for applesanity webpage{ }
 
 
 redifined html tags{ }
body {
	margin: 0px;
	padding: 0px;

	scrollbar-3dlight-color:#EEEEEE;    
	scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#DDDDDD;       
	scrollbar-track-color:#ffffff;
    scrollbar-darkshadow-color:#AAAAAA; 
	scrollbar-face-color:#EEEEEE;
	scrollbar-highlight-color:#EFEFEF;  
	scrollbar-shadow-color:#CCCCCC;
}
font {
	font-family: courier, courier new;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	line-height: 15px;
}
iframe {
	margin: 0px;
	padding: 0px;
	border: 0px;
	hspace: 0px;
	vspace: 0px;
}
img {
    border: 0px none;
}
table { 
	margin: 0px; 
	padding: 0px;
	border: 0px; 
	border-spacing: 0px; 
	border-collapse: collapse; 
	cell-spacing: 0px;
	cell-padding: 0px;
}
p {
	font-family: courier, courier new;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	line-height: 15px;
}


 input classes { }
input[type="text"] {
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	background-color: #FFFFFF; 
}
input[type="submit"] {
	font-family: courier, courier new;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #000000;
	background: #FFFFFF;
}
input[type="submit"]:hover { 
	color: #000000;
	background-color: #F3F3F3;
}
input:focus { 
	background-color: #EFFFEF; 
}




 makes links change appearance onMouseover{ }
body a, .body a:link, .body a:active, .body a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration : underline;
}
body a:hover {
	font-weight: bold;
	color: #00FF00;
	text-decoration : underline;
}


table classes{ }
.dor {
	width: 966px;
}
.amazon {
	width: 120px;
	height: 240px;
}
.bm {
	width: 100%;
	height: 328px;
}
.textm {
	width: 250px;
	height: 400px;
}
.fetishm {
	width: 335px;
	height: 160px;
}

 font classes{ }
.small {
	font-family: arial;
	font-style: normal;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.subtitle {
	font-weight: bold;
}
.roman3 {
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #000000; 
	line-height: 18px;
}
.roman4 {
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	color: #000000; 
	line-height: 30px;
}
.expand {
	letter-spacing: 1px;
}
.condense {
	letter-spacing: -1px;
}
.list {
	line-height: 23px;
	letter-spacing: 0px;
}
.list2 {
	line-height: 27px;
	letter-spacing: 0px;
}
.imgtext {
	vertical-align: top;
}


	
 link classes{ }
.subpage {
	color: #666666;
}


 font classes for AIM{ }
.ared {
	font-family: Times New Roman;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
}
.ablue {
	font-family: Times New Roman;
	font-style: normal;
	line-height: normal;
	color: #0000FF;
}
.ao {
	font-family: Trebuchet MS;
	font-style: normal;
	line-height: normal;
	color: #0000CC;
}
