

a
{
	color:#cc9900;
	text-decoration:underline;
}

a:visited
{
	color:#cc9900;
	text-decoration:underline;
}

hr.blackline
{
	background:#000000;
	color:#000000;
	height:1px;
	width:95%;
	border:none;
}

.menu_text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #343834;
	text-decoration: none;
}
.footer-text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #ff9000;
	text-decoration: none;
}
.footer-text2 {

	font-family: Verdana;
	font-size: 10px;
	color: #ada198;
	text-decoration: none;
}
.footer-text3 {


	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.rare_coin_desc {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.body_text {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.body_textbold {


	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.header_textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: maroon;
	text-decoration: none;
}

.body_text2 {
	font-family: Verdana;
	font-size: 8.5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.sub_body_text {


	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.sub_body_text_justify {


	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	text-decoration: none;

}
.sub_body_textbold {



	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sub_body_textbold1 {



	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sub_body_bullet {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
.csslinks
{
	font-family: Verdana;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
}
.csslinks:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #0000CC;
	text-decoration:underline;
}

.investorsKitSmall a
{
    background-color: #ffcc32;
    display: block;
    padding: 4px;
    width: 200px;
    font-weight: bold;
    font-style: italic;
    font-size:18px;
    color:#000000;
    text-decoration:underline;
}
        
        
.investorsKitSmall a:visited
{
    background-color: #ffcc32;
    display: block;
    padding: 4px;
    width: 200px;
    font-weight: bold;
    font-style: italic;
    font-size:18px;
    color:#000000;
    text-decoration:underline;
}
     
.divMain 
{
	background:url(images/bg.gif) repeat-y;
	margin:0 auto;
	padding:0;
	width:1002px;
}  
.divLeftColumn
{
	float:left;
	width:192px;
	padding:10px;
}
.divCenterColumn
{
	float:left;
	width:485px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:15px;
    padding-top:15px;
}

.divRightColumn
{
	float:right;
	width:275px;
}

.footer
{
	clear:both;
}
.sideMenu
{
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:11px;
}
.sideMenu li
{
	display:block;
	border-bottom:solid 1px #333333;
	padding-bottom:5px;
	padding-top:5px;
	
}

.sideMenu li a
{
	color:#7c3c10;
	text-decoration:none;
	font-weight:bold;
}

.sideMenu li a:visited
{
	color:#7c3c10;
	text-decoration:none;
	font-weight:bold;
}

h1.title
{
	font-size:16px;
}


h2
{
	font-size:14px;
}


.noUnderline a
{
	text-decoration:none;
}