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