
a:active, a:link, a:visited, a:hover, .actionLabel, .question, a.askqns:hover, a.askqns:link {
	color:#666666;
}

a.askqns:hover {
	color: #ff6600;
}

a.askqns:link {
	color: #ff6600;
}

.egovBg{
	background: url('/ida/img/components/grey/border_bg.jpg'); 
}
.widgetBg{
	background: url('/ida/img/components/grey/widget_box_bg.gif'); 
}

.boxBackground {
    background: url('/ida/img/components/grey/box2_bg.gif') repeat-y;
}
.widgetText {
	font-size: 11px;
	text-decoration: none;
}

.smiley {
    background: url('/ida/img/components/grey/btn_smiley.gif'); 
    background-repeat: no-repeat;
}

.calendarEventsBar {
	background-color: #666666;
}

.detailsTips { border: 1px solid #666666 !important; }
