.home {
	font-family: MS Sans Serif;
	font-size: 9px;
}
.textbox {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #CEDAC9;
	border: 1px solid #999999;
}
.btstyle {
	font-family: Verdana;
	font-size: 10px;
	color: #446933;
	background-color: #CEDAC9;
	border: 1px solid #666666;
}
p
{
font-family: MS Sans Serif;
font-size: 10px;
}

li
{
font-family: MS Sans Serif;
font-size: 10px;
}
.frmtxtop
{
font-family: MS Sans Serif;
font-size: 11px;
color: #ffffff;
}

.frmtxt
{
font-family: MS Sans Serif;
font-size: 11px;
color: #000000;
text-align: right;
}
.frmtxt2
{
font-family: MS Sans Serif;
font-size: 11px;
color: #000000;
}

.frmtxt1
{
font-family: MS Sans Serif;
font-size: 11px;
color: #ffffff;
}

.bottxt
{
font-family: MS Sans Serif;
font-size: 11px;
color: #666666;

}
.tab 
{
	font-family: MS Sans Serif;
	font-size: 10px;
	color: #666666;
	background-color: #999999;
}

.trs
{
	background-color: #CDCC94;
}

.trw
{
	background-color: #ffffff;
}

.tdh
{
	background-color: #E0E0E0;
	text-align: center;
	font-family: MS Sans Serif;
	font-size: 9px;

	
}
.tds
{
	font-family: MS Sans Serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #0078BF;
}
  .rounded_corners
    {
        border: 1px solid #A1DCF2;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
    }
    .rounded_corners td, .rounded_corners th
    {
        border: 1px solid #A1DCF2;
        font-family: Arial;
        font-size: 10pt;
        text-align: left;
    }
    .rounded_corners table table td
    {
        border-style: none;
    }
    .modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
    .txtboxline
    {
        border-top-style:none;
        border-right-style:none;
        border-left-style:none;
        background-color:transparent;

    }
    .chkboxnoborders
    {
        border-style:none;


    }