.textw {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textw:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.textb {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #015EC6;
	text-decoration: none;
}

.link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #015EC6;
	text-decoration: underline;
}
.linkw {
	text-decoration: none;
	color: #000000;
}
.linkw:hover {
	text-decoration: none;
	color: #000000;
}
.linkg {
	text-decoration: none;
	color: gold;
}
.linkg:hover {
	text-decoration: none;
	color: gold;
}

.textw {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.texth {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;
}

.textb {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.textn {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.texts {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #015EC6;
	text-decoration: none;
}

.link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #015EC6;
	text-decoration: underline;
}
.linkw {
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.linkw:hover {
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.linkg {
	text-decoration: none;
	color: gold;
}
.linkg:hover {
	text-decoration: none;
	color: gold;
}

.DatePicker /* main datepicker style */
{
	
     background-color: #eff8ef;
     font-size: 11px;
     z-index: 1024;
     position: absolute;
     visibility: hidden;
	  font-family: Tahoma, Verdana, Arial, Courier;
	  text-align: center;	
}

.DatePickerHdr /* style for the header row */
{
     background-color: #e0ffe0;
     font-size: 11px;
	  font-family: Tahoma, Verdana, Arial, Courier;
	  text-align: center;	
}

.DatePickerHdrSelect /* style for select box*/
{
     cursor: pointer;
     font-size: 11px;
	  font-family: Tahoma, Verdana, Arial, Courier;	 
}
.DatePickerHdrBtn /* style for buttons in the header row */
{
     cursor: pointer;
     font-size: 11px;
	  font-family: Tahoma, Verdana, Arial, Courier;
	 text-align: center;	
}

.DatePickerBtn /* style for the calendar area */
{
     cursor: pointer;
     font-size: 11px;
	  font-family: Tahoma, Verdana, Arial, Courier;
	  text-align: center;	
}

.DatePickerValue /* style for the textbox with date */
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Courier;	
}

.DatePickerBtnSelect /* highlighted date */
{
     background-color: #c0c0ff;
     cursor: pointer;
     font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Courier;
	  text-align: center;	
}
/*Date picker syle ends here*/
