.pagebg {
	background-attachment: fixed;
	background-image: url(../images/pagebg.jpg);
	background-repeat: no-repeat;
}

.cell {
	border: 1px solid #666666;
	padding: 10px; 
}


.cellbottom2 {
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	
}

.cellbottom3 {
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.usbg {
	background-attachment: fixed;
	background-image: url(../images/us-flag.jpg);
	background-repeat: no-repeat;
}

td, body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.noem {
	margin-bottom: 0em;
	margin-top: 0em;
}

.cell {
	border: 1px solid #666666;
	padding: 10px; 
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0em;
}

a.btmenu:link {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

a.btmenu:visited {
	color: #990000;
	font-size: 14px;
	text-decoration: none;
}

a.btmenu:hover {
	text-decoration: underline;
	color: #0000FF;
	font-size: 14px;
}

a.btmenu:active {
	font-size: 14px;
}

a.sdmenu:link {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

a.sdmenu:visited {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
}

a.sdmenu:hover {
	text-decoration: underline;
	color: #0000FF;
	font-size: 12px;
}

a.sdmenu:active {
	font-size: 12px;
}

.abouttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;

}
.coinnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}

.input {
	border: 1px solid #000000;


}

.inputred {
	border: 1px solid #FF0000;
}
#pic1 {
	clear:both; 
	margin: 10px 10px 10px 10px; 
	width: 120px; 
	float: right;
}
#pic2 {
	clear:both; 
	margin: 10px 10px 10px 10px; 
	width: 120px; 
	float: left;
}	
