form
{
    margin: 0;
}

img
{
    border-style: none;
}

td
{
    padding: 0;
}

smallInput
{
    width: 20px;
}

table.tableTable
{
    /*	border: 1px solid rgb(190,190,190); */
    empty-cells: show;
    border: 1px solid #e8e8e8;
}

table.tableTable1
{
    /*	border: 1px solid rgb(190,190,190); */
    empty-cells: show;
    border: 0px none #e8e8e8;
}

table.tableTable.td.smallInput{
    width:30px;
}

table.tableTable.smallInput{
    width:30px;
}
td.tdTableTitle
{
    height: 26px;
    text-align: center;
    font-weight: bold;
    /*background-image: url("/images/Table/TableTitle.png");
	background-repeat: repeat-x;*/
    border: 1px outset rgb(229, 229, 229);
}
td.tdTableTitleLight
{
    height: 26px;
    text-align: center;
    font-weight: bold;
    /*background-image: url("/images/Table/TableTitle.png");
	background-repeat: repeat-x;*/
    border: 1px outset rgb(229, 229, 229);
    color: #edecef;
}
td.tdTableTitle1
{
    height: 26px;
    text-align: center;
    font-weight: bold;
    color: #edecef;
    /*background-image: url("/images/Table/TableTitle.png");
	background-repeat: repeat-x;*/
    border: 0px none rgb(229, 229, 229);
}

td.tdTableColumnCaption
{
    height: 26px;
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    /*background-image: url("/images/Table/TableTitle.png");
	background-repeat: repeat-x;*/
    border-bottom: 1px solid rgb(229,229,229);
    border-left: 0px none white;
    border-right: 0px none white;
    /*	color: rgb(90,90,90); */
    color: rgb(186,64,0);
}

td.tdTablePages
{
    height: 20px;
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    background-color: rgb(244, 244, 244);
    /*	border: 1px outset white;*/
    border-top: 0px none white;
    border-bottom: 1px solid rgb(229,229,229);
    border-right: 0px none white;
}

td.tdTableItem
{
    height: 20px;
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    /*	background-color: #FFFFFF;
	border: 1px outset white;*/
    border-top: 0px none white;
    border-bottom: 1px solid rgb(229,229,229);
    border-right: 0px none white;
}

td.tdTableItemSpecial
{
    height: 20px;
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    font-weight: bold;
    /*	background-color: #FFFFFF;
	border: 1px outset white;*/
    border-top: 0px none white;
    border-bottom: 1px solid rgb(229,229,229);
    border-right: 0px none white;
}

td.tdTableItem1
{
    height: 20px;
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    color: #edecef;
    /*	background-color: #FFFFFF;
	border: 1px outset white;*/
    border-top: 0px none white;
    border-bottom: 0px none rgb(229,229,229);
    border-right: 0px none white;
    vertical-align: top;
}

td.tdTableItemDoctorMessage
{
    text-align: left;
    font-size: 12px;
    margin-left: -100px;
}

.smallInput
{
    width:30px;
}

td.tdTableItemLeft
{
    height: 20px;
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    /*	background-color: #FFFFFF;
	border: 1px outset white;*/
    border-top: 0px none white;
    border-bottom: 1px solid rgb(229,229,229);
    border-right: 0px none white;
    text-align: left;
}

td.tdTableItemRight
{
    height: 20px;
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    /*	background-color: #FFFFFF;
	border: 1px outset white;*/
    border-top: 0px none white;
    border-bottom: 1px solid rgb(229,229,229);
    border-right: 0px none white;
    text-align: right;
}

td.tdTableItemHighlight
{
    background-color: rgb(255,255,200);
}

td.tdTableItemEvenHighlight
{
    background-color: #F0F0F0;
}

.TableEditElement
{
    margin-right: 6px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 9pt;
}

.Width100percent
{
    width: 100%;
}

.Height100percent
{
    height: 100%;
}

.ErrorHighlight
{
    background-color: rgb(255,186,186);
}

table.tableError
{
    color: red;
    font-weight: bold;
    width: 50%;
    text-align: center;
    margin-bottom: 5px;
}

td.tdButton
{
    text-align: center;
    color: black!important;
    padding-top: 4px;
    padding-bottom: 4px;
}

td.tdButtonLeft
{
    text-align: left;
    color: black!important;
    padding-top: 4px;
    padding-bottom: 4px;
}

a.aNoUnderline
{
    text-decoration: none;
}

input.inputPhonePrefix
{
    /*	width: 2.3em; /* n*.6+.5 */
}

input.inputPhonePhone
{
    /*	width: 4.7em; /* n*.6+.5 */
}

input.inputPersonalAccount
{
    width: 6em; /* n*.6+.5 */
}

input.inputPinCode
{
    width: 3.1em;
}

input.inputDateDate
{
    width: 1.7em;
}

input.inputDateMonth
{
    width: 1.7em;
}

input.inputDateYear
{
    width: 2.9em;
}

input.inputDateHour
{
    width: 1.7em;
}

input.inputDateMinute
{
    width: 1.7em;
}

input.inputDateSecond
{
    width: 1.7em;
}

input.inputPressure
{
    width: 2.3em;
}

input.inputBloodParam
{
    width: 4.5em;
}

.Clickable
{
    cursor: pointer;
}

table.tableCaptcha
{
    width: 95%;
    margin-top: 2px;
    margin-bottom: 2px;
}

img.imgCaptcha
{

}

table.tableCaptchaReload
{
    margin-top: 1px;
    width: auto;
}

img.imgCaptchaReload
{
    cursor: pointer;
    vertical-align: middle;
}

span.spanCaptchaReload
{
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    font-size: 9pt;
    cursor: pointer;
    vertical-align: middle;
}

input.inputCaptcha
{
    margin-left: 5px;
    vertical-align: middle;
    width: 2.9em; /* n*.6+.5 */
}

span.spanCheckListBoxSelectAll
{
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    font-size: 8pt;
    cursor: pointer;
    vertical-align: middle;
}


td.tdTextAlignLeft {
    text-align: left;
}
td.tdWidth10
{
    width: 10%;
}

td.tdWidth20
{
    width: 20%;
}

td.tdWidth30
{
    width: 30%;
}

td.tdWidth40
{
    width: 40%;
}

td.tdWidth50
{
    width: 50%;
}

td.tdWidth60
{
    width: 60%;
}

td.tdWidth70
{
    width: 70%;
}

td.tdWidth80
{
    width: 80%;
}

td.tdWidth90
{
    width: 90%;
}

td.tdWidth100
{
    width: 100%;
}

