/* CSS Document */

.questionstxt{
background-color:#CEE1EF;
color:#224466;
padding:4px;
font-family:tahoma;

}

.questionHeader{
	background-color:#3E7CBA;
	padding:4px;
	color:#C8FF00;
	font-weight:bold;
	font-family:tahoma;
	font-size:12px;
}

.admintxt{
font-family:tahoma;
font-size:12px;
font-weight:normal;
color:#224466;
}

.titletxt{
font-family:tahoma;
font-size:14px;
font-weight:bold;
color:#224466;
}

.amountTxt{
font-family:tahoma;
font-size:12px;
color:#224466;
font-weight:normal;

}

.adminHeading{
font-family:tahoma;
font-size:20px;
font-weight:bold;
color:#224466;
}

.watch{
	background-image:url(../images/watchicon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
	height:23px;
	width:60px;
	}
.new{

color:#224466;
padding:4px;
font-family:tahoma;
font-weight:bold;
}
.admincontainer{
	border-left:1px solid #77BF1B;
	border-right:1px solid #77BF1B;
	padding:15px 0 15px 0;
	}
	
.adminlogincontainer{
	border-left:1px solid #77BF1B;
	border-right:1px solid #77BF1B;
	border-bottom:1px solid #77BF1B;
	}
	
.loginHeader{
font-family:tahoma;
color:#FFFFFF;
font-weight:bold;
}	

.reportcaption{
font-family:tahoma;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
background-color:#3E7CBA;
padding:5px ;

}

.tblbrdr{
border:1px solid #000000;
padding:2px;
}

.mainCaption{

border:1px solid #000000;
padding:2px;
background-color:#304379;
font-family:tahoma;
font-size:20px;
font-weight:bold;
color:#FFF;
}

.rptlink {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#224466;
text-decoration:none;
}

.rptlink :link{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#224466;
text-decoration:none;
}

.rptlink :visited{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#224466;
text-decoration:none;
}

.rptlink :hover{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#224466;
text-decoration:none;
}

.meetLink:link{
background-color:#CEE1EF;
color:#224466;
padding:4px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#224466;
text-decoration:none;
}

.meetLink:visited{
background-color:#CEE1EF;
color:#224466;
padding:4px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#224466;
text-decoration:none;
}

.meetLink:hover{
background-color:#CEE1EF;
color:#224466;
padding:4px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#224466;
text-decoration:none;
}

.admintxtupper{
font-family:tahoma;
font-size:12px;
vertical-align:top;
color:#224466;
text-transform:uppercase;
font-weight:normal;
}
.with{

width:146px;
}

.totVal{
border:1px solid #224466;
font-size:16px;
}

