h1
{
font-size: 12pt;
}

body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #000000;
}

.pageContainer
{
width: 500px;
}

.infoTable
{
font-size: 10pt;
}

.infoTable th
{
text-align: left;
color: #ee6666;
vertical-align: top;
padding: 5px;
background-color: transparent;
}

.infoTable td 
{
padding: 5px;
}

.rowButNotLast 
{
padding-top: 8px;
padding-bottom: 8px;
border-bottom: solid 1px #c0c0c0;
}

.rowButLast
{
padding-top: 8px;
padding-bottom: 8px;
}

tr.weekdaySatSun td
{
background-color: #ddffdd;
color: #000000;
}

.schedule th
{
text-align: left;
padding: 5px;
background-color: #efefef;
}

.schedule
{
background-color: #999999;
font-size: 10pt;
}


.schedule td
{
background-color: #ffffff;
padding: 3px;
}
.stCol,
th.stCol
{
text-align: center;
}
a.prevMonth,
a.prevMonth:link,
a.prevMonth:visited,
a.prevMonth:hover
{
font-weight: bold;
color: #333333;
}
a.prevMonth:hover
{
background-color: #efefef;
}

.addButtonContainer 
{
text-align: right; 
margin-top: 15px;
margin-bottom: 25px;
width: 100%;
}

.addButtonContainer input 
{
border: solid 1px #999999;
width: 150px;
height: 22px;
}


.schedule td.stColBadDay
{
text-align: center;
background-color: #00AA00;
font-weight: bold;
color: #ffffff;
}

.schedule td.stColGoodDay
{
text-align: center;
color: #000000;
}

a img
{
border-width: 0px;
}

.editForm th 
{
text-align: left;
color: #ee6666;
vertical-align: top;
width: 100%;
padding-left: 5px;
} 

.editForm td
{
padding-right: 5px;
} 

.intervalContainer
{
width: 498px;
padding: 10px;
}

.intervalContainer th
{
width: auto;
border-bottom: solid 1px #999999;
padding-bottom: 7px;
}

.firtsCol 
{
font-weight: bold;
padding-left: 5px; 
width: 15px;
}

.secondCol 
{
font-weight: bold;
padding-left: 5px; 
font-size: 13pt;
} 

.thirdCol 
{
font-weight: bold;
padding-left: 5px; 
font-size: 13pt;
} 

.selElem
{
width: 40px;
}

.oddRow
{
background-color: #f6f6f6;
}

.evenRow
{
background-color: #f0f0f0;
}

.oddRow td,
.evenRow td
{
padding: 7px;
border-bottom: solid 1px #999999;
}

.saveTemplateContainer 
{
width: 498px;
padding: 0px;
margin: 0px;
}

.saveContainer 
{
width: 498px;
padding: 0px;
margin: 0px;
}

#intTable,
.editForm #intTable
{
margin-top: 10px;
margin-bottom: 10px;
}

.editForm,
#intTable th,
.editForm #intTable th
{
font-size: 10pt;
background-color: transparent;
}

button
{
border: solid 1px #999999;
        }

.noteText
{
padding: 10px;
margin: 0px;
}

.activeDates 
{
margin: 0px;
margin-left: 10px;
margin-right: 10px;
}

.usedBy
{
clear: both;
width: 760px;
background-color: #999999;
border-bottom: solid 1px  #999999;
}

.usedBy th
{
background-color: #ffffff;
color: #ee0000;
padding: 5px;
text-align: left;
border-bottom: solid 1px  #999999;
}
.usedBy td
{
padding: 5px;
}

.usedBy .oddrow td,
.usedBy .evenrow td
{
border-width: 0px;
border-left: solid 2px #ffffff;
}

.usedByPersonsList
{
clear: both;
width: 600px;
background-color: #999999;
}


.usedByPersonsList td,
.usedByPersonsList th
{
background-color: #ffffff;
padding: 5px;
text-align: left;
}

.usedByPersonsList th
{
color: #ee0000;
}

.content a.tab,
.content a.tab:link,
.content a.tab:hover,
.content a.tab:visited,
.content a.tab:active
{
display: block;
height: 20px;
width: 100px;
font-weight: bold;
float: left;
color: #000000;
background-color: #d0d0d0;
margin: 1px;
margin-bottom: 10px;
text-align: center;
border: solid 1px #999999;
text-decoration: none;
}

.content a.tab:hover
{
background-color: #ff0000;
color: #ffffff;
}

.content a.tab
{
background-color: #eeeeee;
}

button.commonButton
{
border: solid 1px #999999;
width: 150px;
}

.col 
{
font-style: italic;
padding-left: 5px; 
font-size: 10pt;
} 

.containerOkCancel
{
width: 310px;
float: right;
}

.containerOk
{
float: left;
}

.containerCancel
{
float: right;
}

.clear
{
clear: both;
}