/* Main Stylesheet */



body
	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
	
	/*adding by rizwan(28-06-05)*/
	/*Begin */
	//scrollbar-arrow-color: #000000;
	//scrollbar-3dlight-color: #000000;
	//scrollbar-highlight-color: #000000;
	//scrollbar-face-color: #F4F4F4;
	//scrollbar-shadow-color: #000000;
	//scrollbar-darkshadow-color: #000000;
	//scrollbar-track-color: #E8E8E8;
	/*end*/
	
	
	}
/* the following style rules are for hyper links 6/14/2005 */	

a:link, a:active
	{
	color: #0000FF; 
	text-decoration: none;
	font-size: 10px;
	}

a:visited
	{
	color: #663399; 
	text-decoration: none;
	font-size: 10px;
	}
a:hover
	{
	color: #FF9900; 
	text-decoration: underline;
	font-size: 10px;
	}

/* end of hyper style rules*/


/* the following style rules are for tables 6/14/2005 */	

.table
	{
	background-color:#D8D8D8;
	border:0;
	align:center;
	cellpadding:1;
	cellspacing:1;
	bordercolor:red;
	}


td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/* MAIN */

tr.trhead
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	background-color:#9FB7D9;
	}
	
	
tr.post
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	background-color:#FFFFFF;
	}	
	
/* the following 2 different class has the same name and selector 
it will cause incorrect formatting 6/14/2005-wahid */	

tr.trhead2-CLOSED-WAHID
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-color:#5EBEFF;
	}	

tr.trhead2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-color:#A8DCFF;
	}


.table2
	{
	background-color:#FFFFFF;
	border:0;
	align:center;
	cellpadding:1;
	cellspacing:1;
	}	
	
	
		
tr.subhead
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	background-color:#DBE3F0;
	}


td.bold
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	
	}
	
	
td.formlabel
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	background-color:#F4F4F4;
	}
		
	
tr.hotjobs
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-color:#F0F0F0;
	}
	
tr.hothead
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	background-color:#D1D1D1;
	}	
	
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	background-color:#A8DCFF;
	}
	
tr.subhead2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	background-color:#A8DCFF;
	}
	
tr.normal
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#F4F4F4;
	}

tr.text
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	
	}


td.text2
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF;
	font-weight: bold;
	}
	
tr.opp1
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F4F4F4;
	}	
	
tr.opp2
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	}	
	
	
tr.onlybold
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color:#F4F4F4;
	text-align:left;
	
	}

/* added by wahid on 2:51 PM 6/22/2005- only to make text bold with 12px font size*/

.onlybold
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	
	}
	
tr.onlysize
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#F4F4F4;
		
	}	
	
	
td.sidelink
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	background-color:#F4F4F4;
	text-align:left;
	
	}
	

td.currentLink
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	background-color:#BCCCE4;
	text-align:left;
	font-weight: bold;
	
	}



th.th
	{
	color: #FFFFFF;
	font-size: 10px;
	bgcolor:#5EBEFF;
	}
p,ul
	{
	font-size: 10px;
	}
	
p.about
	{
	font-size: 12px;
	padding: 2px;
	color: #0000ff;
	font-weight: normal;

	}



input, button, select, textarea
	{
	background: #FFFFFF;
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.checkbox
	{
	background: #E6E9ED;
	}
.head
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	bgcolor:#5EBEFF;
	}
	
/*.subhead
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	bgcolor:#C4E8FF;
	}*/
table.select, table.report, table.settings
	{
	border: 1px #A2ACBB solid;
	}
	
.about
	{
	background-color: #E6E9ED;
	font-size: 9px;
	}
	
table.login 
	{
	border: 1px #203759 solid;
	background-color: #E6E9ED;
	}
	
table.text
	{
	font-size: 9px;
	}
	
/* SELECTORS */
	
.header
	{
	background-color: #A2ACBB; /*used in main top banner- wahid*/ 
	color: #FDB913; 
	font-size: 11px; 
	font-weight: bold;
	}
	
.chooser
	{
	background-color: #E6E9ED;
	color: #1F375A; 
	font-size: 10px; 
	font-weight: bold;
	}

.chtitle
	{
	color: #1F375A;
	font-size: 10px;
	font-weight: bold;
	}
a:link.chitem, a:visited.chitem, a:active.chitem
	{
	color: #000000; 
	text-decoration: none;
	}
a:hover.chitem
	{
	color: #FF6633; 
	text-decoration: none;
	}
a:link.chtitle, a:visited.chtitle, a:active.chtitle
	{
	color: #1F375A; 
	text-decoration: none;
	font-weight: bold;
	}
a:hover.chtitle
	{
	color: #FF6633; 
	text-decoration: none;
	font-weight: bold;
	}
.chitem
	{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	}
.chselected
	{
	color: #FF6633; 
	font-size: 10px;
	font-weight: bold;
	}
	
/* REPORTS */
.name
	{
	color: #1F375A; 
	font-size: 12px; 
	font-weight: bold; 
	padding-right: 30px;
	}

.description
	{
	color: white; 
	font-size: 11px; 
	font-weight: bold; 
	padding-right: 10px;
	}

.report, .settings
	{
	font-size: 10px;
	background-color: #E6E9ED;
	}
	
.data
	{
	font-size: 10px;
	background-color: #C5CBD4;
	}
a:hover.data, a:link.data, a:visited.data, a:active.data
	{
	color: #000000; 
	text-decoration: none;
	background-color: none;
	}	
.dataalt
	{
	font-size: 10px;
	font-weight: normal;
	}
a:hover.dataalt, a:link.dataalt, a:visited.dataalt, a:active.dataalt
	{
	color: #000000; 
	text-decoration: none;
	background-color: none;
	}
.total
	{
	font-size: 11px;
	font-weight: bold;
	}
.graphdata
	{
	background-color: #51637E;
	}
.graphdataalt
	{
	background-color: #818EA2;
	}
.nodata
	{
	font-size: 9px;
	padding: 20px;
	}
p.error
	{
	color: #FC7218;
	font-weight: bold;
	}
	
/* MISC ITEMS we are not using the following css - wahid 7:46 AM 6/14/2005 */

/* commented ******************************************************
.sitename
	{
	color: #1F375A; 
	font-size: 10px; 
	font-weight: bold; 
	padding: 10 px;
	}
.version
	{
	color: #1F375A; 
	font-size: 10px; 
	font-weight: normal; 
	padding: 10 px;
	}
.copyright
	{
	color: #FFFFFF; 
	font-size: 9px;
	}
.success
	{
	color: Green; 
	font-weight: bold; 
	}
.failed
	{
	color: Red; 
	font-weight: bold; 
	}
end of comment-wahid ****************************************************** */