﻿body
{
    font-family: Trebuchet MS Arial;
    font-size: 12px;
    color: #000;
}
td.form-elements
{
    text-align: left;
    width: 50%;
    height: 19px;
    padding-left: 0px;
    font-family: Verdana;
    font-size: 11px;
    background-color: #ffffff;
    color: #fff;
}
td.form-level
{
    text-align: left;
    height: 19px;
    padding-left: 10px;
    font-family: Verdana;
    font-size: 11px;
    color: Black;
}
td.qtr1
{
    text-align: left;
    width: 150px;
    height: 12px;
    padding-left: 0px;
    font-family: Comic Sans MS;
    font-size: 9px;
    color: Navy;
    font-weight: bold;
}
td.qtr2
{
    text-align: left;
    width: 150px;
    height: 10px;
    padding-left: 0px;
    font-family: Comic Sans MS;
    font-size: 9px;
    color: Black;
    font-weight: bold;
}
td.small
{
    text-align: left;
    width: 25%;
    height: 19px;
    padding-left: 0px;
    font-family: Verdana;
    font-size: 10px;
    color: Black;
    font-weight: bold;
}
td.form-data
{
    text-align: left;
    width: 25%;
    height: 19px;
    padding-left: 0px;
    font-family: Verdana;
    font-size: 10px;
    color: #772974;
}
td.tab_Head
{
    text-align: center;
    height: 30px;
    width: 500px;
    padding-left: 0px;
    font-family: Comic Sans MS;
    font-size: 10px;
    color: White;
    background: url(../Images/iimg06.jpg) no-repeat;
    font-weight: bold;
}
td.tab_footer
{
    text-align: center;
    height: 25px;
    width: 500px;
    padding-left: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: White;
    background: url(../Images/iimg07.jpg) no-repeat;
    font-weight: bold;
}
tr
{
    width: 100px;
    height: 19px;
}
td.form-subhead
{
    width: 574px;
    height: 19px;
}
td.f-record
{
    width: 300px;
    height: 19px;
}
h2
{
    width: 600px;
    height: 19px;
    text-align: left;
    padding-left: 30px;
    padding-top: 6px;
    padding-bottom: 0px;
    font-size: 10px;
    font-weight: bold;
    color: Black;
    text-align: center;
}
h1
{
    width: 574px;
    text-align: left;
    background: url(../Images/iimg02.jpg) no-repeat;
    padding-left: 30px;
    padding-top: 6px;
    padding-bottom: 6px;
    letter-spacing: -.5px;
    font-size: 15px;
    font-weight: bold;
    color: White;
}
h3
{
    width: 600px;
    text-align: left;
    padding-left: 30px;
    padding-top: 0px;
    padding-bottom: 6px;
    font-size: 12px;
    color: Black;
    text-align: center;
}
#footer
{
    width: 1000px;
    height: 55px;
    margin: 0px auto 40px auto;
    background: url(../images/footer.jpg) no-repeat;
    font-family: Arial, Helvetica, sans-serif;
}

#footer p
{
    margin: 0;
    padding-top: 22px;
    line-height: normal;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
}

#footer a
{
}
#menu
{
    text-align: right;
    width: 150px;
    height: 600px;
    border-right: #666 1px solid;
    vertical-align: top;
    background-color: #6e2a82;
    padding: 10px;
}
.dynamicCSS
{
    text-align: center;
}
hr
{
    background: url("~/images/m_sep.gif")no-repeat;
}
table.tb
{
    border-width: 1px;
    border-spacing: 1px;
    border-collapse: separate;
    background-color: white;
    border: 1px solid aqua;
}
td.desig
{
    background-color: #e2e6e6;
    border-bottom: 1px solid black;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 3px;
}
td.btn
{
    text-align: left;
    height: 25px;
    width: 60px;
    padding-left: 0px;
}
td.desig1
{
    background-color: #e2e6e6;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 3px;
}
.scroll
{
    /*display: none;*/
    padding: 5px;
    margin-top: 5px;
    width: 175px;
    height: 450px;
    overflow:scroll;
}
.scroll_body
{
    /*display: none;*/
    padding: 0px;
    margin-top: 5px;
    width: 600px;
    height: 450px;
    overflow:scroll;
}
.ModalPopupBG
{
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.HellowWorldPopup
{
    min-width:200px;
    min-height:150px;
    background:white;
}
/* bottom thirds */
.thirds { float: left; width: 300px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; border: 2px solid #7c7e7c;}
	.smallboxtop { height: 14px; background: #fff url("~/images/smallboxtop.gif") no-repeat; color: #000 }
	.smallbox { background: #fff url("~/images/smallbox.gif") no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px}
	.smallbox p { padding: 10; margin: 10; border: 2px solid #c4c4c4; }