body {
	
	font-size: 5px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background: url('/images/background_repeat.jpg') repeat-y 50% 0;
	background-attachment: fixed;
}

a:link {
	color: #1D2663;
	text-decoration:underline;
}

a:visited {
	color: #1D2663;
	text-decoration:underline;
}

a:hover {
	color: #BD0000;
	text-decoration:underline;
}

#toplogo {
	width: 720px;
	height: 101px;
	background: url(/images/general/toplogo.gif) no-repeat;
	margin-bottom: 20px;
	margin-left:20px;
	}
	
#banner {
	width: 750px;
	height: 200px;
	background: url(/images/home/banner.jpg) no-repeat;
	margin-top: 3px;
	}
	
#blueline {
	width: 750px;
	height: 20px;
	border-top: 3px solid #336;
	margin-top: 5px; 
	}	
	
#hr {
	height: 40px;
	background: url(/images/general/hr.gif) repeat-x;
	background-position: center;
	}	
	
#vr {
	width: 40px;
	background: url(/images/general/vr.gif) repeat-y;
	background-position: center;
	}	
	
#build {
	width: 549px;
	height: 30px;
	background: #1d2663 url(/images/home/startbuilding.gif) no-repeat;
	background-position: 10px 9px;
	}

.bodytext
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  	color: #000;
 	line-height: 14pt;
}

a.bodytext:link
{
 	color: #009;
 	text-decoration: underline;
}

a.bodytext:active
{
 	color: #009;
 	text-decoration: underline;
}

a.bodytext:hover 
{
	color: #009;
 	text-decoration: none;
}

a.bodytext:visited
{
 	color: #009;
 	text-decoration: underline;
}

a.bodytext:visited:active
{
 	color: #009;
 	text-decoration: underline;
}

a.bodytext:visited:hover 
{
	color: #009;
 	text-decoration: none;
}

a.bodytext:visited:link
{
 	color: #009;
 	text-decoration: underline;
}

.bodytextbold
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  	color: #000;
 	line-height: 14pt;
	font-weight: bold;
}

.bread
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	color: #666;
 	line-height: 14pt;
}

a.bread:link
{
 	text-decoration: underline;
}

a.bread:active
{
 	text-decoration: underline;
}

a.bread:hover 
{
 	background-color: #f2f2f2;
 	text-decoration: none;
}

a.bread:link:visited
{
 	color: #666;
 	text-decoration: underline;
}

a.bread:link:hover
{
 	color: #900;
 	text-decoration: none;
}

.breadactive
{
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
  	color: #1d2663;
 	line-height: 14pt;
}

.calloutbox
{
	display: box;
	background: #F2F2F2;
	padding: 6px;
}

.cattitle
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
  	color: #1d2663;
}

#diamondcut
{
	width: 100%;
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: 20px;
}

.headline
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
  	color: #1d2663;
}

.image
{
	border: 0px;
	margin-bottom: 8px;
	display: block;
}

.navhead
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
  	color: #900;
	text-decoration: none;
}

a.navhead:active
{
}

a.navhead:link
{
}

a.navhead:hover
{
	background-color: #900;
	color: #fff;
}

a.navhead:visited:hover
{
	background-color: #900;
	color: #fff;
}

a.navhead:visited:link
{
	background-color: #fff;
	color: #900;
}

.navintro
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
  	color: #000;
	padding-left:8px;
}

a.navintro:active
{
  	color: #900;
	text-decoration: underline;
}

a.navintro:hover
{
  	color: #FFFFFF;
	text-decoration: none;
	background-color: #900;
}

a.navintro:link
{
  	color: #900;
	text-decoration: underline;
}

a.navintro:visited
{
  	color: #900;
	text-decoration: underline;
}

a.navintro:visited:hover
{
  	color: #fff;
	text-decoration: none;
	background-color: #900;
}

a.navintro:visited:link
{
  	color: #900;
	text-decoration: underline;
}

.pagefooter
{
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
  	color: #000;
 	line-height: 14pt;
}

.prodtitle
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
  	color: #900;
}

.prodtitle:active
{
	text-decoration: none;
}

.prodtitle:link
{
	text-decoration: none;
}

.prodtitle:hover
{
  	color: #fff;
	background-color: #900;
}

.prodtitle:link:visited
{
   	text-decoration: none;
}

.secondaryhead
{
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
  	color: #900;
 	line-height: 14pt;
}

.topnav
{
   	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
  	color: #fff;
}

.topnav:visited
{
   	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
  	color: #fff;
}


a.topnav:active
{
   	color: #a5a8c1;
	text-decoration: none;
}

a.topnav:hover
{
   	color: #1d2663;
	text-decoration: underline;
	background-color: #a5a8c1;
}

a.topnav:link
{
   	color: #fff;
	text-decoration: none;
}

a.topnav:hover:visited
{
   	color: #fff;
	text-decoration: underline;
}

a.topnav:link:visited
{
   	color: #fff;
	text-decoration: none;
}

.topnavactive
{
   	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
  	color: #1d2663;
	background-color: #a5a8c1;
}

.whitebold
{
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
  	color: #fff;
 	line-height: 14pt;
}

.yourcoin
{
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
  	color: #900;
 	line-height: 14pt;
}

.Categories {
	float:left;
	text-align:center;
	padding: 13px;
}
