A, A:ACTIVE, A:LINK, A:VISITED,{
	text-decoration : none;
	color : #ffffff;
	}
A:HOVER,{
	text-decoration : none;
	color : #000000;
}
.back1 {
	background-color : #d9d9bf;
}
.back2 {
	background-color : #e6e6cc;
}
.back3{
	background-color : #999966;
}
.back4{
	background-color : #666600;
}
.backtable{
	background-color : #f2f2e5;
}
.anotherback{
	background-color : #CCCC99;
}
.newshead{
	background-color : #ebebd6;
}
.newsdetails{
	background-color : #fafaf5;
}
.colouredscroll {
	SCROLLBAR-HIGHLIGHT-COLOR: #99ccff;
    SCROLLBAR-SHADOW-COLOR: #6699CC;
    SCROLLBAR-BASE-COLOR: #6699CC;
    scrollbar-3d-light-color: #99ccff;
}
BODY, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.title {
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #666600;
	font-weight : bold;
	line-height : 16px;

}
.smalltxt {
	font-size : 9px;
}
.largetxt {
	font-size : 14px;
	line-height : 20px;
	font-weight : bold;
}
.greysmalltxt {
	font-size : 9px;
	color : #999999;
}

.nopeskylineheight {
	line-height : 0px;
}

.othertxt {
	font-size : 10px;
}
.heading1 {
	font-size : 16px;
	line-height : 18px;
	color : #ff3300;
	font-weight : 900;
}
.heading2 {
	font-size : 14px;
	color : #000000;
	line-height : 16px;
}
.body2 {
	font-size : 11px;
	color : #666666;		
}
.clsInput {
	font-family : Verdana, Arial, sans-serif;
	background-color: #ffffffff;
	border: inset 1;
	border-color: #999966;
	font-size: 10px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ebebd6;
    SCROLLBAR-SHADOW-COLOR: #999966;
    SCROLLBAR-BASE-COLOR: #cccc99;
    scrollbar-3d-light-color: #f2f2e5;
}
.red {
	color : #cc0000;		
}
