* { outline: none; }

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-variant: small-caps;
	color: #666666;
	text-transform: none;
	text-align: justify;
	text-indent: 10px;
}
.finishestext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	font-variant: small-caps;
	color: #666666;
	text-transform: none;
	text-align: center;
	text-indent: 0px;
	background-position: center center;
}
.textCopy {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-variant: small-caps;
	color: #666666;
	text-transform: none;
	text-align: left;
	text-indent: 0px;
}

.textCopy2 {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-variant: small-caps;
	color: #666666;
	text-transform: none;
	text-indent: 0px;
}

.textCopy3 {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 500;
	font-variant: small-caps;
	color: #666666;
	text-transform: none;
	text-indent: 0px;
}
.p2 { padding:0em 0em 1em 1em}

.background {
	background-attachment: fixed;
	background-color: #333333; 
	background-image: url(images/home/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.background2 {
	background-attachment: fixed;
	background-color: #333333; 
	background-image: url(images/home/pagebg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#box-table-a
{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width: 95%;
	text-align: center;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 11px;
	font-weight: bold;
	padding: 8px;
	background: #cfcece;
	border-bottom: 1px solid #fff;
	color:#777
}
#box-table-a td
{
	padding: 4px;
	background: #ffffff; 
	border-bottom: 1px solid #cfcece;
	color: #555555;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #cfcece;
	color: #339;
}
	
