BODY{
	margin: 0px;
	background-image: url(img/backst.GIF);
	color: #333333;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
}
#container{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	/*width: 640px !important;*/
	text-align: left;
}
#topheader{
	font-size: 10px;
	color: #0D0D0D;
	text-align: center;
}
.black-link{
	background-color: #000000;
	font-weight:600;
	color: #FFFFFF;
	height: 20px;
}
.black-link A{
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
.footer{
	background-color: #6699CC;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
.footer A{
	color:#FFFFFF;
	text-decoration: none;
}
.footer A:hover{
	text-decoration: underline;
}
.dark-blue{
	background-color: #2E53AB;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	border-top-color: #FFFFFF;
	border: thick;
}
.dark-blue A{
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
}
.dark-blue A:hover {
	text-decoration: underline;
}
.blue-link{
	background-color: #F7F9FD;	
	color: #000000;
	font-size: 12px;
	padding: 4px;
}
.blue-link A{
	text-decoration: none;
	color: #000066;
	font-size:10px;
}

.main-link A{
	text-decoration:none;
	color:#630;

}
.blue-link DIV{
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
}
DIV .divition {
	background-color: #F7F9FD;
	font-size: 13px;
	color: #336699;
	font-weight: 600;
	padding-top: 7px;
	background-image: url(img/row.gif);
	background-repeat: no-repeat;
	padding-left: 8px;	
}
P{
	padding-top: 10px;
	padding-bottom: 2px;
}
H1{
	font-size:14px;
}
#head{
	background-color: #6699CC;
	width: 100%;
	text-align: center;
	border-bottom: solid;
	border-bottom-width:thin;
	border-bottom-color: #2E53AB;
	padding-top: 1px;
	height:60px;
}
#head H1{
	font-size: 18px;
	color:#FFFFFF;
}
#mineral{
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:30px;
	font-weight:bold;
}
.green{
	background-color: #008000;
	color:#FFFFFF;
	font-size:11px;
	padding: 5px;
}
Table.bookmark{
	border: none;
	width: 100%;
	font-size:14px;
}
Table.bookmark TD.field{
	border:none;
	width: 10%;
	text-align:center;
	font-weight:normal;
	color:#990033;
}
Table.bookmark TD.value{
	border:none;
}
Table .bookmark A{
	text-decoration:none;
	color: #003366;
	font-weight: 600;
}
.text{
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-indent:3; 
	margin-left:7;
	color:#333333;
}
.text A{
	color:#2E53AB;
	text-decoration:none;
}
H2{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}	
.topic{
	font-size:16px;
	font-weight:600;
	color:#2E53AB;
}
.titr{
	font-size:15px;
	font-weight:500;
	color:#2E53AB;
	
	
}
div.ht{
	overflow: scroll;
	width: 100%; 
	height: 1px; 
	scrollbar-face-color: #ffffff; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #ffffff;
}
input {
	border:1px solid #666666;
	font-size:14px;
	height:17px;
	width:300px;
}
.search{
	width:80px;
}
textarea {
	border:1px solid #666666;
	font-size:14px;
	height:50px;
	width:300px;
}
select {
	border:1px solid #666666;
	font-size:14px;
	height:17px;
	width:50px;
}
.send {
	border:1px solid #666666;
	font-family: tahoma;
	font-size:12px;
	height:20px;
	width:60px;
}
