/******************************************************************************************
				CSS Style created by Subhasish Nag on 23rd December, 2004
******************************************************************************************/
a:link { 
	text-decoration: Underline;
	color: #000000;
}
a:active { 
	text-decoration: Underline;
	color: #000000;
}
a:visited { 
	text-decoration: Underline;
	color: #000000; 
}
a:hover { 
	text-decoration: Underline;
	color: #990000;
}
a.url:link { 
	text-decoration: Underline;
	color: #FFFFFF;
}
a.url:active { 
	text-decoration: Underline;
	color: #FFFFFF;
}
a.url:visited { 
	text-decoration: Underline;
	color: #FFFFFF; 
}
a.url:hover { 
	text-decoration: Underline;
	color: #FFFF00;
}
.gtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color:#99CC99;
}
.ntext 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color:#99CCFF;
}
.tableheader {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000046;
}
.tablebody {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EEEEEE;
}
body {
	scrollbar-base-color: #666699;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #8D8DB4;
}
input, textarea, select {
	font-family: Tahoma; 
	font-size: 11px;
}
.butn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.columnheading
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCC99;
}
