/* X4 */

body { background-attachment: fixed; background-image: url('../source/x4_bg.gif'); background-repeat: repeat-x; background-color: #efefef; margin: 0px; }


/* headers */
.title1 { color: #FF6600; font-family: trebuchet ms, arial; font-weight: bold; font-size: 23px; margin: 15px 0px 10px 0px; !important }
.title2 { color: #FF9900; font-family: trebuchet ms, arial; font-weight: bold; font-size: 20px; margin: 15px 0px 0px 0px; !important }
.title3 { color: #666666; font-family: trebuchet ms, arial; font-weight: bold; font-size: 18px; margin: 15px 0px 0px 0px; !important }
.title4 { color: #FF9900; font-family: trebuchet ms, arial; font-weight: bold; font-size: 14px; margin: 0px 0px 0px 0px; !important }

/* links */
.linka { color: #555555; text-decoration: none; border-bottom: 0px; }
a.linka:link { color: #555555; text-decoration: none; border-bottom: 1px solid #FF9900; }
a.linka:visited { color: #555555; text-decoration: none; border-bottom: 1px solid #FF9900; }
a.linka:active { color: #555555; text-decoration: none; border-bottom: 1px solid #FF9900; }
a.linka:hover { color: #FF9900; text-decoration: none; border-bottom: 1px solid #FF6600; }

.linkb { color: #FF9900; text-decoration: none; border-bottom: 0px; }
a.linkb:link { color: #FF9900; text-decoration: none; border-bottom: 1px solid #444444; }
a.linkb:visited { color: #FF9900; text-decoration: none; border-bottom: 1px solid #444444; }
a.linkb:active { color: #FF9900; text-decoration: none; border-bottom: 1px solid #444444; }
a.linkb:hover { color: #FF6600; text-decoration: none; border-bottom: 1px solid #666666; }

.linkc { color: #FF9900; text-decoration: none; border-bottom: 0px; background-color: none; }
a.linkc:link { color: #FF9900; text-decoration: none; border-bottom: 1px solid #efefef; background-color: none; }
a.linkc:visited { color: #FF9900; text-decoration: none; border-bottom: 1px solid #efefef; background-color: none; }
a.linkc:active { color: #FF9900; text-decoration: none; border-bottom: 1px solid #efefef; background-color: none; }
a.linkc:hover { color: #FF6600; text-decoration: none; border-bottom: 1px solid #c0c0c0; background-color: none; }

.conversionadiv { background-image: url('../source/x4_conversiona.gif'); width: 203px; height: 35px;
background-repeat: no-repeat; margin: 0px 40px 15px 40px; position: relative; text-align: center;
color: #ffffff; font-size: 13px; font-weight: bold; font-family: trebuchet ms, arial; text-decoration: none; padding: 11px 0px 0px 0px; cursor: hand; }

/* END X4 END */