﻿/*********  NetArx Document Setup ****************************************************************/

html
{
    overflow: auto;
}

html, body
{
    height: 100%;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Helvetica,sans-serif;
}

div, form
{
    margin: 0px;
    padding: 0px;
}

select, option
{
    padding: 2px;
    margin-top: 2px;
}

hr
{
    border: none;
    border-top: 1px solid #999;
}

.netarx-spacer
{
    height: 24px;
    float: left;
}

.netarx-grey-bg
{
    background-color: #efefef;
    width: 920px;
    padding: 20px;
    float: left;
}

.netarx-white-bg
{
    background-color: #ffffff;
    width: 920px;
    padding: 15px;
    float: left;
}

/*********  NetArx Span Elements ****************************************************************/

#netarx
{
    min-height: 100%;
    position: relative;
    top: 0px;
    left: 0px;
}

#netarx-header-span
{
    border: none;
    background-image: url(../images/netarx-header-bg-top.jpg);
    background-repeat: repeat-x;
    background-color: #f7f7f7;
    margin: 0 auto;
    height: 29px;
    z-index: 999;
}

#netarx-header-span-2
{
    border: none;
    background-image: url(../images/netarx-header-bg-middle.jpg);
    background-repeat: repeat-x;
    background-color: #f7f7f7;
    margin: 0 auto;
    height: 94px;
    z-index: 999;
}

#netarx-header-span-3
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
background-image: url('../images/netarx-header-bg-bottom.jpg');
        background-repeat: repeat-x;
        background-color: #f7f7f7;
        height: 29px;
        z-index: 999;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

#netarx-body-span
{
    padding-top: 20px;
    padding-bottom: 15px;
    overflow: visible;
    z-index: 1;
}

#netarx-footer-span
{
    border: none;
    background-image: url('../images/netarx-footer-bg-top.jpg');
    background-repeat: repeat-x;
    background-color: #464646;
    height: 28px;
    left: 0px;
    bottom: 0px;
}
#netarx-footer-span-2
{
    border: none;
    background-image: url('../images/netarx-header-bg-top.jpg');
    background-repeat: repeat-x;
    background-color: #464646;
    height: 29px;
    top: 0px;
    left: 0px;
}



/*********  NetArx 980px Container Elements ****************************************************************/

#netarx-header-container
{
    width: 980px;
    height: 29px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 999;
}
#netarx-header-container-2
{
    width: 980px;
    height: 94px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 999;
}
#netarx-header-container-3
{
    width: 980px;
    height: 29px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 999;
}

#netarx-body-container
{
    width: 980px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
    min-height: 100px;
    height: 100px;
    height: auto !important;
    z-index: 1;
    top: 0px;
    left: 0px;
}

#netarx-footer-container
{
    width: 980px;
    height: 28px;
    margin: 0 auto;
    position: relative;
    border: none;
    top: 0px;
    bottom: 0px;
    left: 0px;
}
#netarx-footer-container-2
{
    width: 980px;
    height: 29px;
    margin: 0 auto;
    border: none;
    position: relative;
    top: 0px;
    left: 0px;
}
#netarx-footer-container-3
{
    width: 980px;
    height: 50px;
    margin: 0 auto;
    border: none;
    position: relative;
    top: 0px;
    left: 0px;
}
/*********  NetArx Header Elements ****************************************************************/

#netarx-header-menu
{
    border: none;
    width: 980px;
    height: 24px;
    padding: 5px 0px 0px 0px;
    text-align: right;
    float: left;
    z-index: 999;
}
#netarx-header-logo
{
    border: none;
      padding-top: 2px;
    width: 200px;
    height: 94px;
    text-align: left;
    float: left;
}

#netarx-login
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 775px;
    height: 92px;
    text-align: right;
    float: right;
}
#netarx-main-menu
{
    border: none;
    width: 980px;
    height: 29px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    float: left;
}

/*********  NetArx Footer Elements ****************************************************************/

#netarx-footer-copyright
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    height: 24px;
    padding: 4px 0px 4px 0px;
    text-align: left;
    float: left;
    width: 484px;
}

#netarx-footer-phone
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    height: 24px;
    padding: 4px 0px 4px 0px;
    text-align: right;
    float: left;
    width: 484px;
}

#netarx-footer-menu
{
    border: none;
    width: 980px;
    height: 24px;
    padding: 5px 0px 0px 0px;
    text-align: left;
    float: left;
}
#netarx-footer-menu
{
    border: none;
    width: 980px;
    height: 50px;
    padding: 5px 0px 0px 0px;
    text-align: left;
    float: right;
}

/*********  NetArx Chat Elements ****************************************************************/
.netarx-chat-bg
{
    background-color: #ffffff;
    width: 640px;
    padding: 20px;
    float: left;
}
#netarx-chat-container
{
    width: 700px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
    min-height: 100px;
    height: 100px;
    height: auto !important;
    z-index: 1;
    top: 0px;
    left: 0px;
}
#netarx-chat-top
{
    border: none;
    background-image: url(../images/content_top_chat.png);
    background-repeat: no-repeat;
    width: 700px;
    height: 6px;
    text-align: left;
    float: left;
}

#netarx-chat-middle
{
    border: none;
    background-image: url(../images/content_filler_chat.png);
    background-repeat: repeat-y;
    width: 690px;
    padding: 0px 5px;
    text-align: left;
    float: left;
    overflow: visible;
    min-height: 100px;
    height: 100px;
    height: auto !important;
}

#netarx-chat-bottom
{
    border: none;
    background-image: url(../images/content_bottom_chat.png);
    background-repeat: no-repeat;
    width: 700px;
    height: 12px;
    text-align: left;
    float: left;
}

#netarx-chat-main
{
    border: none;
    width: 680px;
    text-align: left;
    overflow: visible;
    min-height: 100px;
    height: 100px;
    height: auto !important;
    padding: 5px;
    float: left;
}

#netarx-chat-span
{
    border: none;
    background-image: url(../images/netarx-header-bg-bottom.jpg);
    background-repeat: repeat-x;
    background-color: #f7f7f7;
    margin: 0 auto;
    height: 29px;
}
#netarx-chat-container
{
    width: 700px;
    height: 29px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
}
/*********  NetArx Body Elements ****************************************************************/

#netarx-body-top
{
    border: none;
    background-image: url(../images/content_top.png);
    background-repeat: no-repeat;
    width: 980px;
    height: 8px;
    text-align: left;
    float: left;
}

#netarx-body-middle
{
    border: none;
    background-image: url(../images/content_filler.png);
    background-repeat: repeat-y;
    width: 970px;
    padding: 0px 5px;
    text-align: left;
    float: left;
    overflow: visible;
    min-height: 100px;
    height: 100px;
    height: auto !important;
}

#netarx-body-bottom
{
    border: none;
    background-image: url(../images/content_bottom.png);
    background-repeat: no-repeat;
    width: 980px;
    height: 16px;
    text-align: left;
    float: left;
}

#netarx-body-menu
{
    border: none;
    width: 180px;
    text-align: left;
    overflow: visible;
    min-height: 100px;
    height: 100px;
    height: auto !important;
    float: left;
}

#netarx-body-main
{
    border: none;
    width: 960px;
    text-align: left;
    overflow: visible;
    min-height: 100px;
    height: 100px;
    height: auto !important;
    padding: 5px;
    float: left;
}

a.specialAnchor-purple
{
    border: none;
    background-image: url(../images/netarx-body-menu-bg.jpg);
    background-repeat: repeat-x;
    width: 166px;
    height: 24px;
    padding-top: 8px;
    padding-left: 14px;
    text-align: left;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
}

a.specialAnchor-purple:link
{
    color: #660099;
    text-decoration: none;
}
a.specialAnchor-purple:visited
{
    color: #660099;
    text-decoration: none;
}
a.specialAnchor-purple:hover
{
    color: #666666;
    text-decoration: none;
}

a.specialAnchor-black
{
    border: none;
    background-image: url(../images/netarx-body-menu-bg.jpg);
    background-repeat: repeat-x;
    width: 166px;
    height: 24px;
    padding-top: 8px;
    padding-left: 14px;
    text-align: left;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #252525;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
}

a.specialAnchor-black:link
{
    color: #252525;
    text-decoration: none;
}
a.specialAnchor-black:visited
{
    color: #252525;
    text-decoration: none;
}
a.specialAnchor-black:hover
{
    color: #666666;
    text-decoration: none;
}


.netarx-body-menu-purple
{
    border: none;
    background-image: url(../images/netarx-body-menu-bg.jpg);
    background-repeat: repeat-x;
    width: 166px;
    height: 24px;
    padding-top: 8px;
    padding-left: 14px;
    text-align: left;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
}
.netarx-body-menu-purple A:link
{
    color: #660099;
    text-decoration: none;
}
.netarx-body-menu-purple A:visited
{
    color: #660099;
    text-decoration: none;
}
.netarx-body-menu-purple A:hover
{
    color: #666666;
    text-decoration: none;
}

.netarx-body-menu-black
{
    border: none;
    background-image: url(../images/netarx-body-menu-bg.jpg);
    background-repeat: repeat-x;
    width: 166px;
    height: 24px;
    padding-top: 8px;
    padding-left: 14px;
    text-align: left;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #252525;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
}
.netarx-body-menu-black A:link
{
    color: #252525;
    text-decoration: none;
}
.netarx-body-menu-black A:visited
{
    color: #252525;
    text-decoration: none;
}
.netarx-body-menu-black A:hover
{
    color: #666666;
    text-decoration: none;
}

.netarx-button-purple
{
    border: none;
    background-image: url(../images/netarx-button.jpg);
    background-repeat: repeat-x;
    height: 28px;
    padding-top: 8px;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    float: right;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
}
.netarx-button-purple A:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.netarx-button-purple A:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.netarx-button-purple A:hover
{
    color: #CCCCCC;
    text-decoration: none;
}

.netarx-button-silver
{
    border: 1px solid #CCC;
    background-color: #d9d9d9;
    background-image: url(../images/netarx-body-menu-bg.jpg);
    background-repeat: repeat-x;
    height: 26px;
    padding-top: 8px;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #252525;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
}
.netarx-button-silver A:link
{
    color: #252525;
    text-decoration: none;
}
.netarx-button-silver A:visited
{
    color: #252525;
    text-decoration: none;
}
.netarx-button-silver A:hover
{
    color: #666666;
    text-decoration: none;
}

.netarx-button-silver-dialog
{
    border: 1px solid #CCC;
    background-color: #d9d9d9;
    background-image: url(../images/netarx-body-menu-bg.jpg);
    background-repeat: repeat-x;
    height: 26px;
    padding-top: 8px;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #252525;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
}
.netarx-button-silver-dialog A:link
{
    color: #252525;
    text-decoration: none;
}
.netarx-button-silver-dialog A:visited
{
    color: #252525;
    text-decoration: none;
}
.netarx-button-silver-dialog A:hover
{
    color: #666666;
    text-decoration: none;
}

/*********  NetArx Text Elements ****************************************************************/

.header-menu
{
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
    height: 25px;
    width: 980px;
    vertical-align: middle;
}
.header-menu A:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.header-menu A:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.header-menu A:hover
{
    color: #CCCCCC;
    text-decoration: none;
}

.footer-menu
{
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
}
.footer-menu A:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.footer-menu A:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.footer-menu A:hover
{
    color: #CCCCCC;
    text-decoration: none;
}

.body-text
{
    font-size: 14px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}
.body-text A:link
{
    color: #808080;
    text-decoration: underline;
}
.body-text A:visited
{
    color: #808080;
    text-decoration: underline;
}
.body-text A:hover
{
    color: #666666;
    text-decoration: underline;
}

.body-text-right
{
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}

.body-text-1line
{
    font-size: 14px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

.body-text-purple
{
    font-size: 14px;
    font-weight: normal;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}
.body-text-purple A:link
{
    color: #660099;
    text-decoration: underline;
}
.body-text-purple A:visited
{
    color: #660099;
    text-decoration: underline;
}
.body-text-purple A:hover
{
    color: #666666;
    text-decoration: underline;
}

.body-text-bold
{
    font-size: 14px;
    font-weight: bold;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}
.body-text-bold-white
{
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}
.body-text-ital
{
    font-size: 14px;
    font-weight: normal;
    color: #808080;
    font-style: italic;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}
.body-text-purple-bold
{
    font-size: 14px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}
.body-text-purple-bold-ital
{
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}
.body-text-purple-bold-medium
{
    font-size: 12px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}
.body-text-medium
{
    font-size: 12px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}

.body-text-small
{
    font-size: 11px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}
.body-text-small-1line
{
    font-size: 11px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}
.body-text-small-bold
{
    font-size: 11px;
    font-weight: bold;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}
.body-text-small-right
{
    font-size: 11px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}
.body-text-blue
{
    font-size: 14px;
    font-weight: normal;
    color: #0099CC;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}
.body-text-blue-bold
{
    font-size: 14px;
    font-weight: bold;
    color: #0099CC;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}
.body-text-blue-bold-single
{
    font-size: 14px;
    font-weight: bold;
    color: #0099CC;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}
.body-step
{
    font-size: 19px;
    font-weight: bold;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 32px;
    letter-spacing: normal;
}
.body-step A:link
{
    color: #808080;
    text-decoration: underline;
}
.body-step A:visited
{
    color: #808080;
    text-decoration: underline;
}
.body-step A:hover
{
    color: #666666;
    text-decoration: underline;
}

.body-header-purple
{
    font-size: 21px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}
.body-header-purple-ital
{
    font-size: 21px;
    font-weight: normal;
    font-style: italic;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}
.body-header-purple_small
{
    font-size: 19px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

.body-title
{
    font-size: 15px;
    font-weight: bold;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 32px;
    letter-spacing: normal;
}
.body-title A:link
{
    color: #808080;
    text-decoration: underline;
}
.body-title A:visited
{
    color: #808080;
    text-decoration: underline;
}
.body-title A:hover
{
    color: #666666;
    text-decoration: underline;
}
.body-title-centered
{
    font-size: 15px;
    font-weight: bold;
    color: #808080;
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 32px;
    letter-spacing: normal;
}
.body-title-purple
{
    font-size: 15px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 32px;
    letter-spacing: normal;
}
.body-title-purple-centered
{
    font-size: 15px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 32px;
    letter-spacing: normal;
}
.body-title-purple-nospace
{
    font-size: 15px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}
.body-title-purple-ital
{
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}
.body-title-blue
{
    font-size: 15px;
    font-weight: bold;
    color: #0099CC;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 32px;
    letter-spacing: normal;
}
H1
{
    font-size: 15px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

.body-title-no-space
{
    font-size: 15px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

.body-error
{
    font-size: 14px;
    font-weight: normal;
    color: red;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: normal;
}

.body-input
{
    font-size: 14px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

.body-image
{
    padding: 1em;
    margin: 1em 1em 1em 1em;
}

.watermarked
{
    color: Gray;
}

/* Edit Box */
.editbox-number
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
}
.editbox-text
{
    font-family: Arial, Helvetica, sans-serif;
}
.editbox-text-purple
{
    font-family: Arial, Helvetica, sans-serif;
    color: #660099;
}

.terms
{
    font-family: Arial, Helvetica, sans-serif;
    overflow: auto;
    padding: 5px 10px 5px 5px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup3
{
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: #660099;
    padding: 25px;
    width: 750px;
}

.modalPopup
{
    background-color: transparent;
    padding: 1em 6px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 4px;
}

.modalPopup2
{
    background-color: #ffffff;
    vertical-align: top;
}

.netarx-body-menu2-purple
{
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    border: none;
    height: 25px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    line-height: normal;
    letter-spacing: normal;
    vertical-align: middle;
    z-index: 999; /*color: Black\9;      *color:Yellow;     _color:blue;     */
}
.netarx-body-menu2-purple A:link
{
    color: #FFFFFF; /* color: Black\9;      *color:Yellow;     _color:blue;     */
    text-decoration: none;
}
.netarx-body-menu2-purple A:visited
{
    color: #FFFFFF; /* color: Black\9;      *color:Yellow;     _color:blue;    */
    text-decoration: none;
}
.netarx-body-menu2-purple A:hover
{
    color: #efefef; /*  color: Black\9;      *color:Yellow;     _color:blue;     */
    text-decoration: none;
}
.netarx-body-menu2-black
{
    border: none;
    height: 25px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #efefef;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
    z-index: 999;
}

.netarx-body-menu2-black A:link
{
    color: #efefef;
    text-decoration: none;
}
.netarx-body-menu2-black A:visited
{
    color: #efefef;
    text-decoration: none;
}
.netarx-body-menu2-black A:hover
{
    color: #CCCCCC;
    text-decoration: none;
}

.netarx-body-menu3-purple
{
    border: none; /*    width: 100%;     display:block;     */ /*     background-image: url(../images/netarx-asp-menu-wt.jpg);     */
    background-color: #efefef;
    height: 30px;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
    color: #660099;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    z-index: 999;
}
.netarx-body-menu3-purple A:link
{
    color: #660099;
    text-decoration: none;
}
.netarx-body-menu3-purple A:visited
{
    color: #660099;
    text-decoration: none;
}
.netarx-body-menu3-purple A:hover
{
    color: #660099;
    text-decoration: none;
}
.netarx-body-menu3-black
{
    border: none; /*     width: 100%;     display: block;     */
    background-image: url(../images/netarx-asp-menu-purp.jpg);
    background-color: #660099;
    height: 30px;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    z-index: 999;
}

.netarx-body-menu3-black A:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.netarx-body-menu3-black A:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.netarx-body-menu3-black A:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

/* Gridview styles */

.GridLayout
{
    border: 2px solid gray;
}

.GridLayout tr th
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: bold;
}

.GridHeader
{
    background-color: Silver;
}

.TableRowStyle
{
    background-color: White;
}

.TableRowStyleAlternate
{
    background-color: #FAFAD2;
}

.TableRowStyle td
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

.TableRowStyleAlternate td
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

.TableRowStyleGrid
{
    background-color: White;
}

.TableRowStyleAlternateGrid
{
    background-color: #FAFAD2;
}

.TableRowStyleGrid td
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    border-style: none;
    border-width: 1px;
    border-color: #808080;
}

.TableRowStyleAlternateGrid td
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    border-style: none;
    border-width: 1px;
    border-color: #808080;
}

