/*   http://www.jsbeads.com/Jsbeads.css   */

body{
font-family: Arial, Helvetica, sans-serif;
margin:0px;
font-size: 12px;
font-style: normal;
color:#000000;
background-color:white;
}
	
hr{
	 background-color:#C0C0C0; /* Everthing Else */ 
	 color:#C0C0C0; /* IE */ 
	 border:hidden; 
	 height:1px;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 padding:0px;
}	

A:LINK{color:#000066;
		text-decoration: none;
		font-weight: 700
		
	}

A:Hover{
		text-decoration: underline;
		font-weight: 700
		
	}

a:Visited{
		color:#000099;			
		font-weight: 700
		
	}
.Header {
		font-family: Georgia, Helvetica, Arial, Times, serif;
		font-size: 20pt;
		color: #218A21;
		font-weight: bold;
		font-variant: small-caps;
	}

.footerText {
		background-color: #8080FF ;
		font-size: 9pt;
		color: white;
		text-decoration: bold;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.footerText A {
		font-size: 9pt;
		background-color: #8080FF ;
		color: yellow;
		text-decoration: underline;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.footerText A:hover {
		font-size: 9pt;
		background-color: #8080FF ;
		color: Red;
		text-decoration: underline;
		font-weight: bold;
		cursor: hand;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.news {
		font-size: 9pt;
		color: #804040;
		font-weight: bolder;
  	font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.news A {
		font-size: 9pt;
		color: #333333;
		text-decoration: underline;
		cursor: hand;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.NavBar {
				Color: black;
				font-size: 8pt;
				text-decoration: none;
				font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.NavBar A{ 
				Color: black;
				font-family: Arial, sans-serif;
				text-decoration: none;
				font-size:8pt;
				font-weight:bold;
				}

.NavBar A:hover{
		color:#595959;
		cursor: hand;
	}

.SellerBar {
		Color: #0000CC;
		font-size: 8pt;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.SellerBar A{
		Color: #000099;
		font-size: 8pt;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.SellerBar A:hover{
		Color: #CC0033;
		font-size: 8pt;
		cursor: hand;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}
	
.footerText B {
		font-size: 12pt; 
		color: White;
		font-weight: bolder;
		font-variant: small-caps;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.CfooterText {
		font-size: 10pt; 
		color: White;
		font-weight: bold;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.CfooterText A:hover{
		Color: #ffccff;
		font-size: 10pt;
		font-weight: bold;
		cursor: hand;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.CfooterText A {
		Color: Yellow;
		font-size: 10pt;
		font-weight: bold;
		cursor: hand;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
	}

.newsCopy {
		font-size: x-small;
		color: #330066;
		font-weight: bold;
		font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
}

 
.HeadNav A{
	font-size: 10pt;
	Color: Blue;
	font-weight: bold;
	text-decoration: Underline;
	font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
}

.HeadNav A:HOVER {
	font-size: 10pt;
	color: Red;
	font-weight: bold;
	text-decoration: Underline;
	cursor: hand;
	font-family: "MS Sans Serif",Charcoal,Chicago,Arial;
}

.btn {
		 cursor:hand;
 		 font-family:Verdana,"MS Sans Serif",
		 Charcoal,Chicago,Arial;
		 font-weight:normal;
		 font-size:smaller;
		 background-color:#b6cbeb;
		 }
