body {
    color: #666666;
    background-color:#ffffff;
    font: 12px arial;
    background-repeat:no-repeat
}

td {
    color: #666666;
    font: 12px arial
}

P {
    color: #666666;
    font: 12px arial
}

hr {
    color:#cccccc;
    border:1px;
    background-color:#cccccc;
    height:1px
}

A:link {
    color: #ffffff;
    font: bold 13px arial;
    text-decoration: none
}

A:visited {
    color: #ffffff;
    font-family: arial;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none
}

A:hover {
    color: #ffffff;
    font: bold 13px arial;
    text-decoration: underline
}

.active {
    color: #666666;
    font: bold 13px arial;
    text-decoration: none;
    border-top: 1px solid #89616e;
    padding:0px;
    background-image: url(images/corner.gif);
    background-repeat:no-repeat;
    background-position: top right;
    background-color: #ffffff
}

.tab {
    height:100%;
    background-image: url(images/corner.gif);
    background-repeat:no-repeat;
    background-position: top left
}

.title {
    color: #cc6666;
    font: 22px arial;
    font-weight: bold
}

.header {
    color: #72253F;
    font: bold 10px arial;
    text-align: left;
    border-width: 1px;
    width: 183px
}

.bev
{
    background-image: url(images/tright.gif);
    background-repeat:no-repeat;
    background-position: top right
    
}

.bevtl
{
    background-image: url(images/tleft.gif);
    background-repeat:no-repeat;
    background-position: top left
}


.bevbot
{
    
    background-image: url(images/bright.gif);
    background-repeat:no-repeat;
    background-position: bottom right;
    
}

.bevbl
{
    
    background-image: url(images/bleft.gif);
    background-repeat:no-repeat;
    background-position: bottom left
    
}

.content {
    color: #000000;
    background-color: #ffffff
}

.footer {
    color: #660033;
    font: 9px arial;
    text-align: left
}

.menu{
    color: #cccc99;
    font: bold 10px arial;
    height:10px;
    background: url(images/dm/menu.gif);
    background-repeat: repeat-x;
    text-align: center;
    background-color: #72253F
}

.main {
    color: #660033;
    font: bold 11px arial;
    text-decoration: none;
    background-color: #ffffcc;
    width: 700px
}

.layer {
    overflow: auto;
    height: 265px;
    width: 50px;
    font-size: 12px
}

.prodhead {
    color: #000000;
    font: bold 11px arial;
    text-decoration: none;
    text-align: left;
    width: 510px
}

.side {
    height:265px;
}

.sidemenu:link {
    color: #72253F;
    font: bold 13px arial;
    text-decoration: none
}

.sidemenu:visited {
    color: #72253F;
    font: bold 13px arial;
    text-decoration: none
}

.sidemenu:hover {
    color: #72253F;
    font: bold 13px arial;
    text-decoration: underline
}

.sidemenu:active {
    color: #72253F;
    font: bold 13px arial;
    text-decoration: none
}

.sideactive {
    color: #666666;
    font: bold 13px arial;
    text-decoration: none
}

.layerheader{
    color: #cccc99;
    font: italic 10px arial;
    background: url(images/menu.gif);
    text-align: right;
    background-color: #003300
}

.strap {
    color: #72253F;
    font: bold italic 11px arial;
    text-decoration: none;
    text-align: right;
}

.textlink:link
{
    color: #e27a19;
    font: bold 11px arial;
    text-decoration: none
}

.textlink:visited
{
    color: #e27a19;
    font: bold 11px arial;
    text-decoration: none
}

.textlink:hover
{
    color: #e27a19;
    font: bold 11px arial;
    text-decoration: underline
}

.textlink:active
{
    color: #e27a19;
    font: bold 11px arial;
    text-decoration: none
}

.button
{
    color: #660033;
    background: #cccccc;
    font-weight: bold
}

.fullwidth
{
    width: 700px;
}

.feedback
{
    font-size:12px;
    width:370px;
}

.popup
{
    width: 100%;
    height: 180px
}
.popuphead {
    color: #660033;
    font: bold 11px arial;
    text-decoration: none;
    text-align: left
}

.sample
{
    font-size:12px;
    width:160px;
}

.outer
{
    width:100%;
    height:100%;
    float:none;
    background:url(images/dm/background.gif);
    background-repeat:no-repeat
}

.nuteval
{
    border-width:1px;
    border-style:solid;
    border-color:#999999;
    background-color:#ffffff;
    font-size:12px;
    font-family:arial;
    color:#333333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align:center
}
.nutevalleft
{
    border-width:1px;
    border-style:solid;
    border-color:#999999;
    background-color:#ffffff;
    font-size:12px;
    font-family:arial;
    color:#333333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align:left
}

.email 
{
    overflow: auto;
    height: 265px;
    width: 100%
}

.whiteborder
{
   background-color:#ffffff;
   width:700px;
   border-width:1px;
   border-style:solid;
   border-color:#ffffff
}

#breadcrum{position:fixed;z-index:99;bottom:0;right:0;color:#111;font-size:10px;height:16px;padding:0;width:100%;text-align:center}
