/*
SMT Direct @ www.smtdirect.com
Produced by VISMEA
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
}
table { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000;
}
a:link {
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
}
a:active { 
	color: #003366;
	text-decoration: none ;
}

a:visited {
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
}

a:hover { 
	color: #FF3300;
	text-decoration: none;
}

/*index*/
.backgroundIndexArea1 {
	background-attachment: scroll;
	background-image: url(../images/smtdirect_slice_08.gif);
	background-repeat: no-repeat;
}
.backgroundIndexArea2 {
	background-attachment: scroll;
	background-image: url(../images/smtdirect_slice_09.gif);
	background-repeat: no-repeat;
}
.backgroundIndexArea3 {
	background-attachment: scroll;
	background-image: url(../images/smtdirect_slice_10.gif);
	background-repeat: repeat-x;
}
.contentIndex {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
}
.contentFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.contentH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.contentH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.contentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentPrincipals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 7px;
	color: #FF0000;
	font-weight: bold;
}
.contentH1White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.div_about {
	font-family: Arial, Helvetica, sans-serif;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 500px;
	width: 500px;
	background-image: url(images/hex_2.jpg);
}

