.bullet {
	font-family: verdana;
	font-size: 12px;
	color: #cbcbcb;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.textError {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	line-height: 18px;
}

.SuccMsgColor {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	line-height: 18px;
}

.underline {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-decoration:underline;
}
.txt-box {
	border: 1px solid #97b0c7;
	height: 15px;
	width: 160px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.txt-box2 {
	border: 1px solid #97b0c7;
	height: 15px;
	width: 300px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.listbox {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;	
}
.textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 80px;
	width: 300px;
}

.textarea2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 25px;
	width: 300px;
}
.listbox2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 165px;
}

.payCreditError {
	font-family: Verdana;
	font-size: 15px;	
	color: #ce0c0c;
	line-height: 18px;
}

.checkindate {
	border: 1px solid #97b0c7;
	height: 15px;
	width: 90px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.checkoutdate {
	border: 1px solid #E9E9E9;
	height: 15px;
	width: 90px;
    font-family: Verdana;
    font-size: 11px;
	font-weight:bold;
    color: #000000;
    background-color: #E9E9E9;
}


.ti_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
}

.pastDate {
   color : #a2a2a2;
   text-align:center;
}

.allotmentDate {
	color : #1c8819;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
}

.calenderDate {
	color : #ffffff;
	text-align:center;
	font-weight: normal;
	text-decoration: none;
}

.noAllotmentDate {
   color : #d52929;
   text-align:center;
   text-decoration:line-through;
}

.someAllotment {
   color : #0033CC;
   text-align:center;
   font-weight:bold;
}

.res_title1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #E8E9D9;
	font-weight:bold;
}

