

/* MAIN SCROLLBAR CONTROLS */

BODY 		{
	scrollbar-base-color: #003366;
	scrollbar-track-color: #003366;
	scrollbar-face-color: #003366;
	scrollbar-highlight-color: #CCCCFF;
	scrollbar-3dlight-color: #9999FF;
	scrollbar-darkshadow-color: #9999FF;
	scrollbar-shadow-color: #9999FF;
	scrollbar-arrow-color: #CCCCFF; } 
	
	
	
/* DEFAULT FONT SIZE CONTROLS */
 
TABLE		{
	COLOR: #9999FF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}



 /* TITLE CONTROLS */

.title 		{
	COLOR: #FFFFFF;
	font-size: 20pt;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal
}
	
	
	
 /* LINK CONTROLS*/
	
a:link		{
	color: #9999FF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
a:visited	{
	color: #9999FF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
a:active	{
	color: #CCCCFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
a:hover		{
	color: #CCCCFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}


 /* ALBUM PAGE CONTROLS*/
 
.album_title 		{
	COLOR: #9999FF;
	font-size: 14pt;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal
} 

.album_text	 	{
	color: #CCCCFF;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}


 /* LINKOLOGY PAGE CONTROLS*/
 
 .linkology:link			{
	color: #9999FF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold
} 
.linkology:visited	{
	color: #9999FF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold
}
.linkology:active	{
	color: #CCCCFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold
} 
.linkology:hover	 	{
	color: #CCCCFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold
} 

.linkology_text	 	{
	color: #CCCCFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}



 /* CONTACT MIKE PAGE CONTROLS*/
 
 .contactmike_text	 	{
	color: #CCCCFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

.contactscroll 		{
	scrollbar-base-color: #353D4A;
	scrollbar-track-color: #353D4A;
	scrollbar-face-color: #353D4A;
	scrollbar-highlight-color: #CCCCFF;
	scrollbar-3dlight-color: #9999FF;
	scrollbar-darkshadow-color: #9999FF;
	scrollbar-shadow-color: #9999FF;
	scrollbar-arrow-color: #CCCCFF; 
} 

.shadeform	{
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 180PX;
	border: #000000 1px solid;
	font-size : 13px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

.textarea	{
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 230PX;
	border: #000000 1px solid;
	font-size : 13px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}


/* THANK YOU CONTROLS */


.thanks_title 		{
	COLOR: #9999FF;
	font-size: 18pt;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style : italic;
} 

.thanks_text	 	{
	color: #9999FF;
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style : italic;
}


/* COPYRIGHT CONTROLS */
 
.copyright 	{
	color: #CCCC99;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

