
.Prevnext
{
	font: normal 12px/20px  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;	
	text-decoration: none;
	}


#calendar {
	width:250px;
	height:140px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #84bb4b;
	border-right: 1px solid #84bb4b;
	border-bottom: 1px solid #84bb4b;
	border-top: 1px solid #84bb4b;
	font: normal 12px/20px  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}




.caption {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #0680ec;
	background: #ffffff;
	border-bottom: 1px solid #84bb4b;
	height:20px
}

.monthBar {
	font: bold 12px  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #84bb4b;
	border-bottom: 1px solid #84bb4b;
	height:20px
}



.td {
	padding-left:15px;
	width: 20px;
	height: 20px;
	background: url(/images/bg_calendar.gif) no-repeat left top;
	background-color: #c6dcf0;
	
}

.tdEmpty {

	width: 20px;
	height: 20px;
	text-align: center;
	background: url(/images/spacer.gif) no-repeat right bottom;
}

.tdnolink 
{
	padding-left:15px;
	width: 20px;
	height: 20px;
}

.td a 
{
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #c6dcf0;
}

.td a:link, .td a:visited {	
	color: #ffffff;
	background-color: #c6dcf0;
	
}

.td a:hover, .td a:active {
	color: #ffffff;
	background-color: #c6dcf0;
	/* background: url(/images/bg_calendar.gif) no-repeat;*/
}

.monthText, monthText:hover, monthText:active, monthText:visited
{
    color:#ffffff;
    text-decoration:none;
    }
    
    
        .lavaLampWithImage {
            position: relative;
            height: 36px;
            width: 955px;
            /*background: url("/images/main-nav-bg2.gif") no-repeat top;*/
            padding: 0px;
            margin-top: 5px;
            margin-bottom: 0px;
            margin-left:0px;
            margin-right:0px;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                    padding-left: 5px;
                }
                    .lavaLampWithImage li.back {
                        background: url("/images/lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("/images/lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: 12px verdana;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        /*text-transform: uppercase;*/
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

        .lavaLampNoImage {
            position: relative;
            height: 36px;
            width: 955px;
            background-color: white;
            padding: 0px;
            margin-bottom: 0px;
            margin-top: 5px;
            margin-left: 0px;
            margin-right: 0px;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        border: 1px solid #000;
                        background-color: #e6e8ea;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    

        .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: 421px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid blue;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }      
