﻿body
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    margin: 0px 5px;
    color:#666666;
}
h1
{
    font-size: 13pt;
    color: #DD0000;
    font-family: Verdana, Arial;
    margin-bottom: 15px;
    font-weight:normal;
}

h2
{
    font-size: 10pt;
    color: #696969;
    font-family: Verdana, Arial;
    margin-bottom: 10px;
    font-weight: bold;
}

.fieldname
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    margin: 0px 5px;
    color:#666666;
}
TD
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #696969;
    margin-left: 120px;
}
SELECT
{
    font-size: 8pt;
    font-family: Verdana, Arial;
}

A:link
{
	color: #DD0000;
	text-decoration: underline;
}

A:visited
{
	color: #DD0000;
	text-decoration: underline;
}

A:hover
{
	color: #DD0000;
	text-decoration: none;
}

A:active
{
	color: #DD0000;
	text-decoration: underline;
}

A.altlink:link
{
    color: #f5f5f5;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana,Arial;
}

A.altlink:visited
{
    color: #f5f5f5;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana,Arial;
}

A.altlink:hover
{
    color: #f5f5f5;
    text-decoration: underline;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana,Arial;
}

A.altlink:active
{
    color: #f5f5f5;
    text-decoration: underline;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana,Arial;
}

.tablehead
{
    color: #F5F5F5;
    background-color: #9B0000;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.tablehead2
{
    color: #9b0000;
    background-color: #F5F5F5;
}

.stephead
{
    color: #9b0000;
    background-color: #F5F5F5;
    border: solid 2px gray;
    padding: 2px;
    width: 100%;
    font-weight: bold;
}

.tablehead4
{
    color: #9b0000;
    border-bottom: #666666 1px solid;
}

.faqhead
{
    color: #9b0000;
    background-color: #F5F5F5;
    cursor:hand;
    margin-top:4px;
    margin-bottom:4px
}
.faqbody
{ 
    background-color: #ffffe0;
    margin-top:4px;
    margin-bottom:4px;
 }

.pagehead
{
    font-size: 13pt;
    color: #DD0000;
    font-family: Verdana, Arial;
    margin-bottom: 15px;
}

.subhead
{
    font-size: 10pt;
    color: #696969;
    font-family: Verdana, Arial;
    margin-bottom: 10px;
    font-weight: bold;
}
.subhead2
{
    font-size: 11pt;
    color: #9b0000;
    font-family: Verdana, Arial;
    margin-bottom: 10px;
    font-weight: bold;
}
.btn1
{
    color: #dd0000;
    background-color: #F5F5F5;
    border-right: #7F7F7F thin solid;
    border-top: #7F7F7F thin solid;
    font-size: 8pt;
    border-left: #7F7F7F thin solid;
    border-bottom: #7F7F7F thin solid;
    font-family: Verdana, Arial;
}

.btn2
{
    color: #DD0000;
    background-color: #f5f5f5;
    border-right: #7F7F7F thin solid;
    border-top: #7F7F7F thin solid;
    font-size: 7pt;
    border-left: #7F7F7F thin solid;
    border-bottom: #7F7F7F thin solid;
    font-family: Verdana, Arial;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.btn3
{
    /*border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #9b0000 #9b0000 #CC3300;*/
    color: #666666;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    background-color: #dda9a9;
    filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#ffffffff' ,EndColorStr= '#dda9a9' );
}

.hand
{
    cursor: hand;
}

.highlight
{
    color: #9B0000;
}
.highlight2
{
    color: #006600;
    text-align: center;
}
.highlight3
{
    color: #DD0000;
    text-align: center;
}
.success
{
    color: #006600;
}

.failed
{
    color: #ff0000;
    font-weight: bold;
    font-size: 12pt;
}

INPUT.textbox
{
    border: 1px solid silver;
    font-size: 8pt;
    font-family: Verdana, Arial;
    margin-bottom: 0px;
}
.textbox2
{
    border: 1px solid silver;
    font-size: 7pt;
    font-family: Verdana, Arial;
}
.numberbox
{
    border: 1px solid silver;
    font-size: 8pt;
    text-align:right;
    font-family: Verdana, Arial;
}

.fineprint
{
    font-size: 7pt;
    color:#999999;
    font-family: verdana;
}

.leafnode
{
    vertical-align: top;
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #666666;
}


.node
{
    vertical-align: top;
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #666666;
}

.rootnode
{
    visibility: hidden;
}

.padded_right
{
    margin-right:10px;
}
/*A:Link.submenuitems1
{
    font-size: 10pt;
    font-family: Verdana;
    text-decoration: none;
    margin-bottom: 2px;
}
A:visited.submenuitems1
{
    font-size: 10pt;
    font-family: Verdana;
    text-decoration: none;
    margin-bottom: 2px;
}
A:hover.submenuitems1
{
    font-size: 10pt;
    font-family: Verdana;
    text-decoration: underline;
    margin-bottom: 2px;

}
A:active.submenuitems1
{
    font-size: 10pt;
    font-family: Verdana;
    text-decoration: underline;
    margin-bottom: 2px;
}*/
.submenu1
{
    background-color: #f5f5f5;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-top: #9b0000 1px solid;
    border-bottom: #9b0000 solid;
    border-left: #9b0000 1px solid;
    border-right: #9b0000 1px solid;
}
.submenu2
{
    background-color: #dcdcdc;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: #9b0000 solid;
    border-left: #9b0000 1px solid;
    border-right: #9b0000 1px solid;
}

.submenulist
{
    list-style-image: url(bullet_list.gif);
    margin-bottom: 2px;
    margin-left: -15px;
    height: 15px;
    margin-top: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	border: 3px solid Gray;
    background-color:#ffffdd;
	    padding:3px;
    width: 331px;
}
.btnNew
{
    background-image: url(newdoc.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left top;
}

.btnSearch
{
    background-image: url(search5.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 2px;
    background-position: left top;
}

.btnDelete
{
    background-image: url(delete.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left top;
}

.btnExport
{
    background-image: url(export.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 22px;
    padding-bottom: 2px;
    background-position: left top;
}


.btnImport
{
    background-image: url(import.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 22px;
    padding-bottom: 2px;
    background-position: left top;
}

.btnStep
{
    background-image: url(arrow.gif);
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 22px;
    padding-bottom: 5px;
    background-position: left top;
}
.btnAdd
{
    font-size:8pt;
    background-image: url(new.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 2px;
    background-position: left top;
}
.btnEdit
{
    font-size:8pt;
    background-image: url(mode.design.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left top;
}
.btnSave
{
    font-size:8pt;
    background-image: url(save.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left top;
}
.btnCancel
{
    font-size:8pt;
    background-image: url(undo.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 2px;
    background-position: left top;
}
.btnProcess
{
    font-size:8pt;
    background-image: url(process2.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left top;
}
.warning
{
    background-image: url(warning2.jpg);
    color: #3333FF;
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 2px;
    background-position: left top;
}
.success
{
    color: #006600;
    background-image: url(star.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 2px;
    background-position: left top;
}

.mainmenuitem
{
    background-color: #9b0000;
    cursor: pointer;
    border:none;
}

.childmenuitem
{
    background-color: #EDEDED;
    border-left: solid 1px #9b0000;
    border-right: solid 1px #9b0000;
    cursor: pointer;
    height: 25px;
    vertical-align: middle;
}

.childmenuitem_bottom
{
    background-color: #EDEDED;
    border-left: solid 1px #9b0000;
    border-right: solid 1px #9b0000;
    border-bottom: solid 4px #9b0000;
    cursor: pointer;
    height: 25px;
    vertical-align: middle;
    /*border: solid 1px green;*/
}


.mainmenuitem_link, A.mainmenuitem_link:link, A.mainmenuitem_link:visited
{
    font-size: 10pt;
    background-color: #9b0000;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.childmenuitem_link, A.childmenuitem_link:link, A.childmenuitem_link:visited
{
    color: #666666;
    cursor: pointer;
    text-decoration:none;
    height:25px;
    font-weight:600;
}

A.childmenuitem_link:hover, A.childmenuitem_link:active
{
    color: #666666;
    background-color: #cccccc;
    cursor: pointer;
    height:25px;
    text-decoration:none;
    font-weight:600;
}
.loader
{
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: center 70px;
    background-color: #ffffff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
    color: #9b0000;
}

