a:focus{outline-style: none;}

.MoonPod
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #E0E9F3;
		list-style-type: none;
	}
.MoonPodTitle 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
		color: #6F95C6;
		list-style-type: square;
	}
.smallprint
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #E0E9F3;
		text-align: center;
	}
.smallprintL
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #E0E9F3;
	}
.menu 	{background-color: #4B688E; border-style: none;}
.menuactive {background-color: #7396BD; border-style: none;}
A:active .menu {background-color: #4B688E;}
A:visited .menu {background-color: #4B688E;}

.Image
	{
		border:2px; border-thickness: 2px;
		border-color: #ACC0DE; border-style: solid
	}
A:active .Image
	{
		border:2px; border-thickness: 2px;
		border-color: #FFFFFF; border-style: solid
	}
A:visited .Image
	{
		border:2px; border-thickness: 2px;
		border-color: #4B688F; border-style: solid
	}

a:link
	{
		color: #ACC0DE;
		text-decoration: none;
	}

a:visited
	{
		color: #ACC0DE;
		text-decoration: none;
	}

a:hover {color: #E3B0B0;}

A:hover .Image, A:visited:hover .Image
	{
		border:2px; border-thickness: 2px;
		border-color: #E3B0B0; border-style: solid
	}

A:hover .menu {background-color: 7396BD;}

.MoonPodForm
	{
		border: 2px solid #ACC0DE;
		background-color: #4B6990;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}
				
select
	{ 
		border: 2px solid #ACC0DE;
		background-color: #4B6990;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}

INPUT:hover {background-color: 7396BD;}
	
.MoonPodHeading
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
		color: #000000;
		list-style-type: square;
		list-style-position: inside;
	}

.MoonPodTagline
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		color: #F0B58C;
		white-space: normal;
		text-align: center;
	}

body, textarea
	{
		color:#E0E9F3;
		font-family: Arial, Helvetica, sans-serif;
		scrollbar-base-color:#25344A;
		scrollbar-3dlight-color:#25344A;
		scrollbar-arrow-color:#4B688F;
		scrollbar-darkshadow-color:#25344A;
		scrollbar-face-color:#24344A;
		scrollbar-highlight-color:#ACC0DE;
		scrollbar-shadow-color:#ACC0DE;
		scrollbar-track-color:#141D29;
		background-image: url(graphic/drop.jpg);
		background-attachment: scroll;
		background-repeat: no-repeat;
		background-color: #000000;
		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 5px
	}

/* News Ticker */

.newsbold {font-weight: bold;}
.newsitalics {font-style: italic;}
.newsunderline {text-decoration: underline;}
.newsstrikethrough {text-decoration: line-through;}

.newslistbullet
{
	list-style-type: disc;
	list-style-position: inside;
}

.newslistdecimal
{
	list-style-type: decimal;
	list-style-position: inside;
}

.newslistlowerroman
{
	list-style-type: lower-roman;
	list-style-position: inside;
}

.newslistupperroman
{
	list-style-type: upper-roman;
	list-style-position: inside;
}

.newslistloweralpha
{
	list-style-type: lower-alpha;
	list-style-position: inside;
}

.newslistupperalpha
{
	list-style-type: upper-alpha;
	list-style-position: inside;
}

/* Text Hiding */

a.dsphead
{
	text-decoration:none;
	font-size: 12px;
	margin-left:1.5em;
}
a.dsphead:hover{text-decoration:none;}
a.dsphead span.dspchar
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	font-weight: bold;
}
.dspcont
{
   display:none;
   margin-left:1.5em;
}