

#onecolumn {
	border-top:0 solid #000;
	padding: 40px 0 0 0;
	position:relative;
	}
	
#onecolumn .picko {
	background:url(nav/pick.png) no-repeat 0 0;
	width: 184px;
	height: 28px;
	text-indent:-9999px;
	display:block;
	margin-bottom:12px;
	}

#onecolumn .pick {
	width: 100%;
	text-indent:-9999px;
	display:block;
	margin-bottom:12px;
	}
	
#onecolumn .pick .oct{
	background:url(nav/pick.png) no-repeat 0 -28px;
	width: 116px;
	height: 28px;
	text-indent:-9999px;
	margin-left: 210px;
	}
	
#onecolumn .pick .nov{
	background:url(nav/pick.png) no-repeat 0 -56px;
	width: 145px;
	height: 27px;
	text-indent:-9999px;
	}
#onecolumn .pick .dec{
	background:url(nav/pick.png) no-repeat 0 -83px;
	width: 145px;
	height: 28px;
	text-indent:-9999px;
	}	

	
#textonecolumn {
	width:100%;
	overflow:hidden;
	}
	
#textonecolumn div {
	width:900px;
	float:left;
	padding-right:45px;
	font-size:12px;
	line-height:20px;
	}
	
#textonecolumn p {
	margin-bottom:25px;
	}
	
#textonecolumn .last {
	padding-right:0;
	}
	
#onecolumnChick {
	background:url(background/drops.png) no-repeat;
	width:128px;
	height:128px;
	position:absolute;
	top:-13px;
	_top:-12px;
	right:30px;
	}

/* tes */
#table{
width: 100%;
}

.h1{
    text-align: right;
    margin-right: 30%;
    color: #f80e60;
    font-family: "Arial Black";
    padding: 30px 10px 10px 30px;
}

.clmonth {
border-collapse: collapse;
}

.clmonth caption {
text-align: left;
font: bold 110% Arial;
padding-bottom: 6px;
}

.clmonth th {
border-bottom: 1px solid #AAAAAA;
border-left: 1px solid #AAAAAA;
border-right: 1px solid #AAAAAA;
border-top: 1px solid #AAAAAA;
padding: 2px 8px 2px 8px;
background-color: #000000;
color: #ffffff;
font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 80px;
height: 30px;
}

.clmonth td {
border: 1px solid #EAEAEA;
font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
padding: 2px 4px 2px 4px;
vertical-align: top;
width: 80px;
height: 80px;
}

.clmonth td.previous, .clmonth td.next {
background-color: #F6F6F6;
color: #C6C6C6;

}

.clmonth .themonth{
	background:url(nav/cal_img_mon.png) no-repeat 0 0;
	width: 275px;
	height: 52px;
	text-indent:-9999px;
}

.clmonth .themonth1{
	background:url(nav/cal_img_mon.png) no-repeat 0 -52px;
	width: 275px;
	height: 49px;
	text-indent:-9999px;
}

.clmonth .themonth2{
	background:url(nav/cal_img_mon.png) no-repeat 0 -101px;
	width: 275px;
	height: 49px;
	text-indent:-9999px;
}

.clmonth .picktothetop{
	background:url(nav/pick.png) no-repeat 0 -111px;
	width: 87px;
	height: 20px;
	text-indent:-9999px;
	margin-left: 620px;
}


/* ------  BLUE FOR LPI CALENDER ----- */
.clmonth td.active {
background-color: #B1CBE1;
color: #2B5070;
border: 2px solid #4682B4;
}

/* ------  YELLOW FOR INTERNATIONAL CALENDER ----- */
.clmonth td.active2 {
background-color: #fce122;
color: #2B5070;
border: 2px solid #fabd04;
}

/* ------  RED FOR NATIONAL CALENDER ----- */
.clmonth td.active3 {
background-color: #f85a7a;
color: #2B5070;
border: 2px solid #e30450;
}

/* ------  GREEN FOR NATIONAL INVITATION EVENT  ----- */
.clmonth td.active4 {
background-color: #99dcd9;
color: #2B5070;
border: 2px solid #008472;
}

.clmonth ul {
list-style-type: none;
margin: 0;
padding-left: 12px;
padding-right: 6px;
}

.clmonth li {
margin-bottom: 8px;
}


/*edit 
#themonth{
	background:url(nav/cal_img_mon.png) no-repeat 0 0;
	width: 275px;
	height: 52px;
	overflow:hidden;
	}
#themonth1{
	background:url(nav/cal_img_mon.png) no-repeat 0 -52px;
	width: 275px;
	height: 49px;
	overflow:hidden;
	}
#themonth2{
	background:url(nav/cal_img_mon.png) no-repeat 0 -101px;
	width: 275px;
	height: 49px;
	overflow:hidden;
	}
	
	*/
