.Default a img{border:0px;}
div.calendarStyles td.calendar{
 width:80;
 font-size:10px;
 height:50px;
 border-right:1px solid silver;
 border-bottom:1px solid silver;
 width:75px;
}

div.calendarStyles td.calendarToday{
 background-color:#ccc;
}
div.calendarStyles table.calendar{
 border:1px solid silver;
 width:100%;
}

div.calendarStyles .calendar .calendar_events a{
 color:#D31145;
 padding-bottom:5px;
 display:block;
}
div.calendarStyles .calendar .calendar_events a:hover {
 color:#D31145;
 text-decoration:underline;
}

div.calendarStyles .calendar .calendar_events{
 font-size:9px;
 text-align:left;
 padding-left:10px;
 width:79px;
 list-style-position:inside;
 list-style-type:none;
}
div.calendarStyles .calendar .calendar_events li{
 font-size:9px;
}
.calendarHeader { background-color:#ccc; border: 1px solid silver;}

.events a {
 padding-bottom:10px;
 display:block;
}

.Phoenix      { font-family: Arial, Helvetica, sans-serif; color: #757575; font-size:12px; font-weight: normal; line-height: 1.5em;}
.Phoenix td   { font-family: Arial, Helvetica, sans-serif; color: #484B4A; font-size:12px; font-weight: normal; line-height: 1.5em;}

.Phoenix a { font-family: Arial, Helvetica, sans-serif; color: #757575; font-size:12px; font-weight: normal; text-decoration: underline; }
.Phoenix a:hover {color: #000000; font-weight: normal;}
.Phoenix a img{border:0px;}
.Phoenix_title { font-family: Arial, Helvetica, sans-serif;; color: ##484B4A; font-size:16px; font-weight: bold;}
.Phoenix_title a { font-family: Arial, Helvetica, sans-serif; color: #757575; font-size:16px; font-weight: bold;}
.Phoenix_title a:hover { color: #757575; font-size:16px; font-weight: bold;}

.Phoenix_body{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #484B4A; line-height: 1.5em; }

.Phoenix_image{ }
.Phoenix img {  }

.Phoenix_menu a{ font-size:14px; color: #164776; !important;display:block;}
.Phoenix_menu a:hover{ color: black; !important;}
.headline { font-family: Arial, Helvetica, sans-serif;; color: #484B4A; font-size:16px; font-weight: bold;}

div.Phoenix {clear:both;}


.Phoenix hr { width: 100%; border:1px solid #CFCFCF; }


/* FORMs */
.Phoenix input, .Phoenix textarea , .Phoenix select { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 2px; 
font-size: 12px; 
color: #164776;
font-weight: normal; 
width: 100%; 
}

.Phoenix th {  width:150px; font-size: 12px; color: #164776; font-weight: normal;}
.Phoenix .submit input{ width: 100px; font-weight: bold;}
.Phoenix .submit input:hover { background-color: #4174BC; color: white; }


#SearchBar_Input { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 2px; 
font-size: 12px; 
color: 164776; 
font-weight: normal; 
width: 130px; 
}

#SearchBar_Search { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 1px; 
font-size: 11px; 
color: 164776; 
font-weight: normal; 
width: 72px; 
}

