#66cc33/* Cascading Style Sheet Comments */

/* 	Keith Rokoske 
	khumbu@hotmail.com
	www.Peace1st.com
*/

/* SNIPPETS FOR LATER: 
background-image: images/blushft.jpg; 
		font-weight: bold;
		font-color: white;
		color: white;
*/
body	{
		color: #000000;
		background: #ffffcc/*#ccffcc;*/
		text-decoration: bold;
		text-align: left;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		scrollbar-base-color:#008000;/* Original: #009900 */
		}

A:LINK	{
		/*color: #6666FF;  Blue */
		color: Blue;
		text-decoration: underline;
		font-family: arial, helvetica, geneva, sans-serif;
		}
		
A:VISITED
		{	
		/*color: #CC66FF; PURPLE */
		/*color: #6666FF;  Blue */
		color: Blue;
		text-decoration: underline;
		font-family: arial, helvetica, geneva, sans-serif;
		} 
		
A:Hover
		{
		text-decoration: none;		
		color: red;
		font-family: arial, helvetica, geneva, sans-serif;
		}

A.menu	{
		text-decoration: none;
		color: purple;
		font-family: arial, helvetica, geneva, sans-serif;
		}
		
A.menu:Hover {
		text-decoration: none;
		color: purple;
		font-family: arial, helvetica, geneva, sans-serif;
		}		

		
SELECT	{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
		}

.BTN
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
	border-style: solid;
	border-width: thin;
	background-repeat: norepeat;
	border-left-color: white;
	border-top-color: white;
	/*background-image: url(../graphics/button.gif);*/
	cursor:handSELECT	{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
}

.content {
	color: Black;
	text-decoration: none;
	font-size: 10pt;
    FONT-FAMILY: Tahoma;
}
.heading {
	font-size: 10pt;
}
.poll {
	font-size: 8pt;
	display: inline;
}
a.poll:link {
	color: Black;
	font-size: 8pt;
}
a.poll:hover {
	color: Black;
	font-size: 8pt;
}
a.poll:visited {
	color: Black;
	font-size: 8pt;
}
.newsHead {
	font-size: 10pt;
	font-weight : bold;
}
.subNewsHead {
	font-size: 8pt;
}
a.subNewsHead:link {
	color: Black;
	font-size: 8pt;
}
a.subNewsHead:hover {
	color: Black;
	font-size: 8pt;
}
a.subNewsHead:visited {
	color: Black;
	font-size: 8pt;
}
.small {
	font-size: 8pt;
}
a.small:link {
	font-size: 8pt;
}
a.small:hover {
	font-size: 8pt;
}
a.small:visited {
	font-size: 8pt;
}

.TextBox {
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
	border-style: solid;
	border-width: 1px;
	border-color: #008000;
}

td.body {
		text-decoration: bold;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		}
/*BODY {
	background-image: url(images/LogoOnly_lg.jpg);
	background-attachment : fixed;
	color: Black;
	text-decoration: none;
	font-size: 10pt;
    FONT-FAMILY: Tahoma;
}*/

