body
{
   color: #000000;
   background-color: #eef2fb;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 8.5pt;
   margin: 0px 0px 0px 0px;
}

a
{
   text-decoration: none;
   color: #000000;
}

img
{
   border: 0px;
}

.main-table
{
   background-color: #ffffff;
}

.calendar
{
   color: #000000;
   background-color: #ffffff;
   font-size: 8.5pt;
   font-weight: normal;
   border: 1px solid #c0c0c0;
}

.calendar-today
{
   color: #0066cf;
   font-weight: bold;
}

.calendar-selected
{
   color: #0066cf;
   background-color: #dbf2fd;
   font-weight: bold;
   border: 1px solid #0066cf;
}

.calendar-other-month
{
   color: #636568;
}

.calendar-month
{
   color: #505050;
}

.calendar-year
{
   color: #505050;
}

.tasks-list
{
   background-color: #ffffd5;
   border: 1px solid #f6dba2;
   font-size: 9pt;
}

.caption
{
   font-size: 8.5pt;
   font-weight: bold;
   text-align: center;
}

.footer
{
   color: #505050;
   font-size: 8.5pt;
   font-weight: normal;
}

.priority
{
   width: 60px;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.category
{
   width: 80px;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.subject
{
   width: 99%;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.company
{
   width: 205px;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.person
{
   width: 110px;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.add-task
{
   font-size: 8.5pt;
   font-weight: bold;
}

.display
{
   width: 100px;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.border-top
{
   border-top: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.border-top-right
{
   border-top: 1px solid #f6dba2;
   border-right: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.textbox-username
{
   width: 100%;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.textbox-userpassword
{
   width: 100%;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.combobox-users
{
   width: 200px;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.textbox-newuser
{
   width: 200px;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.small-text
{
   font-size: 8.5pt;
}

.combobox-base
{
   width: 100%;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.infobox
{
   border: 1px solid #dde1e9;
   background-color: #f4f4f4;
   font-size: 8.5pt;
}

.addtask-combobox
{
   width: 200px;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.cb-users
{
   width: 182px;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.textbox-personname
{
   width: 205px;
   border: 1px solid #f6dba2;
   font-size: 8.5pt;
}

.bottom-border
{
   border-bottom: 1px solid #ffeabf;
}