.DataWebHeader_Background_Gray
{
background-image:url(Images/DataWebHeader_Background_Gray.gif);
background-position:top;
background-repeat:repeat-x;
table-layout:fixed;
width:100%;
}

.DataWebHeader_Logo
{
background-image:url(Images/DataWebHeader_Logo.gif);
background-repeat:no-repeat;
width:72px;
height:65px;
}

.DataWebHeader_DataWeb
{
background-image:url(Images/DataWebHeader_DataWeb.gif);
background-repeat:no-repeat;
width:228px;
}

.DataWebHeader_Text_Version
{
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
color:#FFFFFF;
}

.DataWebHeader_Curve
{
background-image:url(Images/DataWebHeader_Curve.gif);
background-repeat:no-repeat;
width:345px;
text-align:right;
}

.DataWebHeader_Text_Welcome
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#FFFFFF;
}

.DataWebHeader_Menu_Background_Live
{
background-image:url(Images/DataWebHeader_Menu_Background_Live.png);
background-position:top;
background-repeat:repeat-x;
table-layout:fixed;
width:100%;
height:40px;
}

.DataWebHeader_Menu_Background_Staging
{
background-image:url(Images/DataWebHeader_Menu_Background_Staging.png);
background-position:top;
background-repeat:repeat-x;
table-layout:fixed;
width:100%;
height:40px;
}

.DataWebHeader_Menu_Background_Develop
{
background-image:url(Images/DataWebHeader_Menu_Background_Develop.png);
background-position:top;
background-repeat:repeat-x;
table-layout:fixed;
width:100%;
height:40px;
}

.DataWebHeader_Menu_Background_Maintenance
{
background-image:url(Images/DataWebHeader_Menu_Background_Maintenance.png);
background-position:top;
background-repeat:repeat-x;
table-layout:fixed;
width:100%;
height:40px;
}

.DataWebHeader_Menu_Separator
{
background-image:url(Images/DataWebHeader_Menu_Separator.png);
background-position:top;
background-repeat:no-repeat;
width:2px;
height:22px;
}

.DataWebHeader_Menu_Link
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.DataWebHeader_Menu_Link:hover
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}

.DataWebHeader_ModalPopup_ItemStatus
{
width:400px;
}

.DataWebHeader_ModalPopup_Delete
{
width:400px;
}