/*********************
* Calendar style
**********************/
.cal_table {
   border: 0px solid #000000;
}
.cal_td_daysnames {
    border-bottom: 0px solid #000000;
}
.cal_daysnames {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
.cal_td_daysoutofmonth {
    background-color: #B0C4DE;
}
.cal_daysoutofmonth {
    font-family:  Arial;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
.cal_td_today {
    background-color:#E9B4A1;
	  padding-left: 5px;
	  padding-right: 5px;
	  padding-top: 5px;
	  padding-bottom: 5px;
	  font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color:#333333;
	 BORDER-TOP: white 1px solid; 
	 
}
.cal_td_daysnoevents {
    background-color: #FFDEAD;
}
a.cal_daylink:link {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
a.cal_daylink:visited{
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
a.cal_daylink:hover{
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: red;
    text-decoration: none
}
a.cal_titlelink:link {
    font-size:11px;
    font-family: Arial;
    color:white;
}
a.cal_titlelink:visited  {
    font-size:11px;
    font-family: Arial;
    color:white;
}
a.cal_titlelink:hover  {
    font-size:11px;
    font-family: Arial;
    color:white;
}

/***************************
* List style
**************************/
a.ev_link_cat:link {
    font-size:11px;
    font-family: Arial;
    color: #6199B6;
font-weight: normal;
}
a.ev_link_cat:visited  {
    font-size:11px;
    font-family: Arial;
    color: #6199B6;
font-weight: normal;
}
a.ev_link_cat:hover  {
    font-size:11px;
    font-family: Arial;
    color: #6199B6;
text-decoration: none;
font-weight: normal;
}
a.ev_link_row:link {
    font-size:11px;
    font-family: Arial;
    color: #6199B6;
text-decoration: underlined;
}
a.ev_link_row:visited  {
    font-size:11px;
    font-family: Arial;
    color: #6199B6;
text-decoration: underlined;
}
a.ev_link_row:hover  {
    font-size:11px;
    font-family: Arial;
    color: #6199B6;
text-decoration: none;
}
a.ev_link_weekday:link {
    font-size:11px;
    font-family: Arial;
    color: #6199B6;
}
a.ev_link_weekday:visited  {
    font-size:11px;
    font-family: Arial;
    color: #6199B6;
}
a.ev_link_weekday:hover  {
    font-size:11px;
    font-family: Arial;
    color: Black;
}
.ev_fieldset {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
	

	/*
    color: black;
	*/
}

.fset {
padding-left: 15x;
width: 392px;
background-color: white;
}

.ev_table {


	 
}
.ev_td_right {
    background-color: #F5F5F5;

	  padding-left: 5px;
	  padding-right: 5px;
	  padding-top: 5px;
	  padding-bottom: 5px;
	  BORDER-TOP: white 1px solid; 
	  
}

.ev_td_right2 {
	  padding-left: 5px;
	  padding-right: 5px;
	  padding-top: 5px;
	  padding-bottom: 5px;
	  BORDER-TOP: white 1px solid; 
	  
}

.ev_td_left2 {
	  padding-left: 5px;
	  padding-right: 5px;
	  padding-top: 5px;
	  padding-bottom: 5px;
	  BORDER-TOP: white 1px solid; 
	  font-size: 11px;
	  font-weight: bold;
	  
}

.ev_td_left {
    	  BORDER-TOP: white 1px solid; 

	 background-color: #E9E9E9;
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color:#333333;
    text-align : left;
    vertical-align: top;
	 padding-left: 5px;
	  padding-right: 5px;
	  padding-top: 5px;
	  padding-bottom: 5px;
}
.ev_td_today {
    background-color: #ffcc00;
       font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #333333;
	  padding-left: 5px;
	  padding-right: 5px;
	  padding-top: 5px;
	  padding-bottom: 5px;
	  BORDER-TOP: white 1px solid; 
}

/**********************
* Form style
**********************/
 /* Styles for dhtml tabbed-pages */
.ontab {
    font-family :  Arial, Verdana,Helvetica, sans-serif;
    font-size: 11px;
    background-color: ThreedShadow;
    border-left: outset 0px #ff9900;
    border-right: outset 0px #808080;
    border-top: outset 0px #ff9900;
    border-bottom: solid 0px #d5d5d5;
    text-align: center;
    cursor: hand;
    font-weight: bold;
	/*
    color: #FFFFFF;
	*/
}
.offtab {
	font-family :  Arial, Verdana,Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	border-left: outset 0px #E0E0E0;
	border-right: outset 0px #E0E0E0;
	border-top: outset 0px #E0E0E0;
	border-bottom: solid 0px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
	border-bottom: solid 0px #777777;
}
.tabheading {
	background-color: #ffae00;
	border-left: solid 0px #777777;
	border-right: solid 0px #777777;
	/*
	color: #FFFFFF;
	*/
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
}
.tabcontent {
	/*
    background-color: ThreedFace;
	*/
    border-top: solid 0px #777777;
    border-left: solid 0px #777777;
    border-right: solid 0px #777777;
    border-bottom: solid 0px #777777;
	/*
    color: #FFFFFF;
	*/
    font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size: 16pt;
    text-align: left;
}
.pagetext {
	visibility: hidden;
   display: none;
	position: relative;
	top: 0;
}
.frm_td_bydays {
    background-color: #FFF8DC;
    font-size: 12px;
    color: black;
}
.frm_td_byweeks {
    background-color: #FFF0F5;
    font-size: 12px;
    color: black;
}
.frm_td_bymonth {
    background-color: #FDF5E6;
    font-size: 12px;
    color: black;
}
.frm_td_byyear {
    background-color: #F0F8FF;
    font-size: 12px;
    color: black;
}
/**********************
* Nav bar style
**********************/
a.nav_bar_link:link {
    font-size: 11px;
    font-family: Arial;
    color:  #6199B6;
	 font-weight: bold;
}
a.nav_bar_link:visited  {
    font-size:11px;
    font-family: Arial;
    color:  #6199B6;
	 font-weight: bold;
}
a.nav_bar_link:hover  {
    font-size:11px;
    font-family: Arial;
    color:  #6199B6;
	 font-weight: bold;
}
.nav_bar_cell{
	
}

/**********************
* List formatting
**********************/

.ev_td_li {
    list-style-type: none;
	 list-style-position: outside;
}

.ev_ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	    list-style-type: disc;
}
