.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtgreenbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.txthbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txthbold:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover{
	color:#009900;
}
.flow {
    float: right;
    clear: right;
    margin: 0px 1.25em 0px 0px;
} 
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DA251C;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.rowheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #365B81;
}
.adtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}

.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.ques{font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#5586B7 
	font-weight: bold;
	text-decoration: none;}

.ques3{font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#15317E 
	text-decoration: none;}


.imghidden
{
   src:"../arrow.gif";
    
}
.imgshown
{
    src:"../arrow_down.gif";
}
.posthidden {
display:none;

}
.postshown {
display:inline;

	
}
.txtwhitebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.textbox {
	background-color: #eaeaea;
	height: 20px;
}
tr#headerrow
{
background-color:#999966;
}
td#tddata
{
background-color:#E2E2C5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
td#normalrow
{
background-color:#F5F5EB;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}
.seperator
{
	background-color:#C9E4E4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FF0000;
	text-align:justify;
}
.tableheading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txtdarkgreen {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:#339900; 
	text-decoration: none;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:left;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textclass
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: black;
	text-decoration: none; 
	background-color: #FFFFFF; 
	border-color:#999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding: 2px 2px 2px 2px;
}
.listclass
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: black;
	text-decoration: none; 
	background-color: #FFFFFF; 
	border-color:#999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding: 2px 2px 2px 2px;
	width:280px;
}
.userclass
{
	font-family: Arial, Helvetica, sans-serif;
	width:150px;
	background-color:#FFFFB7;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.tbllmenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#4F87B0;
}
.tbllmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#4F87B0;
	text-decoration:none;
}
.linktextdisabled
{
	color:#999999;
	text-decoration:none;
}