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