﻿body	{
		background-color:#000040; 
		color:#000080; 

		font-family: Verdana,Arial,Helvetica; 
		
		margin: 0px;
		padding: 0px;
		
		}

*		{ font-size : 12px; }

h1		{ font-size : 18px; }
h2		{ font-size : 16px; }
h3		{ font-size : 14px; }
h4		{ font-size : 12px; }

a:link    { color:#000080; text-decoration: underline; }
a:visited { color:#000080; text-decoration: underline; }
a:active  { color:#ff0000; text-decoration: none; }
a:hover   { color:#ff0000; text-decoration: none; }

button	{
		font-family : Verdana,Arial,Helvetica;
		width : auto; 
		height : auto; 
		font-size : 10px; 
		font-weight : bold; 
		background-color: #000080;
		color: #ffffff;
		text-align : center; 
		border-width: 0;
		padding : 0px; 
		} 

.just-4-fun_Skyscraper	{
					position: fixed;
					top:0px;
					left:890px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#6060a0; */
					background-color: transparent; 
					z-index: 90;
					}


.just-4-fun_Header 	{ 
					position: fixed;
					left:0;
					top:0;
					width:100%;
					height:60px;
					background-color: #ff0000; 
					z-index: 80;
					}

.just-4-fun_Navig 	{ 
					position: fixed;
					min-height:100%;
					width: 150px;
					background-image:url('/images/iradio_bg.gif');
					z-index: 90;
					}

.just-4-fun_Navig table *	{ color: #ffffff; 
				}

.just-4-fun_Navig *	{
			color: #ffffff; 
			font-size: 95%;
			}

.just-4-fun_Navig th	{
			color: #ffffff; 
			font-size: 120%;
			text-align: left;
			background-color: #000080;
			}


.just-4-fun_Navig td	{
			color: #ffffff; 
			font-size: 90%;
			}

.just-4-fun_Navig	a:link		{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: none; 
					}
					
.just-4-fun_Navig	a:visited	{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: none; 
					}
					
.Njust-4-fun_avig	a:active	{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: underline; 
					}
					
.just-4-fun_Navig	a:hover		{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: underline; 
					}

.Minipage th	{
				font-weight: bold;
				background-color: #ff0000;
				color: #ffffff;
				text-align: left;
				margin-top: 0; 
				margin-bottom: 0;
				}

.Minipage td	{
				background-color: #ffffff;
				font-color: #000040;
				margin-top: 0; 
				margin-bottom: 0;
				}

.Minipage *	{ 
			color: #000000; 
			}
		
.Minipage a	{ 
			font-weight:bold;
			color: #000000; 
			}
		
.Footer		{ 
			background-color:#ff0000;
			text-align="center";
			color: #ffffff; 
			font-size: 95%;
			}
			
.Footer	*	{ 
			align="center";
			color: #ffffff; 
			font-size: 95%;
			}
			
.Footer	a:link		{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: none; 
					}
					
.Footer	a:visited	{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: none; 
					}
					
.Footer	a:active	{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: underline; 
					}
					
.Footer	a:hover		{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: underline; 
					}



.CMS_Form th	{
				background-color: #000080;
				color: #ffffff;
				text-align: left;
				}

.prompt	{
		font-weight: bold;
		text-align: right;
		}

.CMS_List th	{
				background-color: #000080;
				color: #ffffff;
				text-align: left;
				}
.CMS_List th a	{
				color:#ffffff;
				}
				
.CMS_List th a:link		{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: none; 
					}
					
.CMS_List th a:visited	{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: none; 
					}
					
.CMS_List th a:active	{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: underline; 
					}
					
.CMS_List th a:hover		{
					font-weight:bold; 		
					color:#ffffff; 
					text-decoration: underline; 
					}				
				
.CMS_List h1	{
				font-size: 16px;
				}

.CMS_List a	{
			font-weight: bold;
			}
			
.LineHigh	{
			background-color: #eeeeff;
			color: #000000;
			}

.LineLow	{
			background-color: #ddddff;
			color: #000000;
			}

.LineDelete	{
			background-color: #ffcccc;
			color: #000000;
			}