body {
    font-size: 11px;
    margin: 0px;
    color: #58595b;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

td {
    font-size: 11px;
    margin: 0px;
    color: #666666;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

form {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

ul {
    margin-top: 5px;
    padding-top: 0px;
    list-style-image: url(images/dia_bluve.gif);
}

img {
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

input {
    font-size: 11px;
    color: #58595b;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

select {
    font-size: 11px;
    color: #58595b;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

textarea {
    font-size: 11px;
    color: #58595b;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.dotline {
    background: url(images/dotline.gif) #ffffff repeat-x left top;
}

.dotlinev {
    background: url(images/dotlinev.gif) #ffffff repeat-y;
}

.headtb {
    background-color: #990000;
    font: bold;
    color: #ffffff;
}

.topicicon {
    margin: 3px;
}

.tablecomment {
    border: 1px solid #c7c7c7;
}

.foottext {
    color: #ffffff;
}

.calendarHeader {
    font-weight: bolder;
    color: #ffffff;
    background-color: #cc0000;
}

.calendarToday {
    background-color: #ffe1ce;
    font-weight: bold;
}

.calendar {
    width: 250;
    background-color: #f3f3f3;
}

.highslide-html {
    background-color: white;
}

.highslide-html-content {
    position: absolute;
    display: none;
}

.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

.control {
    float: right;
    display: block;
    /*position: relative;*/
    margin: 0 5px;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #999;
}

.control:hover {
    color: black !important;
}

.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

#dhtmltooltip {
    position: absolute;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: #ffffff;
    visibility: hidden;
    z-index: 100;
    filter: Alpha(Opacity=80);
    font-weight: bold;
    color: #000000;
    font-family: MS Sans Serif;
    font-size: 10px;
    : DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}

.transp {
    filter: Alpha(Opacity=100);
}

#DHTMLgoodies_formTooltipDiv {
    color: #fff;
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    line-height: 120%;
}

.DHTMLgoodies_formTooltip_closeMessage {
    color: #ffffff;
    font-weight: normal;
    font-size: 10px;
}


/* the div that holds the date picker calendar */

.dpDiv {}


/* the table (within the div) that holds the date picker calendar */

.dpTable {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #505050;
    background-color: #ece9d8;
    border: 1px solid #aaaaaa;
}


/* a table row that holds date numbers (either blank or 1-31) */

.dpTR {}


/* the top table row that holds the month, year, and forward/backward buttons */

.dpTitleTR {}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */

.dpDayTR {}


/* the bottom table row, that has the "This Month" and "Close" buttons */

.dpTodayButtonTR {}


/* a table cell that holds a date number (either blank or 1-31) */

.dpTD {
    border: 1px solid #ece9d8;
}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */

.dpDayHighlightTD {
    background-color: #cccccc;
    border: 1px solid #aaaaaa;
}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */

.dpTDHover {
    background-color: #aca998;
    border: 1px solid #888888;
    cursor: pointer;
    color: red;
}


/* the table cell that holds the name of the month and the year */

.dpTitleTD {}


/* a table cell that holds one of the forward/backward buttons */

.dpButtonTD {}


/* the table cell that holds the "This Month" or "Close" button at the bottom */

.dpTodayButtonTD {}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */

.dpDayTD {
    background-color: #cccccc;
    border: 1px solid #aaaaaa;
    color: white;
}


/* additional style information for the text that indicates the month and year */

.dpTitleText {
    font-size: 12px;
    color: gray;
    font-weight: bold;
}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */

.dpDayHighlight {
    color: 4060ff;
    font-weight: bold;
}


/* the forward/backward buttons at the top */

.dpButton {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: gray;
    background: #d8e8ff;
    font-weight: bold;
    padding: 0px;
}


/* the "This Month" and "Close" buttons at the bottom */

.dpTodayButton {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: gray;
    background: #d8e8ff;
    font-weight: bold;
}

a:link {
    color: #0000cc;
    text-decoration: underline;
}

a:visited {
    color: #333333;
    text-decoration: underline;
}

a:active {
    color: #0000cc;
    text-decoration: underline;
}

a:hover {
    color: #ff0099;
    text-decoration: none;
}

td {
    font-size: 10pt;
    color: #666666;
    font-family: 'Tahoma', 'MS Sans Serif', 'Verdana';
}

textarea {
    font-size: 10pt;
    font-family: 'MS Sans Serif', 'Microsoft Sans Serif';
}

.title {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.box {
    border-right: 1px solid;
    border-top: 1px solid;
    font-size: 10pt;
    border-left: 1px solid;
    border-bottom: 1px solid;
    font-family: 'MS Sans Serif', 'Microsoft Sans Serif';
}

.require {
    color: #ff0000;
    font-style: italic;
}

.verticaltext {
    font: bold 13px Arial;
    position: absolute;
    right: 3px;
    top: 20px;
    width: 15px;
    writing-mode: tb-rl;
}

.input_box {
    text-align: center;
    color: #0000cc;
}

.input_box_red {
    text-align: center;
    color: #ff0000;
}

body,
td,
th {
    color: #000000;
}

h1 {
    font-size: 30px;
    font-weight: normal;
    padding: 0 0 5px 0;
    color: #990000;
}

h2 {
    font-size: 25px;
    font-weight: normal;
    padding: 0 0 5px 0;
    color: #990000;
}

h3 {
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 5px 0;
    color: #990000;
    font-weight: bold;
}

h4 {
    font-size: 15px;
    font-weight: normal;
    padding: 0 0 5px 0;
    color: #3333ff;
    font-weight: bold;
}

.error_txt {
    font-size: 10px;
    font-weight: normal;
    padding: 0 0 5px 0;
    color: red;
    font-weight: bold;
}

.warning {
    /*font-size: 10px;*/
    font-weight: normal;
    font-style: italic;
    padding: 0 0 5px 0;
    color: red;
}


/* For IE8 and earlier */


/*
img
{
opacity:1.0;
filter:alpha(opacity=50); 
}
img:hover
{
opacity:0.5;
filter:alpha(opacity=100); 
}
*/