a em
{
		color:	"#0033ff";
}


A:link		{ color: "#0033ff";font-weight:bold }      /* unvisited links */
A:visited 	{ color: "#0099ff";font-weight:bold }     /* visited links */
A:active  	{ color: "#0066ff";font-weight:bold }   	/* active links */
.link  		{ color: "#0033ff";font-weight:bold }


body
	{

		/*background-image: url(images/backgroundgrad.png);
		background-repeat: repeat-x;*/
		background-color: #DCF0FF;
		color: #00ccff
		font-weight:bold

		 scrollbar-base-color: yellow;
		 scrollbar-face-color: #00ccff;
		 scrollbar-highlight-color: #000000;
		 scrollbar-3dlight-color: #0099ff;
		 scrollbar-darkshadow-color: #000000;
		 scrollbar-shadow-color: #0000ff;
		 scrollbar-arrow-color: #000000;
		 margin:30px;
	}
	
p
	{
		
					color: #0066ff;
					font-family: Arial, Geneva, Helvetica, sans-serif;
					font: 12pt Arial; 
					/*
					width:80%;
					*/
        
	}

p.indent


	{
		
					color: #0066ff;
					font-family: Arial, Geneva, Helvetica, sans-serif;
					font: 10pt Arial; 
					text-indent: 0.5in
					width:80%;
        
	}	
	
H1   { font: 18pt "Arial bold"; font-weight:bold;color:#0099ff;text-align:center;border: 0px solid lime;  }
H1 img	{
		margin-bottom:0px;
		
	}
dt	{
		font-weight:bold;
	}


p.initial:first-letter { font-size: 200%; float: left }

.footer {align:center;/*position:absolute; bottom:10px;  left:50%;*/ color:"#0099ff"; font-weight:bold;}
#footer {
	/*background-image:url(../images/SnowyHills.png);
	background-repeat:repeat-x;*/

	}
#button {
	
	width:125px;
	border-top: none;
	padding: 0 0 1em 0;
	font-weight:bold;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica,
	  Arial, sans-serif;
	background-color:none;
	color: #2E3192;
	font-size:.8em;
	margin-bottom: 10px;
	float: right;
	clear: right;
	margin-left: 20px;
	margin-right:10px;
	text-align:left;
	}

#button dl
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	border-left:10px solid #DCF0FF;
	border-bottom: 1px solid #336699;
	float:right;
	background-color:#DCF0FF;
}

#button dt
{
	border-top: 1px solid #336699;
	margin: auto;
	display: block;
	border-left: none;
	border-right: none;
	color: #2E3192; /* 		background-image:url(../images/bg1.png); 		*/
	background-color: #DCF0FF;
	text-decoration: none;
	width: auto;
	background-image:url(images/ice.jpg);
}
#button dt a
{
	background-color: #DCF0FF;
	color: #2E3192;
	width: auto;
	text-decoration: none;
	display: block;
	background-image:url(images/ice.jpg);
}

#button dd
{
	border-bottom: none;
	border-top: none;
	margin: 0px 0px 0px 0.5em;
}



#button dd a
{
	display: block;
	margin: 0px 0px 0px 0.5em;
	border-left: none;
	border-right: none;
	color: #2E3192; /* 		background-image:url(../images/bg1.png); 		*/
	background-color: #DCF0FF;
	text-decoration: none;
	width: auto;
	font-size: 75%;
}

html > body #button dt a
{
	width: auto;
}

html > body #button dd a
{
	width: auto;
}

#button dt a:hover
{
	border-left: none;
	border-right: none;
	background-color: #CCFF33;
	background-image: none;
	color: #00609C;
}

#button dd a:hover
{
	border-left: none;
	border-right: none;
	background-color: #CCFF33;
	background-image: none;
	color: #00609C;
}

#menulogo
{
	border:none;
	text-align: center;
	background-image:none;
	width:200px;
	float: right;
	clear: right;
}
#menulogo img
{
	border: none;
	background-color: none;
	background-image:none;
	margin:0px;
}
#menulogo a:hover
{
	border: none;
	background-color: none;
	background-image:none;
}
#menulogo a
{
	background-image:none;
	border:none;
}
#footer,#counter {
	text-align:center;
	clear:both;
	color:#2023BC;
	font-size:smaller;

}

#footer A:link   	{ color:##2023BC;font-weight:bold;text-decoration: none; }/* unvisited links */
#footer A:visited	{ color:#0033ff;font-weight:bold;text-decoration: none; }/* visited links */
#footer A:active  	{ color:#0033ff;font-weight:bold;text-decoration: underline; }   	/* active links */
#footer A:hover  	{ color:#0033ff;font-weight:bold;text-decoration: underline; }   	/* hover over links */	

#bottommenu {
	color:#2023BC;
	text-align:center;
	font-size:smaller;
	clear:both;
	border-top:1px solid silver;
}


