BODY {
font-size : 12px; 
font-family : sans-serif, Verdana, Arial, Helvetica; 
font-weight : normal;
background-color : #FAFAFA;
color : #000000;
width : auto;
}

TD {
font-size : 12px; 
font-family : sans-serif, Verdana, Arial, Helvetica; 
font-weight : normal;
color : #000000;
vertical-align : top;
}

H1 {
color: #000000;
background-color : #FFFFFF;
font-family : sans-serif, Verdana, Arial, Helvetica; 
font-weight : bold; 
font-size : 22px; 
}

H3 {
color: #22EE22;
background-color : #FFFFFF;
font-family : sans-serif, Verdana, Arial, Helvetica; 
font-weight : bold; 
font-size : 18px; 
}


.maintable {
width : 100%;
background-color : transparent;
}

.headertable {
width : 760px;
background-color : #FFFFFF;
border : 1px solid #C0C0C0;
}

.menutd {
width : 23%;
background-color : #FAFAFA;
border-left : 8px solid #36B636;
border-right : 1px solid #C0C0C0;
}

.maintd {
background-color : #FFFFFF;
border-right : 8px solid #36B636;
width : 77%;
}


  input
  {
    font-size: 10pt;
    color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    border: 1px solid #606060;
    background-color: #F7F7F7;
  }
  
  textarea
  {
    font-size: 10pt;
    color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    border: 1px solid #606060;
    background-color: #F7F7F7;
  }

  select
  {
    font-size: 10pt;
    color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    border: 1px solid #606060;
    background-color: #F7F7F7;
  }

  
.mainmenu {
line-height : 20px;
}

.mainmenu a:link {
    color: #000000;
	font-size : 12px;
    background-color: transparent; 
    text-decoration: none;
}

.mainmenu a:visited {
    color: #000000;
	font-size : 12px;
    background-color: transparent; 
    text-decoration: none;
}

.mainmenu a:hover {
    color: #36B636;
	font-size : 12px;
    background-color: transparent; 
    text-decoration: none;
}
  
a:link {
    color: #0000FF;
    background-color: transparent; 
    text-decoration: none;
}
  
a:visited {
    color: #0000FF; 
    background-color: transparent; 
    text-decoration: none;
}
  
a:hover {
    color: #5555AA;
    background-color: transparent;
    text-decoration: none;
}

table#book td {
border-bottom: 1px solid #D0D0D0;
}

tr#book td {
border-bottom: 1px solid #D0D0D0;
}

.highlight {
	background-color : #F0F0F0;
}

.normal {
	background-color : #FFFFFF;
}

.pagelist {
font-size : 14px; 
font-family : sans-serif, Verdana, Arial, Helvetica; 
font-weight : normal;
line-height : 25px;
}








/* CALENDAR STYLE */



.year {
border-style: outset;
border-width:1px
background-color: #E4E4E4;
text-align: center;
}


.month {
border-style: solid;
border-color: #E5E5E5;
border-width: 1px;
background-color: #F8F8F8;
text-align: center;
}

.month td {
border-style: solid;
border-width: 1px;
border-color: #E5E5E5;
}

.month td td {
border-width: 0px;
}


.yearname {
text-align: center;
font-size: 18px;
font-weight: bold;
}


.monthname {
text-align: center;
font-size: 13px;
font-weight: bold;
background-color: #DADADA;
color: #5D5D5D;
border-style: outset;
border-width:1px
}


.dayname {
text-align: center;
font-size: 12px;
font-weight: bold;
background-color: #CCFFCC;
color: #000000;
border-style: outset;
border-width:1px
}


.weeknumtitle {
text-align: center;
font-size: 12px;
font-weight: normal;
background-color: #e9e9e9;
border-style: outset;
border-width:1px
}


.weeknum {
text-align: center;
font-size: 10px;
height:90px;
width:90px;
color: #000099;
background-color: #e9e9e9;
}


.week {
border-style: none;
background-color: #F8F8F8;
text-align: center;
}


.monthweek {
text-align: center;
font-size: 10px;
font-weight: bold;
color: #667171;
border-style: solid;
border-width:1px
}


.yearnavigation {
font-size: 12px;
}


.datepicker {
background-color: #F8F8F8;
}


.datepickerform {
margin: 0px;
}


.monthnavigation {
font-family: Tahoma, Arial, sans-serif;
}


.monthpicker {
font-size: 11px;
background-color: #eeeeee;
}


.yearpicker {
font-size: 11px;
background-color: #eeeeee;
}


.pickerbutton {
font-size: 11px;
background-color: #eeeeee;
border-style: solid;
border-color: #000000;
border-width: 1px;
}


.nomonthday {
text-align: center;
vertical-align: top;
font-size: 10px;
height:90px;
width:90px;
color: #aaaaaa;
}


.monthday {
text-align: center;
vertical-align: top;
font-size: 11px;
font-weight: bold;
background-color: #F8F8F8;
color: #384955;
height:90px;
width:90px;
}

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

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

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


.today {
text-align: center;
vertical-align: top;
font-size: 11px;
font-weight: bold;
background-color: #F8F8F8;
color: #000000;
height:90px;
width:90px;
}


.today table {
background-color: #CCFFCC;
}

.selectedday {
text-align: center;
vertical-align: top;
font-size: 11px;
font-weight: bold;
background-color: #66ff66;
height:90px;
width:90px;
}


.sunday {
text-align: center;
vertical-align: top;
font-size: 11px;
font-weight: bold;
color: #667171;
height:90px;
width:90px;
}


.saturday {
text-align: center;
vertical-align: top;
font-size: 11px;
font-weight: bold;
color: #667171;
height:90px;
width:90px;
}



.event {
text-align: center;
vertical-align: top;
font-size: 11px;
font-weight: bold;
color: red;
background-color: #ffff99;
height:90px;
width:90px;
}


.event a {
background-color: #ffff99;
color: red;
}


.selectedevent {
text-align: center;
vertical-align: top;
font-size: 11px;
font-weight: bold;
color: red;
background-color: #ffff99;
height:90px;
width:90px;
}


.selectedevent a {
background-color: #CCFFCC;
color: red;
}


.todayevent {
text-align: center;
vertical-align: top;
font-size: 11px;
font-weight: bold;
color: red;
background-color: #CCFFCC;
height:90px;
width:90px;
}


.todayevent a {
background-color: #CCFFCC;
color: red;
}


.eventcontent {
font-size: 10px;
border-style: outset;
border-width: 1px;
width: 100%;
}


