/* COINdata CSS Document */

body
{
	/* Background settings. */
	
	background-image: url(../images/_bg.jpg);
	background-repeat: repeat-x;
	background-color: #6b6f73;
	
	/* Margin settings. */
	
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	/* Document text defaults. */
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* DIV styles */

#primary_content
{
	
}

/* Text style decloration */

.textFooter
{
	font-size: 11px;
	color: #404040;
	font-weight: normal;
}

.textFooter A
{
	font-size: 11px;
	color: #b7b7b7;
	font-weight: normal;
	text-decoration: underline;
}

.textFooter A:hover
{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.textNormalBig
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
}

.textNormal
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
}

.textNormal A
{
	font-size: 11px;
	color: #758fb1;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}

.textNormal A:hover
{
	font-size: 11px;
	color: #9abce9;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

.lineColor
{
	color: #758fb1;
}

.links_alt1
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

.links_alt1 A
{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

.links_alt1 A:hover
{
	font-size: 11px;
	color: #9abce9;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
