/* top Links */
.thLinks{
font-size: 11px;
}
/* embedded font */
@font-face {
 font-family: Myriad Web Pro;
 font-style:  normal;
 font-weight: normal;
 src: url(/MYRIADW1.eot);
}

@font-face {
    font-family: Cuckoo;
    font-style:  normal;
    font-weight: normal;
    src: url(/CUCKOO0.eot);
  }
@font-face {
    font-family: Weltron Urban;
    font-style:  normal;
    font-weight: normal;
    src: url(/WELTRON0.eot);
  }
  
@font-face {
    font-family: Incised901 Lt BT;
    font-style:  normal;
    font-weight: normal;
    src: url(/INCISED3.eot);
  }
@font-face {
    font-family: "Incised901 BT";
    font-style:  normal;
    font-weight: normal;
    src: url(/INCISED2.eot);
  }
@font-face {
    font-family: Incised901 Bd BT;
    font-style:  normal;
    font-weight: normal;
    src: url(/INCISED0.eot);
  }
@font-face {
    font-family: Incised901 BT Bold;
    font-style:  normal;
    font-weight: normal;
    src: url(/INCISED1.eot);
  }


/* default fonts */

html * {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
}
/* main template */

.mainContent{
width: 1003px;
background-color:#FFFFFF;
z-index:0;
text-align:left;
}
.notifyDiv{
visibility: hidden;
}
.newAt {
border-right: 1px solid #ffffff;
height: 43px;
width:575px;
background-color: #d9d9d9;
}
.centerDiv	{
border:1px solid #ffffff;
background-color: #bfbfbf;
width: auto;
}
.searchInput {
width: 175px;
font-size: 10px;
}
.mainTable	{
width: 1003px;
}

/* h1 classes global */
.featureTitle {
margin:0px;
font-family: "Incised901 Bd BT";
font-size: 26px;
line-height:25px;
}


.productnav A:link {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #0740C1;

}

.productnav A:visited {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #000000;

}

.productnav A:active {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #707070;

}
.productnav A:hover {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #DB1C17;

}


.navsmall A:link {

font-size: 14px;
font-weight: bold;
font-family:Arial;
font-color: #0740C1;

}

.navsmall A:visited {


font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #000000;
}

.navsmall A:active {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #707070;

}

.navsmall A:hover {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #DB1C17;

}

