.TitleBar
{
    font: Bold 18px Arial;
    text-align: center;
    color: #CFCFcF;
    background: #3050A0;
    padding: 2px;
    border: 2px solid;
    border-color: #8090FF #103070 #103070 #8090FF;
}
.Heading
{
    font: 10px Arial;
    color: #BLUE;
    background: #A0A0A0;
    padding: 2px;
}
.MenuButton
{
    width: 20px;
    height: 25px;
}
.MenuItem
{
    font: Bold 12px Arial;
    width: 100px;
    border: 1px solid #303030;
    background: #6699CC;
	background-image: url(button3.jpg);
    padding: 1px;
    margin: 1px;
    text-decoration: none;
    color: #000000;
    display: inline;
}
.MenuItem:Hover
{
    font: Bold 12px Arial;
    width: 100px;
    border: 1px solid #404000;
    background: #ffff80;
	background-image: url(button2.jpg);
    padding: 1px;
    margin: 1px;
    text-decoration: none;
    color: #000000;
    display: inline;
}
.Window
{
    background: #AFAFCF;
    padding: 2px;
    border: 2px solid;
    border-color: #DFDFFF #8080A0 #8080A0 #DFDFFF;
    width: 300px;
}
.Status
{
    border: 1px solid;
    border-color: #808080 #efefef #efefef #808080;
    background: #bfbfbf;
    font: 10px Arial;
    color: #0000B0;
}
.MenuDescription
{
    font: 10px Arial;
}
.Data
{
    font: 12px Arial;
    color: #000000;
}
.BackgroundColorOne
{
    background: #efefef;
}
.BackgroundColorTwo
{
    background: #dfdfdf;
}
.SubMenuBar
{
    background: #d0d0ff;
    border: 1px solid #000000;
    height: 25px;
}
.Greyed
{
    font: 12px Arial;
    color: #afafaf;
}
.3dBar
{
    background: #dfdfef;
    border: 1px solid;
    border-color: #efefff #808090 #808090 #efefff;
    font: 12px Arial;
}
.UserNameBar
{
    background: #dfdfdf;
    font: 10px Arial;
    padding: 1px;
    padding-left: 5px;
}
.Selector
{
    font: 12px Arial;
}
.NormalText
{
    font: 12px Arial;
}
.FormLabel
{
    font: 12px Arial;
}
.PageTab
{
    font: 12px Arial;
    color: #034800;
}
.PageTabText
{
    color: #000000;
    text-decoration: none;
}
.Help
{
    font: 12px Arial;
    background: #efefff;
    color: Black;
    border: 1px solid black;
    margin: 5px;
    padding: 5px;
    width: 400px;
    text-align: left;
}
.InactiveBackgroundColorOne
{
    background: #EBE0B5;
}
.InactiveBackgroundColorTwo
{
    background: #D2C8A0;
}
.FutureBackgroundColorOne
{
    background: #E1BEE7;
}
.FutureBackgroundColorTwo
{
    background: #C596CE;
}
.TemplateImage
{
    background: #cfcfcf;
    padding: 2px;
    border: 1px outset #cfcfcf;
}
.TemplateImageText
{
    font: 10px Arial;
    text-align: center;
}
.TemplateSelector
{
    width: 525;
    height: 66;
    overflow: auto;
    margin-left: 5px;
    border: 1px solid #000000;
    background: #efefef;
}
.AreaLabel
{
    font: 12px Arial;
    padding: 2px;
    border: 1px solid black;
    background: #d0d0d0;
    text-align: left;
    padding-bottom: 5px;
}
.AreaContent
{
    font: 12px Arial;
    padding: 4px;
    background: #efefef;
    border: 1px solid black;
    margin-bottom: 5px;
    text-align: left;
}
.ContentWindow
{
    background: #a0a0f0;
    margin-top: 5px;
}
.PercentBar
{
    border: 1px solid black;
}
.WarningColor
{
    background: #ff0000;
}
.WatchColor
{
    background: #efef00;
}
.NormalColor
{
    background: #00e000;
}
.StatsTitle
{
    font: 10px Arial;
    background: #808080;
    border: 1px solid black;
    color: #dfdfdf;
    border-bottom: none;
    padding-left: 2px;
    position: relative;
    top: -5px;
}
.StatsContent
{
    position: relative;
    top: -5px;
    background: #bbbbaf;
    border: 1px solid black;
}
.StatsText
{
    font: 10px Arial;
    color: #205090;
}
.StatsLabel
{
    font: 10px Arial;
    color: #404060;
}
.ErrorTextBox
{
    font: Bold 12px Arial;
    color: Red;
    border: 1px solid black;
    background: #ffffd0;
    padding: 2px;
    text-align: left;
}
.NoticeTextBox
{
    font: Bold 12px Arial;
    color: #0000A0;
    border: 1px solid black;
    background: #ffffd0;
    padding: 5px;
}
.menu_link
{
    float: left;
    margin-left: 3px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.menu_link:Hover
{
    float: left;
    margin-left: 3px;
    border: black thin solid;
    background-color: ghostwhite;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.ToolBar
{
    border-top: black thin solid;
    border-bottom: black thin solid;
    background-image: url(    '/admin/images/toolbar_userbk.jpg' );
    background-repeat: repeat-x;
    padding-top: 3px;
}
.FormInput
{
    text-align: center;
    width: 760px;
}
.InputHeader
{
    background: #d0d0ff;
    border: 1px solid #000000;
}
.Input
{
    width: 100%;
}
.InputFooter
{
    background: #d0d0ff;
    border: 1px solid #000000;
}
.HeaderButton
{
    font: 14px Arial;
    color: #000000;
    padding: 4px;
    float: right;
}
.HeadingText
{
    font: 14px Arial;
    color: #000000;
    padding: 4px;
    float: left;
}
.FooterButton
{
    font: 14px Arial;
    color: #000000;
    padding: 4px;
    float: right;
}
.FooterText
{
    font: 14px Arial;
    color: #000000;
    padding: 4px;
    float: left;
}
body
{
    text-align: center;
    margin: 0;
    font-family: Trebuchet;
    background-color: #FFFFFF;
    color: #000000;
    padding-bottom: 2em;
}

/* Data Web Control Styles */

.DataWebControlStyle
{
    font-size: 90%;
}

.HeaderStyle
{
    font-family: Arial;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    color: #efefef;
    background-color: #a0a0a0;
    padding: 2px;
}

.HeaderStyle a, .HeaderStyle a:visited
{
    color: White;
}

.FooterStyle
{
    background-color: #a33;
    color: White;
    text-align: right;
}

.AlternatingRowStyle
{
    font-size: 10pt;
    font-family: Arial;
    background-color: lavender;
    padding: 3px;
    vertical-align: text-top;
    text-align: left;
}

.RowStyle
{
    font-size: 10pt;
    font-family: Arial;
    background-color: aliceblue;
    padding: 3px;
    vertical-align: text-top;
    text-align: left;
}

.SelectedRowStyle
{
    background-color: Yellow;
}

.PagerRowStyle
{
    background-color: #ddd;
    text-align: right;
}

.SortHeaderRowStyle
{
    background-color: #c00;
    text-align: left;
    font-weight: bold;
    color: White;
}
.FieldHeaderStyle
{
    font-size: 12px;
    color: black;
    text-align: left;
    padding: 4px;
    margin: 4px;
}
.InsertRowStyle, .EditRowStyle
{
    text-align: left;
    background-color: #efefef;
    padding: 4px;
    margin: 4px;
}
.CommandRowStyle
{
    text-align: center;
    background-color: #d0d0ff;
    padding: 4px;
    border: 1px solid #000000;
    height: 25px;
}
.CommandRowStyle a
{
    font: 12px Arial;
    width: 50px;
    border: 1px solid #303030;
    background: #dfdfdf;
    padding: 1px;
    margin: 1px;
    text-decoration: none;
    color: #303030;
}
.CommandRowStyle a:Hover
{
    font: 12px Arial;
    width: 50px;
    border: 1px solid #404000;
    background: #ffff80;
    padding: 1px;
    margin: 1px;
    text-decoration: none;
    color: #404000;
}
.DetailHeaderStyle
{
    background: #d0d0ff;
    border: 1px solid #000000;
    height: 25px;
    text-align: left;
}
