/*********************
* Calendar style
**********************/
.cal_table {
   border: 0px solid #f0f0f0;
}
.cal_td_daysnames {
    border-bottom: 3px solid #333333;
    background: #ffffff;
    color: #f00090;
  font-family: Helvetica;
    font-size: 18px;
    font-style: normal;
font-weight: bold;
}
.cal_daysnames {
    font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #aaaaaa;
    text-decoration: none
}
.cal_td_daysoutofmonth {
    background-color: #f0f0f0;
border-bottom:1px solid #333333;
}
.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:#dddddd;
border-bottom:1px solid #333333;
}
.cal_td_daysnoevents {
    background-color: #ffffff;
    border-bottom:1px solid #333333;
}
a.cal_daylink:link {
    font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #555555;
    text-decoration: none
}
a.cal_daylink:visited{
     font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #555555;
    text-decoration: none
}
a.cal_daylink:hover{
     font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #f00090;
    text-decoration: none
}
a.cal_titlelink:link {
    font-size:8px;
    font-family: Verdana;
    color:white;
}
a.cal_titlelink:visited  {
    font-size:8px;
    font-family: Verdana;
    color:white;
}
a.cal_titlelink:hover  {
    font-size:8px;
    font-family: Verdana;
    color:white;
}

/***************************
* List style
**************************/
a.ev_link_cat:link {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_cat:visited  {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_cat:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black;
}
a.ev_link_row:link {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_row:visited  {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_row:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black;
}
a.ev_link_weekday:link {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_weekday:visited  {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_weekday:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black;
}
.ev_fieldset {
    font-family: Helvetica;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color:#333333;
	/*
    color: black;
	*/
}
.ev_table {
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.ev_td_right {
    background: transparent;
    border-top: 1px solid #f0f0f0;
}
.ev_td_left {
    background-color: #F00090;
    border-right: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #f0f0f0;
    text-align : center;
    vertical-align: middle;
}
.ev_td_today {
    background-color: #E5E5E5;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
}

/**********************
* Form style
**********************/
 /* Styles for dhtml tabbed-pages */
.ontab {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    border-left: solid 1px #E5E5E5;
    border-right: solid 1px #E5E5E5;
    border-top: solid 1px #E5E5E5;
    border-bottom: solid 1px #E5E5E5;
    text-align: center;
    cursor: hand;
    font-weight: bold;
	/*
    color: #FFFFFF;
	*/
}
.offtab {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: transparent;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-top: solid 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
	border-bottom: solid 0px #e5e5e5;
}
.tabheading {
	background-color: #ffae00;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	/*
	color: #FFFFFF;
	*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.tabcontent {
	/*
    background-color: ThreedFace;
	*/
    border-top: solid 1px #E5E5E5;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
	/*
    color: #FFFFFF;
	*/
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 16pt;
    text-align: left;
}
.pagetext {
	visibility: hidden;
   display: none;
	position: relative;
	top: 0;
}
.frm_td_bydays {
    background-color: #D4D4D4;
    font-size: 12px;
    color: black;
}
.frm_td_byweeks {
    background-color: #D4D4D4;
    font-size: 12px;
    color: black;
}
.frm_td_bymonth {
    background-color: #D4D4D4;
    font-size: 12px;
    color: black;
}
.frm_td_byyear {
    background-color: #D4D4D4;
    font-size: 12px;
    color: black;
}
/**********************
* Nav bar style
**********************/
a.nav_bar_link:link {
    font-size: 9px;
    font-family: Verdana;
    color: #D4D4D4;
}
a.nav_bar_link:visited  {
    font-size:9px;
    font-family: Verdana;
    color: #D4D4D4;
}
a.nav_bar_link:hover  {
    font-size:9px;
    font-family: Verdana;
    color: #f00090;
}
.nav_bar_cell{
	background: transparent;
}



#delete {
	height:auto;
     width:100%;	
	background: #fffe8d ;
	color: #000000;
	font-size: 12px;
	border: 1px solid #FFE371;
	margin-bottom:10px;
	margin-top:10px;
	
}

#delete p {

     margin-top:5px;
     

}

.input {

     border: 1px solid #f0f0f0;

}

#result {
	height:auto;
     width:100%;	
	background: #fffe8d ;
	color: #000000;
	font-size: 12px;
	border: 1px solid #FFE371;
	margin-bottom:10px;
	margin-top:10px;
	
}

#result p {

     margin-top:5px;


}


#left_outer {
	width: 0px;

}

#left_inner {
width:0px;
}

#content_outer {
	
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 782px;

}

#content_inner {
	
	
	width: 100%;

}


.contentheading-events {
	height: 30px;
	background: #FFFFFF ;
	color: #F00090;
	text-indent: 10px;
	font-weight: bold;
	font-size: 18px;
	padding: 2px

	
}

.mini-cal {

    	background:#ffffff;
	color:#000000;
		font-weight: bold;
	font-size: 10x;
	text-align:center;
	float:right;
	border-left:2px dotted #E5E5E5;

}


.mini-cal td {
     text-transform:uppercase;

	font-size: 15px;
color: #555555;
margin:0px;

	
}


.mini-cal h1 {

	font-size: 45px;
	text-align:center;
color: #F00090;
margin:2px;


	
}

.mini-cal h2 {
	color:#F00090;
		font-weight: bold;
	font-size: 18px;
	margin:0px;
	text-align:center;

	
}

/**********************
* List formatting
**********************/
/* removed for MOS 4.5.1 */
/*
.ev_td_li {
    list-style: url(images/arrow.png) outside;
}

.ev_ul {
    margin: 0px 12px 0px 12px;
    padding: 0px 0px 0px 0px;
}
*/
