/* Copyright (C) 2005-2007 Ken Boettger, all rights reserved. */

A.textlink {color:#000000;}
A.textlink:Visited {color:#000000;}
A.textlink:Active {color:#000000;}
A.textlink:Hover {color:#666666;}

.textlink {
text-decoration: none;
}

A.ltlink1 {color:#006600;}
A.ltlink1:Visited {color:#006600;}
A.ltlink1:Active {color:#009900;}
A.ltlink1:Hover {color:#009900;}

.ltlink1 {
text-decoration: none;
}

A.ltlink3 {color:#006600; font-size:10pt;   font-weight:bold;}
A.ltlink3:Visited {color:#006600;}
A.ltlink3:Active {color:#009900;}
A.ltlink3:Hover {color:#009900;
}

.ltlink3 {
text-decoration: none;
}

A.ltlink2 {color:#660000;}
A.ltlink2:Visited {color:#660000;}
A.ltlink2:Active {color:#cc6633;}
A.ltlink2:Hover {color:#cc6633;}

.ltlink2 {
text-decoration: none;
}

A.ltlink4 {color:#660000; font-size:10pt;   font-weight:bold;}
A.ltlink4:Visited {color:#660000;}
A.ltlink4:Active {color:#cc6633;}
A.ltlink4:Hover {color:#cc6633;
}

.ltlink4 {
text-decoration: none;
}

A.menulink {color:#006600; font-size:16pt;   font-weight:bold;}
A.menulink:Visited {color:#006600;}
A.menulink:Active {color:#009900;}
A.menulink:Hover {color:#009900;
}

.menulink {
text-decoration: none;
}

Body {
font-family: MS Sans Serif, Ariel, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}


.ArticleHead
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #006600;
   font-weight:bold;}

.ArticleHead2
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #660000;
   font-weight:bold;}

.ArticleSubHead
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #009900;
   font-weight:bold;}

.ArticleSubHead2
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #cc6633;
   font-weight:bold;}

.comment
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
}

.CoinRecord
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight:bold;}

#mainpage {
/* main background or platform color */
/* background-image: url(images/tile.jpg); */
/* background: #ffcc99; */
 color: #999900 
}

	#navitem a {
		display:block;
		width:124px;
          /* height + first padding value = height of URL image */
		height:20px;
		margin: 0 0; padding: 5px 0px 0px 0px;
            background: url("images/NavBG.jpg") 0 0 no-repeat;
		font-size: 10pt;
            font-weight: 700;
		color:white;
		text-decoration: none;
		}
	#navitem a:hover {	
		background-position: -124px 0;
		color: white;
		}
	#navitem a:active {
		background-position: -248px 0;
		color:white;
		background-position: 0px 0; 
		}

/* edge and background of the floating page */
#fullpage {
}

#bannertop {
}

#bannerbottom {
}

/* main pane upon which supports the menus and main text */
#mainbody {
background-image: url(images/tile2.jpg);
font-size: 10pt;
}

.toppanel {
color: #eeffff;
font-weight: 700;
font-size: 8pt;
background: #6699CC; 
/* background: #5286B6; */
}

.heading {
color: #666600;
font-size: 18pt;
}


.darkbar {
text-align: right;
color: #eeeeee;
font-size: 10pt;
height: 20px;
background: #aaaaaa;
}

.bottompanel {

/* background: #ffeebb; */
background: #ffffee;
color: #666666;
font-style: italic;
font-weight: 600;
font-size: 8pt;
line-height:1.5;
}
